Fit a 300-tree forest and return the top three features by feature_importances_…

Machine Learning · from Reading what the model learned

feature_importances_permutation_importancecoefficientspartial dependencecorrelated features

Putting the kettle on…

Starting up…

Exercise 1

Fit a 300-tree forest and return the top three features by feature_importances_, as a list of names.

your answer
stuck? the lesson behind it
Reading what the model learned
Three importance methods, three different answers, and none of them is causation