[scikit-learn] make_classification question
Anna Jenul
anna.jenul at nmbu.no
Wed Aug 12 09:35:16 EDT 2020
Hi!
I am generating own datasets with sklearn.datasets.make_classification. Unfortunately, I cannot figure out which of the generated features are the informative ones. In my example I generate "n_features=1000" and "n_informative=20". Is there any possibility to get the informative features after the dataset is generated?
Thanks,
Anna
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-learn/attachments/20200812/48efde08/attachment.html>
More information about the scikit-learn
mailing list