Speedml / speedml

Speedml is a Python package to speed start machine learning projects.
MIT License
211 stars 32 forks source link

Self-describe Speedml workflow status. #20

Closed manavsehgal closed 7 years ago

manavsehgal commented 7 years ago

Numerical conversion. Feature engineering. NaN values. Distribution skews...

manavsehgal commented 7 years ago

Released Speedml.eda method which self-describes the current state of workflow.

https://github.com/Speedml/speedml/releases/tag/v0.9.2

Does not address distribution skews yet.