文件名称:决策树训练及分类
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [MacOS]
- 上传时间:
- 2019-05-30
- 文件大小:
- 3kb
- 下载次数:
- 0次
- 提 供 者:
- A***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
该压缩包包括两个文件:
1、main.m 将训练数据输入到决策树中,训练并在自动分好的测试数据上测试,并保存训练好的决策树 ctree.mat文件。
2、classification.m 加载训练好的决策树,使用决策树对新输入的数据进行分类。
该方法主要用于对SLIC超像素块进行分类,稍加修改可以用于其他数据分类。(The compression package consists of two files:
1. Main. m inputs training data into decision tree, trains and tests on automatically graded test data, and saves the trained decision tree ctree. mat file.
2. Classification. m loads the trained decision tree and uses it to classify the new input data.
This method is mainly used to classify SLIC super-pixel blocks, and slightly modified can be used for other data classification.)
1、main.m 将训练数据输入到决策树中,训练并在自动分好的测试数据上测试,并保存训练好的决策树 ctree.mat文件。
2、classification.m 加载训练好的决策树,使用决策树对新输入的数据进行分类。
该方法主要用于对SLIC超像素块进行分类,稍加修改可以用于其他数据分类。(The compression package consists of two files:
1. Main. m inputs training data into decision tree, trains and tests on automatically graded test data, and saves the trained decision tree ctree. mat file.
2. Classification. m loads the trained decision tree and uses it to classify the new input data.
This method is mainly used to classify SLIC super-pixel blocks, and slightly modified can be used for other data classification.)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
决策树训练及分类 | 0 | 2019-05-30 |
决策树训练及分类\main.m | 5220 | 2019-05-22 |
__MACOSX | 0 | 2019-05-30 |
__MACOSX\决策树训练及分类 | 0 | 2019-05-30 |
__MACOSX\决策树训练及分类\._main.m | 120 | 2019-05-22 |
决策树训练及分类\classfication.m | 2266 | 2019-05-29 |
__MACOSX\决策树训练及分类\._classfication.m | 120 | 2019-05-29 |