Dataset doc cleanup (#205)
* Update iris.rs * Update mod.rs * Update digits.rs
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
//! Datasets
|
||||
//!
|
||||
//! In this module you will find small datasets that are used in SmartCore for demonstration purpose mostly.
|
||||
//! In this module you will find small datasets that are used in SmartCore mostly for demonstration purposes.
|
||||
pub mod boston;
|
||||
pub mod breast_cancer;
|
||||
pub mod diabetes;
|
||||
|
||||
Reference in New Issue
Block a user