-
Spark机器学习源码
说明: Spark 机器学习代码,有大量机器学习算法实例。(Spark machine learning code, there are a large number of machine learning algorithm examples.)
- 2020-09-27 16:39:19下载
- 积分:1
-
大数据_协同过滤_梯度下降
给定10000个用户和他们对10000个电影的评价,然后通过协同过滤或梯度下降算法,用训练集训练数据,预测出用户对未看的电影的评分,并与测试集对比验证预测结果的准确性(You can learn Chinese,and read the Chinese introduction.)
- 2021-03-21 21:39:17下载
- 积分:1
-
AUXB
实现了克里金插值算法,在地质钻孔的加密和其他工程应用方面有重要的作用()
- 2018-02-05 09:18:22下载
- 积分:1
-
基于聚类的细分研究
使用R语言进行聚类分析的例子,包括层次聚类,k均值聚类,密度聚类等(Examples of clustering analysis using R language, including hierarchical clustering, K mean clustering, density clustering, etc.)
- 2018-03-28 15:11:33下载
- 积分:1
-
Java 环保大数据
环保大数据的处理对环保行业非常重要,本人编写了如何整合环保大数据的问题
- 2022-07-02 00:35:30下载
- 积分:1
-
emd program-matlab
EMD经验模态分解算法程序,适合非线性,非平稳时间序列的处理(EMD empirical mode decomposition algorithm program)
- 2019-01-14 20:43:57下载
- 积分:1
-
bp神经网络分类
1. 采用BP神经网络设计男女生分类器。采用的特征包括身高、体重、是否喜欢数学、是否喜欢文学、是否喜欢运动共五个特征,BP神经网络包含一个隐层,隐层结点数为5。要求:自行编写代码完成后向传播算法,采用交叉验证的方式实现对于性能指标的评判(包含SE,SP,ACC和AUC,AUC的计算可以基于平台的软件包)。(. using BP neural network to design the classifier for male and female students. The features include height, weight, whether they like mathematics, whether they like literature, and whether they like sports. The BP neural network contains a hidden layer, and the number of hidden nodes is five (5). Requirements: self compiled code, post propagation algorithm, cross validation method to achieve performance evaluation (including SE, SP, ACC and AUC, AUC calculation can be based on platform software package).)
- 2017-10-21 20:58:22下载
- 积分:1
-
project
数据挖掘,推荐系统,堆叠降噪自编码器,逻辑回归(Data mining, recommender systems, stack noise reduction, self coder, logic regression)
- 2021-01-25 23:58:43下载
- 积分:1
-
Hadoop安装教程2
Hadoop 的运行方式是由配置文件决定的(运行 Hadoop 时会读取配置文件),此外,伪分布式虽然只需要配置 fs.defaultFS 和 dfs.replication 就可以运行(官方教程如此)。(The mode of running Hadoop is determined by the configuration file (the configuration file is read when running Hadoop). In addition, the pseudo distributed can run only by configuring fs.defaultFS and dfs.replication (the official tutorial is the case).)
- 2018-05-18 10:34:41下载
- 积分:1
-
jgthod
计算七类窗函数并给出归一化对数幅频曲线,同时也是利用窗函数法设计FIR滤波器的程序MDEFIR1所调用的子程序MWINDO(Seven kinds of window functions are calculated and normalized logarithmic amplitude-frequency curves are given. At the same time, it is also the subroutine MWINDO called by the program MDEFIR1 of designing FIR filter by using window function method.)
- 2018-09-06 05:12:15下载
- 积分:1