Skip to content Skip to sidebar Skip to footer
Showing posts with the label Xgboost

Names Features Importance Plot After Preprocessing

Before building a model I make scaling like this X = StandardScaler(with_mean = 0, with_std = 1).fi… Read more Names Features Importance Plot After Preprocessing