coniferous 0.2.1

Decision trees and random forests for Rust. Presently a WIP
Documentation

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