Commit Graph

9 Commits

Author SHA1 Message Date
Daniel Lacina
9fef05ecc6 refactored random forest regressor into reusable compoennts (#318) 2025-07-12 15:56:49 +01:00
Daniel Lacina
c5816b0e1b refactored decision tree into reusable components (#316)
* refactored decision tree into reusable components

* got rid of api code from base tree because its an implementation detail

* got rid of api code from base tree because its an implementation detail

* changed name
2025-07-12 11:25:53 +01:00
Lorenzo
161d249917 Release 0.3 (#235) 2022-11-08 15:22:34 +00:00
Volodymyr Orlov
ecfbaac167 feat: documents ensemble models 2020-09-04 10:04:22 -07:00
Volodymyr Orlov
2c6a03ddc1 feat: documents tree 2020-09-03 17:49:58 -07:00
Volodymyr Orlov
a2784d6345 fix: cargo fmt 2020-06-05 17:52:03 -07:00
Volodymyr Orlov
6577e22111 fix: minor refactoring 2020-03-20 15:58:10 -07:00
Volodymyr Orlov
a96f303dea feat: adds Decision Tree Regressor 2020-03-20 14:51:35 -07:00
Volodymyr Orlov
87b6fab795 feat: refactors packages layout 2020-03-13 14:30:45 -07:00