fix: minor change in documentation
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
//! # SmartCore
|
//! # SmartCore
|
||||||
//!
|
//!
|
||||||
//! Welcome to SmartCore library, the most complete machine learning library for Rust!
|
//! Welcome to SmartCore, the most advanced machine learning library in Rust!
|
||||||
//!
|
//!
|
||||||
//! In SmartCore you will find implementation of these ML algorithms:
|
//! In SmartCore you will find implementation of these ML algorithms:
|
||||||
//! * __Regression__: Linear Regression (OLS), Decision Tree Regressor, Random Forest Regressor, K Nearest Neighbors
|
//! * __Regression__: Linear Regression (OLS), Decision Tree Regressor, Random Forest Regressor, K Nearest Neighbors
|
||||||
|
|||||||
Reference in New Issue
Block a user