资源列表
svm
- 结合数字分类实例代码,学习sklearn中svm函数库的使用,完成简单的分类任务(Learn the use of the SVM function library in sklearn with the digital classification example code to complete a simple classification task)
9、SVM方法
- svm分类器,训练svm的MATLAB代码,简单易理解,好用,能够有效的实现动能(SVM classifier, training SVM MATLAB code, simple and easy to understand, good use, can effectively implement the kinetic energy)
MATLAB神经网络43个案例分析
- 王小川著《matlab神经网络43个案例方法分析》43个神经网络算法的案例程序,官方标准版 可调试运行(Case program of neural network algorithm)
源代码
- 阿里天池店铺定位赛的具体实现,用python实现(The concrete realization of the location match of the Ali Tianchi shop)
reinforement.tar
- 强化学习grid python代码,使用的算法为动态规划,很好的入门强化学习的例子(reinforement grid study.)
text_classification.tar
- 用python实现的问题分类算法,包括贝叶斯,svm,决策树,xgboost,对入门文本分类的同学有一定的帮助(text classification algrithom,include svm,dt,xgboost,bayes,that important to learner about text classification)
data_process_xgboost.tar
- 文本分类算法,重点实现了xgboost,支持python3,对文本分类入门同学有一定的帮助。以下是语料格式。前边为文本类型,后边为文本内容 0,千山万水… 5,QQ推广是在QQ演示吗 8,怎么满脸认证?(text classification,include xgboost,is is important to new learner.)
8Q
- vs2015下c语言写的遗传算法解决8皇后问题。(Solving 8 queens problem with EA algorithm in c;)
1
- this is a very good matlab
=== 带精英策略的排序蚁群算法(C语言) ===
- 此算法可以很好的帮助使用语言进行开发的人,学习蚁群算法(This algorithm can help people who use language to develop and learn ant colony algorithm.)
1985489NSGA-II
- 经典的多目标源代码,配有论文说明,供大家学习!(nsga_2 for multi-objective)
python
- 机器学习的一种算法————局部加权投影回归(LWPR)Python程序(An algorithm for machine learning -- the local weighted projection regression (LWPR) Python program)