fix: minor refactoring

This commit is contained in:
Volodymyr Orlov
2020-03-20 15:58:10 -07:00
parent a96f303dea
commit 6577e22111
3 changed files with 19 additions and 19 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
pub mod decision_tree_regressor;
pub mod decision_tree;
pub mod decision_tree_classifier;