public static class GBMModel.GBMOutput extends SharedTreeModel.SharedTreeOutput
_init_f, _ntrees, _scored_train, _scored_valid, _training_time_ms, _treeKeys, _treeStats, _variable_importances, _varimp| Constructor and Description |
|---|
GBMModel.GBMOutput(GBM b,
double mse_train,
double mse_valid) |
addKTrees, ctree, toStringTreeaddModelMetrics, classNames, foldIdx, foldName, getModelCategory, hasFold, hasOffset, hasWeights, isClassifier, isSupervised, nclasses, nfeatures, offsetIdx, offsetName, responseIdx, responseName, toString, weightsIdx, weightsNamepublic GBMModel.GBMOutput(GBM b, double mse_train, double mse_valid)