Module classification

Source
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.