Feature Importance & Selection

In this class, I cover the processes involved in measuring feature importance. I cover measuring importance with SHAP values and tree-based model importance measurement with Gradient Boosted Trees and Random Forest. I then cover how to perform feature selection for machine learning models. I demo all concepts with Python code.


Data Available Here and Code Available Here

Suggested Reading: