randomforest 0.1.6

Random forest regressor and classifier
Documentation
[badges.coveralls]
repository = "sile/randomforest"

[dependencies.byteorder]
version = "1"

[dependencies.ordered-float]
version = "2"

[dependencies.rand]
version = "0.7"

[dependencies.rayon]
version = "1"

[dependencies.thiserror]
version = "1"

[dev-dependencies.anyhow]
version = "1"

[package]
authors = ["Takeru Ohta <phjgt308@gmail.com>"]
categories = ["science"]
description = "Random forest regressor and classifier"
edition = "2018"
homepage = "https://github.com/sile/randomforest"
license = "MIT"
name = "randomforest"
readme = "README.md"
repository = "https://github.com/sile/randomforest"
version = "0.1.6"