On Fri, Sep 05, 2014 at 10:12:14PM -0400, Sebastian Raschka wrote: > just saw that scikit-learn 15.2.0 is out and the LDA was fixed. That's great > :).
I missed that reviewing the patches that made it into the 0.15.2. The change in LDA should _not_ have made to to a minor bugfix release. A change in behavior should never make it in bugfix releases. We want our users to trust that they can update to a minor release without seeing things change. > Now, the article at > http://scikit-learn.org/stable/auto_examples/decomposition/plot_pca_vs_lda.html > just needs an plot update It probably simply needs time to update. Looking at this page, however, there is a problem with the version number: the page says that the docs are for 0.16, while they are for 0.15.2. Gaƫl ------------------------------------------------------------------------------ Slashdot TV. Video for Nerds. Stuff that matters. http://tv.slashdot.org/ _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
