github EpistasisLab/tpot v0.2.0
Export functionality and more ML models

latest releases: v0.12.2, v0.12.1, v0.12.0...
8 years ago

New in v0.2.0:

  • TPOT now has the ability to export the optimized pipelines to sklearn code. See the documentation for more information.
  • Logistic regression, SVM, and k-nearest neighbors classifiers were added as pipeline operators. Previously, TPOT only included decision tree and random forest classifiers.
  • TPOT can now use arbitrary scoring functions for the optimization process. See the scoring function documentation for more information.

Don't miss a new tpot release

NewReleases is sending notifications on new releases.