Crate debot_ml

Source

Re-exports§

pub use classifier::Metric::*;

Structs§

RandomForest
Unified RandomForest wrapper supporting classification and regression

Enums§

RandomForestModel
Enum of underlying model variants

Functions§

grid_search_and_train_classifier
Grid search and train classifier with selectable metric
grid_search_and_train_regressor