2013/12/8 Robert Layton <[email protected]>: > I remember a while ago hearing of a (probably unofficial) scikit-learn > experimental repository, where things that were sklearn-compatable, if not > polished code, were put. > > Does that still exist?
It never existed as a generic throwaway repo but some projects like @mblondel's lightning for instance follow the sklearn API: https://github.com/mblondel/lightning >> >> Here is what I propose: >> >> >> >> 1. Add a DeprecationWarning in the hmm.py code >> >> 2. Move the hmm.py code in a separate github repo >> >> >> >> Do people agree with this course of action? >> > Yes. >> +1 +1 as well. Do we want to put this new repo under the scikit-learn organization on github or on another account? -- Olivier http://twitter.com/ogrisel - http://github.com/ogrisel ------------------------------------------------------------------------------ Sponsored by Intel(R) XDK Develop, test and display web and hybrid apps with a single code base. Download it for free now! http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
