Uses of Class
xgboost.sklearn.Booster
-
-
Uses of Booster in xgboost.sklearn
Methods in xgboost.sklearn that return Booster Modifier and Type Method Description BoosterHasBooster. getBooster()BoosterXGBClassifier. getBooster()BoosterXGBRegressor. getBooster()Methods in xgboost.sklearn with parameters of type Booster Modifier and Type Method Description static org.dmg.pmml.PMMLBoosterUtil. encodePMML(Booster booster)
-