登录
首页 » Python » StockPricePrediction-master

StockPricePrediction-master

于 2019-06-18 发布 文件大小:7501KB
0 198
下载积分: 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 个回复

  • QB模型 神经网络
    说明:  从数据库获取车辆在一段时间内的所有行驶记录的相关数据,确定所需数据为GPS经纬度坐标和驾驶时长等,QB模型采用MDF的思想,其基本思想为:通过平均直接翻转距离函数定义两条轨迹之间的距离,两条轨迹需要具有相同的经纬度点数,具有相同点数的轨迹最大的优点是对轨迹距离成对计算,且相同轨迹之间具有更高的分辨率,对于轨迹聚类的结果有一定的优化。(Retrieved from the database cars all over a period of time, record the related data, determine the required data for the GPS latitude and longitude coordinates, and the driving time, QB model by adopting the idea of MDF, its basic idea is: flip directly by the average distance function definition of the distance between two trajectories, two tracks will have the same latitude and longitude points, and has the biggest advantages of the same points of trajectory track distance calculation in pairs, and has higher resolution, between the same trajectory for trajectory clustering results have certain optimization.)
    2020-06-23 08:00:01下载
    积分:1
  • 收集hadoop 1.0.0
    大数据源码研究必备 The project includes these modules: Hadoop Common: The common utilities that support the other Hadoop modules. Hadoop Distributed File System (HDFS™): A distributed file system that provides high-throughput access to application data. Hadoop YARN: A framework for job scheduling and cluster resource management. 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-03-30 20:53:23下载
    积分:1
  • vdvnt
    卡尔曼滤波器的经典著作,由其本人所写,许多好的IDEA!希望对各位设计滤波器有所启发!()
    2018-07-06 14:33:59下载
    积分:1
  • LRR
    低秩表达程序,MATLAB. Robust Subspace Segmentation by Low-Rank Representation(Low-Rank Representation program, MATLAB Robust Subspace Segmentation by Low-Rank Representation)
    2020-11-14 15:39:43下载
    积分:1
  • BIC确定GMM聚类簇
    说明:  通过贝叶斯信息准则确定高斯混合聚类方法的聚类簇数(Determining the Cluster Number of GMM Clusters by BIC)
    2021-03-26 19:19:13下载
    积分:1
  • FDP聚类算法
    说明:  一种无监督的聚类算法,基于密度聚类,名称为基于快速搜索与寻找密度峰值的聚类(Clustering by fast search and find of desity peaks)
    2020-02-24 15:43:51下载
    积分:1
  • c# k-mean 挖掘算法算法
    本文件封装好K-MEANS算法,只需要调用函数就可以使用
    2022-01-23 10:52:22下载
    积分:1
  • Python-for-Finance-Second-Edition-master
    Python是一种面向对象、解释型计算机程序设计语言,其应用领域非常广泛,包括数据分析、自然语言处理、机器学习、科学计算以及推荐系统构建等。 本书用Python语言来讲解算法的分析和设计。本书主要关注经典的算法,但同时会为读者理解基本算法问题和解决问题打下很好的基础。(Python is an object-oriented, interpretive computer programming language. It has a wide range of applications, including data analysis, natural language processing, machine learning, scientific computing and recommendation system construction. This book uses Python language to explain the analysis and design of algorithms. This book focuses on classical algorithms, but at the same time it will lay a good foundation for readers to understand basic algorithms and solve problems. The book consists of 11 chapters. The tree, graph, counting problem, inductive recursion, traversal, decomposition and merging, greedy algorithm, complex dependency, Dijkstra algorithm, matching and cutting problem, difficult problem and its dilution are introduced. The book has exercises and reference materials at the end of each chapter, which provides readers with more convenience for self-examination and further stu)
    2018-11-24 15:20:49下载
    积分:1
  • 算法与结构(python版)(北内部教材)
    说明:  算法与数据结构,python版本的,北大内部教材(Algorithms and Data Structures, Python Version, Peking University Internal Textbook)
    2019-04-11 16:59:53下载
    积分:1
  • Wcntent-solve
    用VB实现数值积分的算法集,包括梯形求积法,反常积分,三重积分,龙贝格方法,辛卜生方法等6种方法,(VB is used to realize the algorithm set of numerical integration, including trapezoidal quadrature method, anomalous integral, triple integral, Romberg method, Simbsen method and so on.)
    2018-11-24 16:12:42下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载