文件名称:决策树训练及分类
介绍说明--下载内容来自于网络,使用问题请自行百度
该压缩包包括两个文件:
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 |
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.