Package com. londogard. nlp. meachinelearning. predictors. classifiers
Types
Link copied to clipboard
public final class AutoOneHotClassifier<T extends BasePredictor<Integer>, OUT extends Object> implements BasePredictor<Int>
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
A Naïve Bayes Classifier that is using Laplacian Smoothing.