搜索结果
找到约 136 项符合
Classification 的查询结果
按分类筛选
- 全部分类
- matlab例程 (30)
- 人工智能/神经网络 (27)
- 技术资料 (14)
- 其他书籍 (12)
- 其他 (8)
- 电子书籍 (6)
- 行业发展研究 (5)
- 数值算法/人工智能 (4)
- Java编程 (3)
- 数学计算 (3)
- 数据结构 (3)
- 书籍 (2)
- 文件格式 (2)
- 其他行业 (2)
- 源码 (1)
- 论文 (1)
- 无线通信 (1)
- 数据库系统 (1)
- 图形图像 (1)
- 操作系统开发 (1)
- 传感与控制 (1)
- 教育系统应用 (1)
- 通讯编程文档 (1)
- 单片机开发 (1)
- 生物技术 (1)
- 中间件编程 (1)
- 软件设计/软件工程 (1)
- SQL Server (1)
- 精品软件 (1)
数值算法/人工智能 决策树分类
决策树分类,Your task for this project is to develop an system which performs a classification task with any various Decision Tree.
matlab例程 matlab数据挖掘算法。实用cart决策树进行分类
matlab数据挖掘算法。实用cart决策树进行分类,可识别多类。decision tree algorithm, classification.
技术资料 adaboost分类算法的C++实现,可直接运行
adaboost分类算法的C++实现,可直接运行-adaboost classification algorithm C++ achieve, can be directly run
人工智能/神经网络 This code is to estimate the parameter of model of Mixture Gauss which is popular model used in patt
This code is to estimate the parameter of model of Mixture Gauss which is popular model used in pattern classification .
JAVA 写的估计复合高斯模型中的参数
技术资料 fuzzywepon
应用到武器分类 方法的使用和说明 很不错的资料-Classification method is applied to weapons use and that is pretty good info
matlab例程 AdaBoost, Adaptive Boosting, is a well-known meta machine learning algorithm that was proposed by Yo
AdaBoost, Adaptive Boosting, is a well-known meta machine learning algorithm that was proposed by Yoav Freund and Robert Schapire. In this project there two main files
1. ADABOOST_tr.m
2. ADABOOST_te.m
to traing and test a user-coded learning (classification) algorithm with AdaBoost. A demo fi ...
图形图像 SVM(matlab)多分类
支持向量机(SVM)实现的分类算法源码[matlab] -Support Vector Machine
(SVM), a classification algorithm source code [Matlab]
其他 Support Vector Machine is small sample method based on statistic learning theory. It is a new method
Support Vector Machine is small sample method based on statistic learning theory. It is a new method to deal with the highly nonlinear classification and regression problems .It can better deal with the small sample, nonlinear and
人工智能/神经网络 一个增量文本聚类的算法。 参考文献: Wai-chiu Wong, Ada Wai-chee Fu, Incremental Document Clustering for Web Page Cl
一个增量文本聚类的算法。
参考文献:
Wai-chiu Wong, Ada Wai-chee Fu, Incremental Document Clustering for Web Page Classification.
数值算法/人工智能 ApMl provides users with the ability to crawl the web and download pages to their computer in a dire
ApMl provides users with the ability to crawl the web and download pages to their computer in a directory structure suitable for a Machine Learning system to both train itself and classify new documents. Classification Algorithms include Naive Bayes, KNN