资源列表
CPSTB
- 文本文件读写及图形显示 1 自学随机数的生成,读取和曲线绘制的相关知识,用Rand函数实现随机数的获取, 2 实现将生成的()
wgficiency
- 旅行商问题 某售货员要到若干城市去推销商品,已知各城市之间的路程或旅费,他要选定一条从驻地出发,经过每个城市一遍,最后()
PCA TEST
- 主成分分析程序,能够对高维数据降维分析,适用于高维特征降维,大数据分析(The principal component analysis program can analyze dimensionality reduction of high-dimensional data.)
DataMining_5
- java实现的决策树代码和随机森林以及Adaboost,里面有自带的数据集可以测试,结果和书上描述一样,亲测有效-DesicionTree,RandomForest and AdaBoost implemented by java,have been tested by myself.It can help those who want to learn data mining
distributed_skipgram_mixture-master
- The Distributed Multisense Word Embedding(DMWE) tool is a parallelization of the Skip-Gram Mixture [1] algorithm on top of the DMTK parameter server. It provides an efficient scaling to industry size solution for multi sense word embedding. -The Di
apriori
- 经典Apriori算法的优化,并在商场消费者消费数据集上进行测试,挖掘频繁模式-Optimization of classical Apriori algorithm, and tested in store consumer data sets, frequent pattern mining
the-APRIORI-algorithm
- 实现Apriori算法,应用于如下的数据(给定参数),挖掘频繁项集 -an example for Apriori algorithm in data mining
爬虫源码
- 内涵81个Python爬虫源码,doc文件,自行复制下载。
8199032
- 迷宫算法,一个利用堆栈和回溯算法实现的自动寻路程序()
distributed_word_embedding-master
- The Distributed Word Embedding tool is a parallelization of the Word2Vec algorithm on top of our DMTK parameter server. It provides an efficient scaling to industry size solution for word embedding. -The Distributed Word Embedding tool is a paralle
Enhancedtextmining
- 强化版本文本挖掘流程,包含分词,分类聚类,分词结果评估等-Enhanced version of the text mining process, including word segmentation, classification clustering, segmentation results uation, etc.
56230034
- 利用哈夫曼编码,可以对一组数据编码和译码()