CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 预测python

搜索资源列表

  1. Python-ELM-master

    1下载:
  2. 经典的ELM算法,适合做小样本回归预测,亲测有用,亲测有效-The classical ELM algorithm, suitable for small sample regression, pro test useful, pro test effective
  3. 所属分类:Data Mining

    • 发布日期:2017-04-29
    • 文件大小:17153
    • 提供者:Alex Liu
  1. HMM-python-master

    1下载:
  2. 用python实现了隐马尔科夫模型的概率计算和预测部分,主要是前向后向算法和维特比算法-Realized with python hidden Markov model probability calculation and prediction part is mainly forward-backward algorithm and the Viterbi algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2743
    • 提供者:hhz
  1. python-code-for-Machine-learning

    2下载:
  2. 用于机器学习的全方位python代码,包括K-近邻算法、决策树、朴素贝叶斯、Logistic 回归 、支持向量机、利用 AdaBoost 元算法提高分类性能、预测数值型数据:回归、树回归、利用 K-均值聚类算法对未标注数据分组、使用 Apriori 算法进行关联分析、使用 FP-growth 算法来高效分析频繁项集、利用 PCA 来简化数据、利用 SVD 简化数据、大数据与 MapReduce-The full range of python code for machine learning
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-05
    • 文件大小:546302
    • 提供者:杨宇
  1. python

    0下载:
  2. 用机器学习中的线性回归和在线学习的方法预测空气质量-predict air quality
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-15
    • 文件大小:7168
    • 提供者:yangzheng
  1. python数据分析之金融欺诈行为检测

    0下载:
  2. 用python写的一个关于金融欺诈行为检测的数据分析程序,用的是回归预测模型(This is a data anlysis program for the detection of financial fraud, based on logistic regression model.)
  3. 所属分类:数据挖掘

    • 发布日期:2017-12-11
    • 文件大小:120549
    • 提供者:happySky
  1. bp

    1下载:
  2. 一种BP神经网络的PYTHON代码,可用于简单预测等(A BP neural network PYTHON code)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-30
    • 文件大小:1024
    • 提供者:wb12345
  1. bp

    3下载:
  2. python 实现的bp神经网络预测,数据已经有,可以直接替换,叠加次数还有步长可以自己设置。(Python implementation of BP neural network prediction, the data already has, can be directly replaced, the number of overlap, there are steps you can set yourself.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-14
    • 文件大小:1195
    • 提供者:guanyu
  1. Arch Model

    4下载:
  2. 金融时间序列分析 1. 采用Pandas从Yahoo网上下载上市公司的5到10年的日收盘数据,上证指数的日收盘数据。 2. 计算上市公司和上证指数的收益率, 3. 针对上市公司收益率进行ARMA建模,确定P和q,并对残差进行分析,最后向前预测多期,显示预测图。 4. 针对上市公司收益率进行ARCH建模,确定阶数,并对残差进行分析,最后进行预测。 5. 针对上市公司收益率进行GARCH建模,确定阶数,并对残差进行分析,最后进行预测。(use Arch Model to ananlyse
  3. 所属分类:数据挖掘

    • 发布日期:2017-08-13
    • 文件大小:424960
    • 提供者:xting
  1. seismic_1.0

    0下载:
  2. 信息传播预测,通过建立模型,估计帖子传染率,根据传染率对帖子的转发数进行预测(information dissemination pretict)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-26
    • 文件大小:86016
    • 提供者:亣弔
  1. python-graph-clustering-master

    0下载:
  2. 蛋白质相互作用网络中,蛋白质复合物的预测,内含有多有经典的聚类算法(predict protein complex from PPI network)
  3. 所属分类:数值算法/人工智能

  1. LSTM_learn-master

    2下载:
  2. 采用LSTM算法用python语言实现的信号时间序列预测,可预测信号的占用度(The LSTM algorithm is used to predict the signal time series in python language)
  3. 所属分类:数学计算

    • 发布日期:2017-12-30
    • 文件大小:3072
    • 提供者:小龙女
  1. python-logistic

    0下载:
  2. 对因变量为0-1属性变量,利用Logistic算法,对其进行回归预测(The dependent variable is the 0-1 attribute variable, and the Logistic algorithm is used to predict it)
  3. 所属分类:数据挖掘

    • 发布日期:2018-01-03
    • 文件大小:2048
    • 提供者:xinxging
  1. 灰色预测

    1下载:
  2. 预测模型,通过时间序列分析未来几点的数值走势。(Prediction model,analysis of the numerical trend of the future points by time series.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-08
    • 文件大小:1024
    • 提供者:宋小泡泡
  1. python神经网络求解农产品需求预测

    0下载:
  2. 使用BP神经网络预测农产品的需求,论文在知网上应该就一篇。(Using neural network to predict the demand of agricultural products)
  3. 所属分类:数学计算

    • 发布日期:2017-12-31
    • 文件大小:9216
    • 提供者:weisu761
  1. 预测

    4下载:
  2. BP神经网络模型预测的Python代码实现,测试有效(BP neural network model forecast Python code implementation, test effectiveness)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-20
    • 文件大小:1024
    • 提供者:Van_an
  1. 用Python进行自然语言处理(中文)

    0下载:
  2. 本书提供了非常易学的自然语言处理入门介绍,该领域涵盖从文本和电子邮件预测过滤,到自动总结和翻译等多种语言处理技术。在本书中,你将学会编写Python程序处理大量非结构化文本。你还将通过使用综合语言数据结构访问含有丰富注释的数据集,理解用于分析书面通信内容和结构的主要算法。(This book provides a very easy to learn introduction to Natural Language Processing, which covers a variety of la
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-05-06
    • 文件大小:3846144
    • 提供者:大米很萌
  1. python机器学习预测分析核心算法

    1下载:
  2. python机器学习预测分析核心算法的例程(Python machine learning prediction and analysis of core algorithm routines)
  3. 所属分类:数学计算

    • 发布日期:2020-11-27
    • 文件大小:256000
    • 提供者:domodo
  1. 股票预测

    3下载:
  2. python LSTM进行时间序列预测,股票每日的数据(Time series prediction by Python LSTM)
  3. 所属分类:matlab例程

    • 发布日期:2020-06-26
    • 文件大小:509952
    • 提供者:Yesterday110
  1. python

    2下载:
  2. 该代码基于Python3,利用机器学习中支持向量机回归算法(SVR)实现对数据的拟合以及预测,可以通过调试C值和gamma值达到不同的拟合程度,具有较大的实际意义,并且该代码本人亲自调式运用,适合广大学习者使用。(This code is based on Python 3. It uses support vector machine regression algorithm (SVR) in machine learning to fit and predict the data. It c
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-07-17
    • 文件大小:1024
    • 提供者:帅毛毛
  1. Python机器学习_预测分析核心算法

    1下载:
  2. Python机器学习_预测分析核心算法(Python machine learning_ Prediction analysis core algorithm)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-11-29
    • 文件大小:18785280
    • 提供者:leaf2333
« 12 3 »
搜珍网 www.dssz.com