Skip to content
pmhatre edited this page Dec 16, 2014 · 5 revisions

Thoth ML applies machine learning algorithms to the data collected by Thoth to gain useful insights. Currently, this module consists of the query time predictor and the query pattern recognition tool.

Documentation about Thoth and modules

Thoth ML

Contributing

  • Fork it
  • Create your feature/bug fix branch (git checkout -b my-new-feature)
  • Commit your changes (git commit -am 'Add some feature')
  • Push to the branch (git push origin my-new-feature)
  • Create new Pull Request