资源列表
TSP
- 用遗传算法解决旅行商问题,注释比较详尽,便于理解-Solve the traveling salesman problem using genetic algorithms, more detailed notes, easy to understand
Cluster
- 机器学习和数据挖掘中常用的K-means聚类算法,包含两个文件,kmeans.py是Python实现代码,bank-data.csv是测试数据-Machine learning and data mining commonly used K-means clustering algorithm contains two files, kmeans.py is a Python implementation code, bank-data.csv test data
apcluster
- 聚类算法是应用于数据挖掘和模式识别中很重要的一种分析方法,ap是新提出的一种聚类算法,不需要事先指定聚合点的数目-Affinity Propagation (AP) clustering has been successfully used in a lot of clustering problems. However, most of the applications deal with static data.
HumanInteractions1
- Human Interactions in C#
shujutianjiazaoseng
- 为点云数据自动添加随机噪声,可供点云数据处理者自动生成实验数据使用-The point cloud data automatically adding random noise to automatically generate test data to use for point cloud data processor
Keywords
- 通过TF-IDF的方式找到一系列文章的关键词-find the keywords of a series of articles
itemcf
- Hadoop平台上的物品协同过滤程序,使用Java语言编写(A Item Collaborate Filter Program based on Hadoop platform written by Java)
6614917
- 用C实现蚁群算法求解TSP问题,结合基本蚁群算法和最大最小蚁群算法,()
aqtoix
- 法国著名数学家波瓦松在青年时代研究过一个有趣的数学问题,C语言写的()
0327563
- 该程序可以读取欧洲格式 edf和 rec的数据,特别适合于读取脑电数据,()
特征分解
- 简单的特征分解使用说明,使用numpy.linalg.eig()函数(Simple Method to use eig)
30490782
- 农夫过河的扩展,如一个农夫带5件物品,每次带2件()