-
nirtg
分而治之方法与软件设计的模块化方法非常相似,为了解决一个大的问题,可以: 1) 把它分成两个或多个更小的问题; 2) 分别(The divide-and-conquer approach is very similar to the modular approach to software design. To solve a big problem, you can: 1) divide it into two or more smaller problems; 2))
- 2018-09-04 05:12:14下载
- 积分:1
-
0406遗传算法优化神经网络
说明: 基于股票数据的神经网络,关于结算的预测,通过遗传算法加以改进(Based on the neural network of stock data, the prediction of settlement is improved by genetic algorithm)
- 2020-04-26 21:54:01下载
- 积分:1
-
0332545
本问题是计算最长有序子序列的一个动态规划算法,效率为31MS()
- 2018-05-28 10:14:57下载
- 积分:1
-
高效用项集挖掘算法--HMINE算法
数据挖掘算法,高效用项集挖掘算法,加权频发项集挖掘算法,HMINE算法,源码中有详细注释
- 2022-02-04 07:22:38下载
- 积分:1
-
python-knn
主要利用Python软件,利用KNN算法对垃圾邮件进行分类(This paper mainly uses Python software to classify spam mail by using KNN algorithm)
- 2017-11-10 15:46:56下载
- 积分:1
-
GWR4操作说明
GWR能够实现地理加权回归计算,里面有GWR4操作说明,虽然是英文,但有图片介绍,很容易理解,是GWR模型入门的好工具,适合经济学、数据挖掘等人员使用(GWR can realize geographically weighted regression calculation, including GWR4 operation instructions. Although it is in English, it has pictures to introduce, and is easy to understand. It is a good tool for GWR model entry. It is suitable for personnel such as economics and data mining.)
- 2018-03-16 17:17:11下载
- 积分:1
-
znsbudk
人工智能中,经典的基于小波变换的图像处理和图像去噪的解决办法,可下载后观摩使用(In artificial intelligence, the classical image processing and image denoising based on wavelet transform can be downloaded and used)
- 2018-09-04 02:06:36下载
- 积分:1
-
Kmeans-python
聚类分析31省市的经济情况,以每个聚类簇的平均值来衡量省市经济的发展水平。(Cluster analysis of the economic situation of 31 provinces and municipalities, with the average value of each cluster to measure the level of economic development of provinces and municipalities.)
- 2020-07-03 13:40:02下载
- 积分:1
-
guanlianguize
r语言中关联规则代码实现
运用arulesViz包和arules包中的apriori函数(Code
Implementation of Association Rule)
- 2019-01-24 15:39:51下载
- 积分:1
-
用python 做的网络数据爬虫
说明: 用python 做的网络数据爬虫,爬取淘宝数据,并分析。(Use Python to do the network data crawler, crawl the Taobao data, and analyze.)
- 2020-02-25 18:34:31下载
- 积分:1