1 Star 0 Fork 1

xybare / Stock-Price-Prediction-Model

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

Stock-Price-Prediction-Model

Kindly refer to the StockPredictionModelv3.ipynb file for the detailed explaination and results

Stock Market Price Prediction with New Data

Breif Overview:

The model created below is for prediction the stock prices of a Company.

There are two datasets Stock Prices Dataset for Dow Jones Inc Top 25 headlines for everyday for the past 8 years

The notebook is briefly summarized as follows:

Data Preparation - Preparing data for evaluation.

Data Quality Checks - Performing basic checks on data for better understanding of data.

Feature inspection and filtering - Correlation and feature Mutual information plots against the target variable. Inspection of the Binary, categorical and other variables.

Feature importance ranking via learning models

Training - training data against multiple machine learning algorthms and fine tuning a couple of algorithms for accuracy

空文件

简介

Stock Price prediction using news data. The datasets used consists news and stock price data from 2008 to 2016. The polarity(Subjectivity, Objectivity, Positive, Negative, Neutral) data is gathered from the news data and further used to predict stock prices. Achieved an accuracy of 94% using XGBoost. 展开 收起
Jupyter Notebook 等 3 种语言
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/xybare/Stock-Price-Prediction-Model.git
git@gitee.com:xybare/Stock-Price-Prediction-Model.git
xybare
Stock-Price-Prediction-Model
Stock-Price-Prediction-Model
master

搜索帮助