coniferous

Crates.ioconiferous
lib.rsconiferous
version0.2.1
sourcesrc
created_at2018-09-13 01:55:15.47854
updated_at2018-09-14 17:43:07.0078
descriptionDecision trees and random forests for Rust. Presently a WIP
homepagehttps://coniferous.erikpartridge.com
repositoryhttps://github.com/ErikPartridge/coniferous
max_upload_size
id84461
size14,625
Erik Partridge (ErikPartridge)

documentation

README

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

Commit count: 20

cargo fmt