github EpistasisLab/tpot v0.9.5
TPOT now supports integration with Dask for parallelization

latest releases: v0.12.2, v0.12.1, v0.12.0...
5 years ago
  • TPOT now supports integration with Dask for parallelization + smart caching. Big thanks to the Dask dev team for making this happen!

  • TPOT now supports for imputation/sparse matrices into predict and predict_proba functions.

  • TPOTClassifier and TPOTRegressor now follows scikit-learn estimator API.

  • We refined scoring parameter in TPOT API for accepting Scorer object.

  • We refined parameters in VarianceThreshold and FeatureAgglomeration.

  • TPOT now supports using memory caching within a Pipeline via a optional memory parameter.

  • We improved documentation of TPOT.

Don't miss a new tpot release

NewReleases is sending notifications on new releases.