public static class UpliftDRFModel.UpliftDRFOutput extends SharedTreeModel.SharedTreeOutput
Modifier and Type | Field and Description |
---|---|
double[] |
_defaultAuucThresholds |
_calib_model, _init_f, _ntrees, _scored_train, _scored_valid, _training_time_ms, _treeKeys, _treeKeysAux, _treeStats, _variable_importances, _varimp
_column_types, _cross_validation_fold_assignment_frame_id, _cross_validation_holdout_predictions_frame_id, _cross_validation_metrics, _cross_validation_metrics_summary, _cross_validation_models, _cross_validation_predictions, _cv_scoring_history, _defaultThreshold, _distribution, _domains, _end_time, _hasFold, _hasOffset, _hasTreatment, _hasWeights, _isSupervised, _job, _model_summary, _modelClassDist, _names, _orig_projection_array, _origDomains, _origNames, _priorClassDist, _reproducibility_information_table, _run_time, _scoring_history, _start_time, _total_run_time, _training_metrics, _validation_metrics
Constructor and Description |
---|
UpliftDRFOutput(UpliftDRF b) |
Modifier and Type | Method and Description |
---|---|
hex.ModelCategory |
getModelCategory() |
boolean |
isBinomialClassifier() |
void |
setDefaultAuucThresholds(double[] defaultAuucThresholds) |
addKTrees, calibrationModel, createInputFramesInformationTable, ctree, getInformationTableNumRows, getNTrees, getVariableImportances, scoreKeepers, setCalibrationModel, toStringTree, trimTo
changeModelMetricsKey, checksum_impl, classNames, clearModelMetrics, defaultThreshold, features, foldIdx, foldName, getModelMetrics, hasFold, hasOffset, hasResponse, hasTreatment, hasWeights, interactionBuilder, isAutoencoder, isClassifier, isMultinomialClassifier, isSupervised, lastSpecialColumnIdx, nclasses, nfeatures, offsetIdx, offsetName, printTwoDimTables, resetThreshold, responseIdx, responseName, setNames, setNames, startClock, stopClock, toString, treatmentIdx, treatmentName, weightsIdx, weightsName
asBytes, clone, copyOver, frozenType, read, readExternal, readJSON, reloadFromBytes, toJsonBytes, toJsonString, write, writeExternal, writeJSON
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getCalibrationMethod, isCalibrated
public UpliftDRFOutput(UpliftDRF b)
public hex.ModelCategory getModelCategory()
getModelCategory
in interface CalibrationHelper.OutputWithCalibration
getModelCategory
in class hex.Model.Output
public boolean isBinomialClassifier()
isBinomialClassifier
in class hex.Model.Output
public void setDefaultAuucThresholds(double[] defaultAuucThresholds)