Module: Elastic::Stats::NaiveBayes

Defined in:
lib/elastic/stats/naive-bayes.rb,
lib/elastic/stats/naive-bayes/set.rb,
lib/elastic/stats/naive-bayes/predictor.rb,
lib/elastic/stats/naive-bayes/token_stats.rb

Overview

Utility to perform Naive Bayes filtering

Defined Under Namespace

Classes: Predictor, Set, TokenStats