minor fix

This commit is contained in:
Lorenzo (Mec-iS)
2022-11-07 12:50:32 +00:00
committed by morenol
parent 2df0795be9
commit 5b517c5048
+1 -1
View File
@@ -10,7 +10,7 @@
//! # smartcore //! # smartcore
//! //!
//! Welcome to smartcore, machine learning in Rust! //! Welcome to `smartcore`, machine learning in Rust!
//! //!
//! `smartcore` features various classification, regression and clustering algorithms including support vector machines, random forests, k-means and DBSCAN, //! `smartcore` features various classification, regression and clustering algorithms including support vector machines, random forests, k-means and DBSCAN,
//! as well as tools for model selection and model evaluation. //! as well as tools for model selection and model evaluation.