-
关联规则挖掘
说明: 对经典的数据挖掘算法 Apriori 算法和 FP-growth 进行简单实现(Implementation of the classic data mining algorithm Apriori algorithm and FP growth)
- 2020-04-19 16:09:38下载
- 积分:1
-
知网爬虫软件(python)
CNKICrawler# 中国知网爬虫## 可以爬取文章的全部信息,包括文章名、作者、作者单位、被引用次数、下载次数、文章来源、文章关键词、文章摘要、文章参考文献,文章详情页面url## 需要安装的工具有:BeautifulSoup, xlwt### 使用python3.x### 运行spider_main.py即可,生成的结果文件为:data_out.xls,配置文件为Config.conf
- 2021-05-06下载
- 积分:1
-
knn
一段简单的knn代码,对于刚学习机器学习的人来说可以加深理解,熟悉原理后再练习代码(Knn a simple piece of code, just learning machine learning for people who can deepen understanding and familiar with the principles of the code and then practice)
- 2016-12-07 16:14:16下载
- 积分:1
-
WaveAnalyze
说明: 基于小波变换的多尺度空间能量分布的特征提取(Feature extraction of multi-scale spatial energy distribution based on Wavelet Transform)
- 2020-03-06 16:43:13下载
- 积分:1
-
Merge Text to Excel
Merge multiple text files to a single excel file.
- 2019-05-07 18:46:22下载
- 积分:1
-
LSTM
用于运行LSTM的预测代码,例子是国际航班客流量。使用语言为python.(The forecast code used to run LSTM is an example of international flight traffic. The language used is python.)
- 2017-12-05 13:33:18下载
- 积分:1
-
VRPTW-ga-master
说明: python源码,利用遗传算法解决VRPTW问题,包含所有过程步骤(solve the VRPTW by GA(Python cord))
- 2020-11-18 20:19:38下载
- 积分:1
-
定位小程序
说明: 主要基于微信小程序获取RSSI信号,然后发送至后台进行算法解析,后台再将解析出来的信息发送到前端(The RSSI signal is obtained mainly based on the WeChat applet, and then sent to the background for algorithm analysis, and the parsed information is sent to the front end in the background.)
- 2020-06-16 03:00:01下载
- 积分:1
-
车流量预测
说明: 在keras神经网络框架下,训练提前收集的车流量数据,对未来车流量预测。(Under the framework of keras neural network, train the traffic data collected in advance to predict the future traffic.)
- 2020-06-08 20:12:01下载
- 积分:1
-
开普勒望远镜观察星星的光通量
开普勒望远镜观察星星的光通量,包括5000条训练数据和400多条测试数据。可用机器学习算法进行训练测试,验证算法的可行性。
- 2022-09-04 05:30:15下载
- 积分:1