-
WOA
1基于MapReduce的K-Means聚类算法,
2基于MapReduce的分类算法
3MapReduce的频繁项集挖掘算法(1 K-Means clustering algorithm based on MapReduce,
2 classification algorithm based on MapReduce
3 Mining Algorithm for frequent itemsets based on MapReduce)
- 2018-07-11 17:26:13下载
- 积分:1
-
ga-svm
用遗传算法优化支持向量回归机C、g、p参数(Optimization of C, G, P parameters of support vector regression machine by genetic algorithm)
- 2018-01-12 19:32:12下载
- 积分:1
-
boxcox
boxcox函数的python实现,引用该函数可将偏态分布调整为正态分布(Python implementation of box Cox function)
- 2020-06-17 09:40:01下载
- 积分:1
-
Kares入门资料打包
说明: 深度学习框架Keras入门资料,里面的代码包括课件和DEMO有利于新书入门学习,简单易懂(Keras Introductory Information of Deep Learning Framework, which includes courseware and DEMO, is helpful for introductory learning of new books. It is easy to understand.)
- 2020-06-17 17:00:01下载
- 积分:1
-
holt_winters
holt-winters 三次指数平滑算法,时间序列预测算法,带测试数据及Demo(Triple Order Exponential Smoothing, Holt-Winters algorithm, time series prediction algorithm with test data and Demo)
- 2016-10-10 18:57:02下载
- 积分:1
-
eyboi737
基于P-Q分解法的快速潮流计算,可用于实际系统()
- 2017-12-05 16:20:12下载
- 积分:1
-
Java实现Apriori数据挖掘算法
Java实现Apriori数据挖掘算法,包内还有实例用的数据库
Apriori数据挖掘算法:先找出所有的频集,这些项集出现的频繁性至少和预定义的最小支持度一样。然后由频集产生强关联规则,这些规则必须满足最小支持度和最小可信度。然后使用第1步找到的频集产生期望的规则,产生只包含集合的项的所有规则,其中每一条规则的右部只有一项,这里采用的是中规则的定义。一旦这些规则被生成,那么只有那些大于用户给定的最小可信度的规则才被留下来。为了生成所有频集,使用了递归的方法。
请在jbuilder下编译 配好JDBC驱动
商品如果
买的表示为大写
没买表示为小写的
具体看GetSource.java
- 2022-10-02 14:05:03下载
- 积分:1
-
boston_housing
说明: 采用机器学习预测房价.使用波士顿房屋信息数据来训练和测试一个模型,并对模型的性能和预测能力进行评估。(Using Machine Learning to Predict House Prices)
- 2019-10-04 11:48:44下载
- 积分:1
-
ltlk4
FIR Filter Design This chapter treats the design of linear-pha()
- 2018-02-07 09:12:27下载
- 积分: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