资源列表
AHLKGPJ8
- 上次站长没用!今次打包几个ACM的资料在上传()
gwdtu
- 上次站长没用!今次打包几个ACM的资料在上传()
6671501
- 原始非支配多目标遗传算法,适用于多个目标函数的输入,多个变量的输入,非常经典的,基于非支配解排序,()
56230034
- 利用哈夫曼编码,可以对一组数据编码和译码()
Enhancedtextmining
- 强化版本文本挖掘流程,包含分词,分类聚类,分词结果评估等-Enhanced version of the text mining process, including word segmentation, classification clustering, segmentation results uation, etc.
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
8199032
- 迷宫算法,一个利用堆栈和回溯算法实现的自动寻路程序()
爬虫源码
- 内涵81个Python爬虫源码,doc文件,自行复制下载。
the-APRIORI-algorithm
- 实现Apriori算法,应用于如下的数据(给定参数),挖掘频繁项集 -an example for Apriori algorithm in data mining
apriori
- 经典Apriori算法的优化,并在商场消费者消费数据集上进行测试,挖掘频繁模式-Optimization of classical Apriori algorithm, and tested in store consumer data sets, frequent pattern 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
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