Re: [scikit-learn] A basic question about kmeans algorithms elkan and llyod

2020-03-31 Thread 樊 书华
Thank you very much for your information. From: scikit-learn On Behalf Of Andreas Mueller Sent: Tuesday, March 31, 2020 3:04 AM To: scikit-learn@python.org Subject: Re: [scikit-learn] A basic question about kmeans algorithms elkan and llyod sorry I thought it also did experiements on what they

[scikit-learn] Number of informative features vs total number of features

2020-03-31 Thread Benoît Presles
Dear sklearn users, I did some supervised classification simulations with the make_classification function from sklearn increasing the number of informative features from 1 out of 40 to 40 out of 40 (100%). I did not generate any repeated or redundant features. I fixed the number of classes t