资源列表
Campuran-SOFM-SVR-dengan-Seleksi-Fitur-Berbasis-F
- The explenation how to clustering data by using Self Organzing Map. I hope that it would be help. THanks.
codes
- MATLAB实现随机森林,代码包放入toolbox文件夹,添加进matlab,自带数据,可以直接执行。(Achieve random forest based on MATLAB, a code package needs to put into the toolbox folder, add to the MATLAB by setting path. IT can be directly implemented with the data.)
dnitantiationabstract
- 一些纠错编码算法的源代码,比如维特比, rs码,()
machine-learning-ex1
- 斯坦福大学机器学习课程作业第一章,主要包含线性回归实战。-Stanford Machine Learning course work first chapter contains a linear regression combat.
kNN
- KNN,k近邻算法,内附测试数据集,机器学习实战源码-KNN, k nearest neighbor algorithm, enclosing the test data set, machine learning practical source
hyglrpf
- 零件切割问题 回溯算法的实现, 给定一块宽度为W的矩形板,矩形板的高度不受限制,现需要从板上分别切割出n个高度为hi,宽度()
ID3
- 数据挖据决策树算法ID3算法java实现,包含引用文件,简单易懂-Data Mining Decision Tree Algorithm ID3, simple and easy to understand by java, contains references to files
74195882
- 二维数组的操作运算,求出二维数组的非对角线元素之和()
SVM-timeseries
- 基于SVM的时序序列预测,用python实现,内附测试数据,方便可用。-SVM prediction based on a timing sequence with python to achieve, enclosing the test data to facilitate available.
boston_housing
- 采用机器学习预测房价.使用波士顿房屋信息数据来训练和测试一个模型,并对模型的性能和预测能力进行评估。(Using Machine Learning to Predict House Prices)
IDRNIRI
- 随着这些年计算机硬件水平的发展, 计算速度的提高, 源自序列蒙特卡罗方法的蒙特卡罗粒子滤波方法的应用研究又重新活跃起来,本()
GA-Net
- 很经典的社区网络问题解决方案,基于传统的遗传算法GA为优化策略。-GA-Net: A Genetic Algorithm for Community Detection in Social Networks