资源列表
机器学习之随机森林
- Bagging是并行式集成学习方法最著名的代表,Bagging通常对分类任务使用简单投票法,随机森林(RF)是Bagging的一个扩展变体,RF在以决策树为基学习器构建Bagging 集成的基础上,进一步在决策树的训练过程中引入了随机属性选择。在RF中,集成模型的每棵树构建时所需的样本都是由训练集经过有放回的随机抽样得来(即自助采样法bootstrap sample)。
PSO-BP-wind-power
- 此文档为pso优化的BP神经网络预测风电场出力的代码-pso-bp wind power prediction
模糊控制仿真
- 这是用VC编程实现模糊控制来控制机器人的运动-The misty control imitate really
onetooneValidation
- LIBSVM中提取与分类有关的Java部分,其中包括模型的训练和测试及模型的加载和存储。对于多分类采用成对分类进行。-LIBSVM Extraction and classification related to Java section, which includes load and store training and testing and verification of the model. For multi-classification pairwise classificatio
fixface
- 人脸定位实例是模式识别中一个比较复杂的技术 希望能帮到大家-Human Face Localization example is a more complicated pattern recognition technology hope to help everyone
colorfacedetection
- 一个基于肤色的人脸检测系统,首先是提取肤色,然后在检测眼睛,嘴这些特征-a color-based Face Detection System, the first extraction of color, and then testing the eyes, mouth these characteristics
Fuzzy-Support-Vector-Machines
- this is a good paper about fuzzy SVM
tspdemo
- 用vc编的tsp算法,对于学习tsp算法的实现很有帮助-with vc series tsp algorithm, the learning algorithm to achieve tsp helpful
sjwl
- 基于神经网络的身份证号码识别 BP神经网络 小样本库-Identity card numbers
nnetwk
- 一个基于BP神经网络的matlab手写识别程序,可识别0-9的数字,如果加点英文字母的图片,再改改参数,应该能识别英文。-Based on BP neural network matlab handwriting recognition program that identifies 0-9, if the English alphabet picture plus point, and then changed the parameters, should be able to identif
drawtable
- python 画图分析数据,实现直方图直观的分析和理解(Python drawing analysis data)
0802220
- Numerical Anaysis 8th Edition Burden and Faires div hr div B 文件列表 B()
