搜索资源列表
SVM数据分类预测
- 包含程序和试验数据,已进行MATLAB试运行。可以实现支持向量机对数据进行分类的功能。并进行了案例扩展,讨论了数据归一化对支持向量机的分类结果的影响,讨论了核函数对分类结果的影响。
大数据时代
- 大数据的核心就是预测。它通常被视为人工智能的一部分,或者更确切地说,被视为一种 机器学习。但是这种定义是有误导性的。大数据不是要教机器像人一样思考。相反,它是把数学算法运用到海量的数据上来预测事情发生的可能性。(The heart of big data is prediction. It is usually regarded as part of artificial intelligence, or rather, considered as a kind of artificial in
huise test
- 根据已知的数据来预测下一阶段的数据,可以预测多个数据。(Based on known data to predict the next phase of the data, you can predict a number of data.)
rbf预测模型
- 对数据的预测额,很好用的模型,下载别人的。(Predict the amount of data, use the model well, download someone else's)
SVM神经网络的数据分类预测-葡萄酒种类识别
- SVM神经网络的数据分类预测-葡萄酒种类识别(SVM neural network data classification prediction - wine type identification)
基于BP网络的预测算法
- 使用BP网络进行预测,对数据进行预测处理。(Using BP net to predict the statistic)
fx预测去噪方法
- 利用fx域的预测反褶积可以有效的去除随机噪声,内附数据,能运行调试(Predictive deconvolution using FX domain can effectively remove random noise, enclosing data, can run debugging)
SVM神经网络的数据分类预测
- SVM神经网络的数据分类预测-葡萄酒种类识别(SVM for predicting the kind of wine)
SVM神经网络的回归预测分析---上证开盘指数预测
- SVM对数据训练,对数据处理预测分析,令可以作为分类的一种重要方法。(SVM to data training, to data processing forecast analysis.Order is an important method of classification.)
Greynet
- 数学模型,将GM灰度模型与BP神经网络进行融合,可用于对数据的预测(The mathematical model combines the GM gray model with the BP neural network, and can be used to predict the data)
电力系统负荷预测数据
- 电力系统负荷预测数据,有详细的说明几年之内的数据每天的数据的
SVM
- SVM预测小程序,方便理解,所以很好 值得去观看 用的很好(this is a SVM process)
SVM神经网络的数据分类预测-葡萄酒种类识别
- SVM神经网络的数据分类预测-葡萄酒种类识别(SVM neural network data classification prediction wine species identification)
数据挖掘pro
- 本项目的具体问题是关于时间序列数据趋势预测。具体的应用场景是电子商务。现在要求您对118天到146天的每天100个关键产品进行销售量预测。(In this project, you are asked to study the general topic of time-series data mining, and specifically for time-series data trend prediction.)
大数据_协同过滤_梯度下降
- 给定10000个用户和他们对10000个电影的评价,然后通过协同过滤或梯度下降算法,用训练集训练数据,预测出用户对未看的电影的评分,并与测试集对比验证预测结果的准确性(You can learn Chinese,and read the Chinese introduction.)
灰色预测
- 在matlab软件上使用,可以用于时序数据的灰色预测。(Grey prediction for time series data.)
灰色预测模型及关联度分析
- 计算灰色预测中数据的关联度 以及灰色模型的算法实现(Computing the correlation of data in grey prediction model and the algorithm realization of grey model)
BP神经网络负荷预测代码
- 能够对一天之中每隔15min的电力负荷数据进行预测(load forecast based on BP neural network)
BP神经网络预测激光焊接数据
- 建立BP神经网络拟合曲面,实现激光焊接数据的预测(BP neural network mainly through 4 steps in the implementation of MATLAB, read file setting parameters, create a BP network, neural network training, neural network simulation. After the program, some basic parameters are set
基于极限学习机的预测
- 针对非线性预测问题,建立极限学习机的预测模型,将数据样本分为训练样本和测试样本,并采用误差指标进行评价。(Aiming at the problem of non-linear prediction, the prediction model of extreme learning machine is established. The data samples are divided into training samples and test samples, and the error i