minor fixes

This commit is contained in:
Lorenzo (Mec-iS)
2022-11-07 13:00:51 +00:00
committed by morenol
parent 5b517c5048
commit 527477dea7
5 changed files with 6 additions and 6 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;