Hi,
I’m working in an environment provided by Quantopian, an algorithmic-traders
hub for research. I imported the minibatch kmeans from sklearn.clusters in the
environment they provided, but I’m getting a deprecation warning. After
reaching out to Quantopian support, they claim it’s something w
Hi Andy,
WARN sklearn/cluster/k_means_.py:1301: DeprecationWarning: This function is
deprecated. Please call randint(0, 179 + 1) instead
That’s all I’m given
From: Andreas Mueller
Sent: Wednesday, August 2, 2017 12:09 PM
To: Chris Carrion via scikit-learn
Subject: Re: [scikit-learn
That’s great to hear, thanks!
Chris
From: Andreas Mueller
Sent: Wednesday, August 2, 2017 12:34 PM
To: Chris Carrion via scikit-learn
Subject: Re: [scikit-learn] minibatchkmeans deprecation warning?
Ah.
That's actually a deprecation warning coming from numpy, and it think it'll be
Before I forget, is there an ETA for .19, or an average time between upgrades?
From: Andreas Mueller
Sent: Wednesday, August 2, 2017 12:34 PM
To: Chris Carrion via scikit-learn
Subject: Re: [scikit-learn] minibatchkmeans deprecation warning?
Ah.
That's actually a deprecation warning coming