Uses of Interface
xgboost.sklearn.HasBooster
-
Uses of HasBooster in xgboost.sklearn
Classes in xgboost.sklearn that implement HasBoosterMethods in xgboost.sklearn with type parameters of type HasBoosterModifier and TypeMethodDescriptionstatic <E extends Estimator & HasBooster & org.jpmml.xgboost.HasXGBoostOptions>
org.dmg.pmml.mining.MiningModelBoosterUtil.encodeBooster(E estimator, org.jpmml.converter.Schema schema) static <E extends Estimator & HasBooster & org.jpmml.xgboost.HasXGBoostOptions>
intBoosterUtil.getNumberOfFeatures(E estimator) static <E extends Estimator & HasBooster & org.jpmml.xgboost.HasXGBoostOptions>
org.jpmml.xgboost.ObjFunctionBoosterUtil.getObjFunction(E estimator)