Re: [scikit-learn] ANN: scikit-learn 0.22 final release

2019-12-04 Thread Andreas Mueller
Maybe we can discuss this in https://github.com/scikit-learn/scikit-learn/issues/14386 ? I think I have come to agree that we should just do 1.0 and if we want to make any big changes that should be 2.0. On 12/4/19 6:19 AM, Andrew Howe wrote: That is an impressive roadmap, and I certainly app

Re: [scikit-learn] ANN: scikit-learn 0.22 final release

2019-12-04 Thread Andrew Howe
That is an impressive roadmap, and I certainly applaud the desire for perfection. That said, I feel that it is past time to bring sklearn out of beta. Most of what's on the roadmap looks like it would fit quite well into continuing development of a "stable" package, with no (or at least few) backwa

Re: [scikit-learn] ANN: scikit-learn 0.22 final release

2019-12-04 Thread Joel Nothman
The stacked estimators was certainly a team effort! I am excited that we've finally got a consistent solution to using approximate nearest neighbors with our neighbors-based learners. Why is it still version <1? Perhaps it shouldn't be. But it can be hard to set aside perfectionism! And there's

Re: [scikit-learn] ANN: scikit-learn 0.22 final release

2019-12-04 Thread Andrew Howe
This is an excellent release with some very cool new features! I'm quite chuffed about the stacked estimators especially. Great job team! Scikit-learn is incredibly well-supported and tremendously full-featured. I have to ask; why is it still in beta? Andrew <~~~> J. Andr

Re: [scikit-learn] ANN: scikit-learn 0.22 final release

2019-12-03 Thread Andreas Mueller
Awesome! Thank you for all the work on the release! This is a big one! Are we tweeting with the repurposed twitter account? Andy On 12/3/19 7:50 AM, Adrin wrote: We're happy to announce the 0.22 release. You can read the release highlights under https://scikit-learn.org/stable/auto_examples/re

[scikit-learn] ANN: scikit-learn 0.22 final release

2019-12-03 Thread Adrin
We're happy to announce the 0.22 release. You can read the release highlights under https://scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_0_22_0.html and the long version of the change log under https://scikit-learn.org/stable/whats_new/v0.22.html#changes-0-22. T