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

2020-04-03 Thread Benoît Presles
Dear sklearn users, I have just checked if the generated features were independents by computing the covariance and correlation matrices and it seems they are, so I really do not understand my results. Any idea ? Thanks for your help, Best regards, Ben Le 31/03/2020 à 15:48, Benoît Presles

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

2020-04-03 Thread Andreas Mueller
Hi Ben. I'd recommend you check the code to see how the data is generated. Best, Andy On 4/3/20 7:00 AM, Benoît Presles wrote: Dear sklearn users, I have just checked if the generated features were independents by computing the covariance and correlation matrices and it seems they are, so I