资源列表
mcmcstuff
- MCMC technique for machine learning
netlab3
- netlab for machine learning
LeastSquareLDAR21
- 蔡登的On The Equivalent of Low-Rank Linear Regressions and Linear Discriminant Analysis Based Regressions的论文源代码-On The Equivalent of Low-Rank Linear Regressions and Linear Discriminant Analysis Based Regressions
isodata-cluster
- isodata迭代自组织聚类算法源代码,直接运行,效果不错-Iterative Selforganizing Data Analysis cluster algorithm,source code without error
DBSCAN
- DBSCAN聚类算法源代码,c++编写,简洁清晰,打包为工程,直接运行-Density-Based Spatial Clustering of Applications with Noise,DBSCAN cluster algorithm source code
quantstrat_0.9.1687.tar
- R package for trading in the stock market-R package
sPl1Pl21
- 论文 Least Squares Loss for Multi-class (task) Learning via the sparse group Lasso penalty 的算法源代码,是sparse+l1+lq,1的稀疏属性选择算法。- Least Squares Loss for Multi-class (task) Learning via the sparse group Lasso penalty Problem
My_Kmeans
- java写的k-means,随机选择聚类中心-the realizationg of K-means clustering algotithm based on Java,with random selection of clustering centers
pca_exercise
- 这是一份介绍PCA在图像处理里面的例子,里面代码都有详细介绍,很有价值-This is a descr iption of the image processing inside PCA example, which codes are detailed, great value
PCA-AND-PNN
- 应用主成分分析对数据降维,将得到的数据用于概率神经网络训练,进行模式识别。对于一组新数据,先计算主成分得分,再输入训练好的概率神经网络,就会得到识别结果,即改组数据属于何种类别。-Principal component analysis of the data reduction, data will be obtained for the probabilistic neural network training, pattern recognition. For a new set of d
LSASummarization-a-paper
- lsasummarization 用 lsa 来干文摘的工作。 配套论文-lsasummarization leverages lsa language model in the task of text summarization
xin-k-means
- 此程序中直接是关于具体数据的聚类划分,直接给出相应的数据。-This program is directly of clustering on specific data directly gives the corresponding data