Skip to content Skip to sidebar Skip to footer
Showing posts with the label Feature Engineering

How Do I Get Feature Importances For Decision Tree Pipeline That Has Preprocessing And Classification Steps?

I'm trying to fit Decision Tree model on UCI Adult dataset. I built the following pipeline to d… Read more How Do I Get Feature Importances For Decision Tree Pipeline That Has Preprocessing And Classification Steps?