Uses of Class
biz.k11i.xgboost.config.PredictorConfiguration
Packages that use PredictorConfiguration
-
Uses of PredictorConfiguration in biz.k11i.xgboost
Methods in biz.k11i.xgboost with parameters of type PredictorConfigurationModifier and TypeMethodDescription(package private) voidPredictor.initObjFunction(PredictorConfiguration configuration) Constructors in biz.k11i.xgboost with parameters of type PredictorConfigurationModifierConstructorDescriptionPredictor(InputStream in, PredictorConfiguration configuration) Instantiates with the Xgboost model -
Uses of PredictorConfiguration in biz.k11i.xgboost.config
Fields in biz.k11i.xgboost.config declared as PredictorConfigurationModifier and TypeFieldDescriptionstatic final PredictorConfigurationPredictorConfiguration.DEFAULTprivate PredictorConfigurationPredictorConfiguration.Builder.predictorConfigurationMethods in biz.k11i.xgboost.config that return PredictorConfiguration