Hi everyone, I'm benchmarking various feature selection methods, and for that I use the make_classification helper function which really great. However, is there a way to retrieve a list of the informative and redundant features after generating the fake data? It would really interesting to see, if the algorithm I'm working on is able to tell the difference between informative and redundant ones.
Cheers, Daniel ------------------------------------------------------------------------------ _______________________________________________ Scikit-learn-general mailing list Scikit-learn-general@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/scikit-learn-general