Module: Elastic::Stats

Defined in:
lib/elastic/stats.rb,
lib/elastic/stats/ks.rb,
lib/elastic/stats/version.rb,
lib/elastic/stats/naive-bayes.rb,
lib/elastic/stats/elastic_client.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 calculate stats using Elasticsearch as the backend

Defined Under Namespace

Modules: ElasticClient, NaiveBayes Classes: KS

Constant Summary collapse

VERSION =
'0.0.2'