搜索资源列表
k-means-Java
- 用JAVA实现k-means算法,其中聚类方法使用余弦相似度,带运行界面。完美运行。-Using JAVA k-means algorithm, clustering method using the cosine similarity
3l_cvrp
- 介绍的是三维装箱和vrp结合的代码,使用粒子群和局部搜索结合的方法-3l_cvrp matlab
project-1-skeleton
- 本压缩包内有决策树,knn,linear的方法(包括10-fold) 替换data可以直接使用。-You can find decision tree, inn and linear method in my zip, include 10-fold. The data.py can replaced by yourself
py_ml
- 简单的人脸识别,及其他机器学习方法,使用scikit-learn。-machine learning using python
CUSUM
- CUSUM算法程序,使用CUSUM方法检测残差的跳变.-CUSUM algorithm, the use of CUSUM method for detecting residual transition.
kalman
- 使用卡尔曼滤波进行位置预测,一共两种方法-Kalman filter location prediction
Apriori-Transaction
- 使用apriorifang方法挖掘频繁项-apriori methods
lasso
- 使用lasso方法,对特征矩阵进行优化特征选择(向量选择),使其达到最优。-Use lasso method, optimize the characteristic matrix feature selection (vector selection), to the optimal.
ID3算法
- d3算法源程序。使用的方法是编写一个*.dat文件保存样本数据,还有一个*.tag文件保存属性列名,且最后一个属性是标号属性。运行是输入id3 文件名。
mkylrk4
- lingjian m使用零件初始值,用蒙特卡罗方法算出总费用,其中使用了自己编制的正态分布随机数发生器产生正态分布随机数,l()
50321258
- 数据挖掘算法很多,其中支持向量机算法是目前使用新的方法,得到广泛使用()
MachineLearningLab-master
- 使用2种分类方法随机森林、SVM对数据进行分类(Classification of data using random forests and SVM)