automl / auto-sklearn

Automated Machine Learning with scikit-learn
https://automl.github.io/auto-sklearn
BSD 3-Clause "New" or "Revised" License
7.48k stars 1.27k forks source link

[Question] On the Preprocessing Problem of the Best Model for Autosklearn Training Model #1696

Open zsdq opened 9 months ago

zsdq commented 9 months ago

I would like to know how to obtain the best model or feature name to use for training a certain model after training, similar to model. feature in sklearn_ Could you please provide relevant tutorials for the feature names in Names

I want to know how to know the features used after training

Thank you very much for answering this question