blob: dcbedd184d25c2a779b2a1e870946cf75b5bfa9a [file] [log] [blame]
window.SIDEBAR_ITEMS = {"constant":[["VALUE_TYPE_MAX",""],["VALUE_TYPE_MIN",""],["VALUE_TYPE_UNKNOWN",""]],"struct":[["Data","A training sample or a test sample. You can call `new_training_data` to generate a training sample, and call `new_test_data` to generate a test sample."],["DecisionTree","The decision tree."],["TrainingCache","Cache the sort results and some calculation results"]],"type":[["DataVec","The vector of the samples"],["PredVec","The vector of the predicted values."],["ValueType",""]]};