Expand description
Commonly used classification models and trait to implement more.
Modules§
- naive_
bayes - Naive Bayes classifiers
Traits§
- Classifier
- Trait to make a classification model.
Commonly used classification models and trait to implement more.