Main Content

分类树

多类学习的二进制决策树

要互动种植分类树,请使用分类Learner应用程序。为了提高灵活性,请使用分类树生长Fitctree在命令行。种植分类树后,通过将树和新的预测数据数据和新的预测数据进行预测标签predict

应用

分类Learner Train models to classify data using supervised machine learning

分类树预测 使用决策树分类器对观察进行分类

功能

展开全部

Fitctree Fit binary decision tree for multiclass classification
compact Compact tree
prune 通过修剪产生分类子树序列
cvloss 通过交叉验证分类错误
lime 局部可解释的模型不足解释(石灰)
Nodevariablerange 检索决策树节点的变量范围
partialdependence 计算部分依赖性
情节依赖性 创建部分依赖图(PDP)和个人条件期望(ICE)图
预测象征 Estimates of predictor importance for classification tree
沙普利 沙普利值
替代性关联 分类树中替代分裂的关联的平均预测度量
看法 View classification tree
杂交 交叉验证的决策树
kfoldedge 交叉验证分类模型的分类边缘
kfoldloss 分类失利for cross-validated classification model
kfoldMargin 分类利润s for cross-validated classification model
kfoldpredict 在交叉验证分类模型中分类观察结果
kfoldfun 分类的交叉验证函数
失利 分类error
重新公开 分类错误通过重述
比较 Compare accuracies of two classification models using new data
edge 分类边缘
利润 分类利润s
重新组 分类边缘
resubMargin 通过重新确定的分类利润率
testckfold 通过重复交叉验证比较两个分类模型的精度
predict 使用分类树预测标签
重新提高 Predict resubstitution labels of classification tree
收集 收集的属性统计和机器学习工具箱来自GPU的对象

课程

分类Tree Binary decision tree for multiclass classification
CompactClassificationTree 紧凑的分类树
分类部门模型 Cross-validated classification model

话题