Hello , How can I install the development version of sklearn in Anaconda 3? thanks regards Mohit
----- Original Message ----- From: Shane Grigsby <[email protected]> To: Scikit-learn mailing list <[email protected]> Cc: mohit srivastava <[email protected]> Sent: Sat, 02 Feb 2019 21:29:32 +0100 (CET) Subject: Re: [scikit-learn] sklearn.cluster.OPTICS Hi Mohit, If you install the development version of sklearn, OPTICS should be available... Can you be a bit more specific about how it isn't working? Are you running into an error? Best, Shane On 01/29, Adrin wrote: >Hi, > >OPTICS is still under development and there are quite a few open issues and >PRs regarding the method. It's available on master, but not on any of the >releases yet. We will hopefully have it out for the next release. > >Best, >Adrin. > >On Tue, 29 Jan 2019 at 14:31 Mohit Srivastava < >[email protected]> wrote: > >> Dear all, >> >> I want to use your clustering algorithm "sklearn.cluster.OPTICS". >> But it is not working and found that it's not available at the moment( >> found on the internet). >> Could you please help me with the issue? >> When would it be possible to use it? >> Please reply as soon as possible. >> thanks >> regards >> Mohit Srivastava >> _______________________________________________ >> scikit-learn mailing list >> [email protected] >> https://mail.python.org/mailman/listinfo/scikit-learn >> >_______________________________________________ >scikit-learn mailing list >[email protected] >https://mail.python.org/mailman/listinfo/scikit-learn -- *PhD candidate & Research Assistant* *Cooperative Institute for Research in Environmental Sciences (CIRES)* *University of Colorado at Boulder* _______________________________________________ scikit-learn mailing list [email protected] https://mail.python.org/mailman/listinfo/scikit-learn
