public static class IsolationForestModel.IsolationForestOutput extends SharedTreeModel.SharedTreeOutput
| Modifier and Type | Field and Description |
|---|---|
long |
_max_path_length |
long |
_min_path_length |
_calib_model, _init_f, _ntrees, _scored_train, _scored_valid, _training_time_ms, _treeKeys, _treeKeysAux, _treeStats, _variable_importances, _varimp_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, _distribution, _domains, _end_time, _hasFold, _hasOffset, _hasWeights, _isSupervised, _job, _model_summary, _modelClassDist, _names, _origDomains, _origNames, _priorClassDist, _run_time, _scoring_history, _start_time, _training_metrics, _validation_metrics| Constructor and Description |
|---|
IsolationForestOutput(IsolationForest b) |
| Modifier and Type | Method and Description |
|---|---|
hex.ModelCategory |
getModelCategory() |
addKTrees, ctree, scoreKeepers, toStringTreechecksum_impl, classNames, clearModelMetrics, foldIdx, foldName, getModelMetrics, hasFold, hasOffset, hasWeights, interactionBuilder, isAutoencoder, isBinomialClassifier, isClassifier, isMultinomialClassifier, isSupervised, nclasses, nfeatures, offsetIdx, offsetName, printTwoDimTables, responseIdx, responseName, setNames, startClock, stopClock, toString, weightsIdx, weightsNamepublic long _max_path_length
public long _min_path_length
public IsolationForestOutput(IsolationForest b)