feat: consolidates API

This commit is contained in:
Volodymyr Orlov
2020-12-24 18:36:23 -08:00
parent a69fb3aada
commit 810a5c429b
25 changed files with 400 additions and 98 deletions
+1 -1
View File
@@ -71,7 +71,7 @@
/// Various algorithms and helper methods that are used elsewhere in SmartCore
pub mod algorithm;
pub(crate) mod base;
pub mod api;
/// Algorithms for clustering of unlabeled data
pub mod cluster;
/// Various datasets