Re: [scikit-learn] sklearn.cluster.OPTICS

2019-02-04 Thread Adrin
Mohit > > - Original Message - > From: Shane Grigsby > To: Scikit-learn mailing list > Cc: mohit srivastava > Sent: Sat, 02 Feb 2019 21:29:32 +0100 (CET) > Subject: Re: [scikit-learn] sklearn.cluster.OPTICS > > Hi Mohit, > If you install the development versi

Re: [scikit-learn] sklearn.cluster.OPTICS

2019-02-04 Thread Mohit Srivastava
Hello , How can I install the development version of sklearn in Anaconda 3? thanks regards Mohit - Original Message - From: Shane Grigsby To: Scikit-learn mailing list Cc: mohit srivastava Sent: Sat, 02 Feb 2019 21:29:32 +0100 (CET) Subject: Re: [scikit-learn] sklearn.cluster.OPTICS

Re: [scikit-learn] sklearn.cluster.OPTICS

2019-02-02 Thread Shane Grigsby
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 issue

Re: [scikit-learn] sklearn.cluster.OPTICS

2019-01-29 Thread Adrin
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 < mohit.srivast..