databrickslabs / automl-toolkit

Toolkit for Apache Spark ML for Feature clean-up, feature Importance calculation suite, Information Gain selection, Distributed SMOTE, Model selection and training, Hyper parameter optimization and selection, Model interprability.
Other
191 stars 44 forks source link

Will Python APIs be provided? #2

Closed harupy closed 5 years ago

harupy commented 5 years ago

It seems that the current version only supports scala APIs to build automation flow. Will Python APIs be provided?

BenWilson2 commented 5 years ago

Most definitely. The Python wrapper API is next on the roadmap and is planned for release as part of either 0.5.3 or 0.5.4.

harupy commented 5 years ago

Got it! Thanks!

aliL1 commented 5 years ago

Most definitely. The Python wrapper API is next on the roadmap and is planned for release as part of either 0.5.3 or 0.5.4.

I was waiting for this update but this issue is closed now. Do you still have a plan for python wrapper and when is the expected release date? Thank you!

BenWilson2 commented 5 years ago

We're doing the final testing and reviewing the PR this week. Stay tuned!

aliL1 commented 5 years ago

Great! Thanks!