reiinakano / scikit-plot

An intuitive library to add plotting functionality to scikit-learn objects.
MIT License
2.43k stars 285 forks source link

Deprecation of Factory API + Suggestions for v0.3.0 #51

Closed reiinakano closed 7 years ago

reiinakano commented 7 years ago

In preparation for v0.3.0, the Factory API will be deprecated in favor of the more flexible Functions API.

If anybody has any reason to keep the Factory API, best state it here. :)

Oh, and if anybody has suggestions for what should be included in v0.3.0, please do say here.