登录
首页 » Python » StockPricePrediction-master

StockPricePrediction-master

于 2019-06-18 发布 文件大小:7501KB
0 221
下载积分: 1 下载次数: 2

代码说明:

  python深度学习股票分析框架,就这么多了(python learning stock)

文件列表:

StockPricePrediction-master, 0 , 2019-03-27
StockPricePrediction-master\.gitignore, 804 , 2019-03-27
StockPricePrediction-master\Documents, 0 , 2019-03-27
StockPricePrediction-master\Documents\SMAIProjectAbstract.pdf, 102446 , 2019-03-27
StockPricePrediction-master\Documents\StockPricePrediction.pdf, 665338 , 2019-03-27
StockPricePrediction-master\LICENSE, 1083 , 2019-03-27
StockPricePrediction-master\README.md, 2663 , 2019-03-27
StockPricePrediction-master\Report.pdf, 136581 , 2019-03-27
StockPricePrediction-master\input, 0 , 2019-03-27
StockPricePrediction-master\input\params.txt, 1502 , 2019-03-27
StockPricePrediction-master\input\symbols.txt, 8 , 2019-03-27
StockPricePrediction-master\requirements.txt, 162 , 2019-03-27
StockPricePrediction-master\screenshots, 0 , 2019-03-27
StockPricePrediction-master\screenshots\presentation.gif, 5455451 , 2019-03-27
StockPricePrediction-master\scripts, 0 , 2019-03-27
StockPricePrediction-master\scripts\Algorithms, 0 , 2019-03-27
StockPricePrediction-master\scripts\Algorithms\LSTN-RNN.py, 3947 , 2019-03-27
StockPricePrediction-master\scripts\Algorithms\Neural_Network.py, 16336 , 2019-03-27
StockPricePrediction-master\scripts\Algorithms\regression_helpers.py, 8744 , 2019-03-27
StockPricePrediction-master\scripts\Algorithms\regression_models.py, 2849 , 2019-03-27
StockPricePrediction-master\scripts\Algorithms\rnn_lstm.py, 4405 , 2019-03-27
StockPricePrediction-master\scripts\Algorithms\svm.py, 2580 , 2019-03-27
StockPricePrediction-master\scripts\Stock-Prediction-Copy1.ipynb, 878439 , 2019-03-27
StockPricePrediction-master\scripts\Stock-Prediction.ipynb, 1067999 , 2019-03-27
StockPricePrediction-master\scripts\add_s_and_p_index.py, 1404 , 2019-03-27
StockPricePrediction-master\scripts\feature_selection.py, 1669 , 2019-03-27
StockPricePrediction-master\scripts\fetch_stock_data.py, 2923 , 2019-03-27
StockPricePrediction-master\scripts\interpolation.py, 618 , 2019-03-27
StockPricePrediction-master\scripts\main.py, 749 , 2019-03-27
StockPricePrediction-master\scripts\normalization.py, 313 , 2019-03-27
StockPricePrediction-master\scripts\preprocessing.py, 2023 , 2019-03-27
StockPricePrediction-master\scripts\twitter-sentiment-analysis, 0 , 2019-03-27

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • AYDQE
    基本蚁群算法寻找食物,需要TURBOC2运行环境,在vista下要兼容模式运行()
    2017-12-05 18:38:41下载
    积分:1
  • PCA
    说明:  python PCA算法原理推导,及源代码实现,并基于PCA算法实现图片压缩,附pdf文件说明(Python PCA algorithm principle derivation, and source code implementation, and based on PCA algorithm to achieve image compression, with PDF file description)
    2021-02-09 12:04:01下载
    积分:1
  • variabyefragmentation
    给定一块宽度为W的矩形板,矩形板的高度不受限制,现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件,切割的规则是零()
    2017-12-08 10:54:45下载
    积分:1
  • sklearn-tree-BN-knn
    分类器的性能比较与调优: 使用scikit-learn 包中的tree,贝叶斯,knn,对数据进行模型训练,尽量了解其原理及运用。 使用不同分析三种分类器在实验中的性能比较,分析它们的特点。 本实验采用的数据集为house与segment。(Performance comparison and optimization of classifiers: We use tree, Bayesian and KNN in scikit-learnpackage to train the data model and try to understand its principle and application. The performances of three classifiers are compared and their characteristics are analyzed. The data set used in this experiment is house and segment.)
    2021-04-16 15:08:53下载
    积分: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
  • 深度学习之TensorFlow:入门、原理与进阶实战
    该压缩文件是《深度学习之Tensorflow的入门、原理及进阶实战》,里面讲述了如何搭建TensorFlow环境,并讲述了深度学习的一些理论基础知识,而且通过例子进行辅助,能更好的理解掌握。(The compressed file is "Introduction, Principle and Advanced Combat of Tensorflow for Deep Learning", which describes how to set up the TensorFlow environment, and describes some theoretical basic knowledge of deep learning, and assists with examples to better understand .)
    2019-04-20 20:40:46下载
    积分:1
  • SVR
    训练SVR模型做预测,可调整训练集和测试集比例及SVR参数,预测性能用MAP反映(The training SVR model can be used for prediction. The proportion of training set and test set and the parameters of SVR can be adjusted. The prediction performance can be reflected by MAP.)
    2021-03-29 09:39:10下载
    积分:1
  • flume+kafka+storm整合
    flume+kafka+storm整合,1.一个好的项目架构应该具备什么特点? 2.本项目架构是如何保证数据准确性的? 3.什么是Kafka? 4.flume+kafka如何整合? 5.使用什么脚本可以查看flume有没有往Kafka传输数据
    2022-04-15 02:26:59下载
    积分:1
  • KPCA故障检测
    基于KPCA的故障诊断matlab代码。包括t^2统计量和q统计量(Fault Diagnosis Matlab Code Based on KPCA)
    2021-04-12 11:18:57下载
    积分: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
  • 696516资源总数
  • 106637会员总数
  • 8今日下载