coniferous 0.1.0

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

coniferous

Decision trees and random forests for Rust

Presently, an experimental WIP until version 0.1 at which point the API will begin to be useable.

Planning to implement both CART and ID3 for Decision Trees as well as RandomForests. Presently only supporting decision trees for classification.