Release 0.3

This commit is contained in:
Lorenzo (Mec-iS)
2022-11-07 12:48:44 +00:00
committed by morenol
parent 0dc97a4e9b
commit 2df0795be9
27 changed files with 83 additions and 77 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
//! Datasets
//!
//! In this module you will find small datasets that are used in SmartCore mostly for demonstration purposes.
//! 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;