4 releases
Uses old Rust 2015
0.2.1 | Sep 14, 2018 |
---|---|
0.2.0 | Sep 13, 2018 |
0.1.1 | Sep 13, 2018 |
0.1.0 | Sep 13, 2018 |
#3 in #presently
14KB
305 lines
coniferous
Decision trees and random forests for Rust
This is an exceedingly experimental package. Please do not use it for any sort of usage that requires stability until version 0.5.
I will release at the following steps, each hopefully being vaguely stable once it is released.
0.2 = CART 0.3 = ID3 0.4 = RandomForest 0.5 = Stabilized all three
Docs are available at Docs.rs
Dependencies
~1.5MB
~32K SLoC