I have 1000+ features & I need to compute feature importance using RandomForest model. It is taking over 70 minutes to execute!! Any suggestions to decrease the execution time for computing feaure importance? The target variable has two classes.
Usual code to compute feature importance using random forest model.
New contributor
Deepthi NV is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.