Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sabyasachi-seal/stockmarketprediction

Stock Market Prediction using Numerical and Textual Analysis
https://github.com/sabyasachi-seal/stockmarketprediction

aiml analysis data-science data-visualization machine-learning notebook prediction python

Last synced: about 15 hours ago
JSON representation

Stock Market Prediction using Numerical and Textual Analysis

Awesome Lists containing this project

README

        

# Task for The Sparks Foundation

## Data Science and Business Analytics

### Stock Market Prediction using Numerical and Textual Analysis (Task 7)
### - By Sabyasachi Seal


Packages Used:

- Math
- Numpy
- Pandas
- Matplotlib
- Keras
- SciKit Learn


Models Made:

- Logistic Regression Model
- Random Forest Model
- Decision Tree Model
- Linear Discriminant Model
- AdaBoost Model
- Gradient Boosting Model


In the end, we can see that Gradient Boosting Model has the highest accuracy as compared to all other models. Gradient Boosting Model performs better on Analysis and prediction of Stock price/performance than the other 5 Neural Network Models.


Youtube Explanation