Stock-Prices-Prediction-ML-Flask-Dashboard
Stock-Prices-Prediction-ML-Flask-Dashboard copied to clipboard
This program predicts the price of GOOG stock for a specific day using the Machine Learning algorithm called Support Vector Regression (SVR) Linear Regression. Importing flask module in the project is...
Stock-Prices-Prediction-ML-Flask-Dashboard
Stock Prices Prediction ML with Flask Dashboard
Table of Contents
-
About the Project.
- Built With
-
Getting Started
- Prerequisites
- Installation
- Usage
- Roadmap
- Contributing
- License
- Contact
About The Project
Demo
Code
Dashbord
Prediction result
Models evaluation
Built With
Models and algorithums
├── SVR
├── linear_regression
├── random_forests
├── keras
├── KNN
├── decision_trees
├── elastic_net
├── LSTM_model
Prerequisites
Installation
- Clone the repo
git clone https://github.com/Zeeshanahmad4/Stock-Prices-Prediction-ML-Flask-Dashboard.git
- Install python packages
pip install matplotlib
pip install sklearn
pip install flask
pip install KNN
Usage
This program predicts the price of GOOG stock for a specific day using the Machine Learning algorithm called Support Vector Regression (SVR) Linear Regression. Importing flask module in the project is mandatory An object of Flask class is our WSGI application.
Contents
├── app.py
├── GOOG_30_days.csv
├── train_models.py
├── utils.py
├── GOOG_30_days.csv
Roadmap
See the open issues for a list of proposed features (and known issues).
Contributing
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
License
Distributed under the MIT License. See LICENSE
for more information.
Contact me
![]() |
![]() |
![]() |
![]() |
---|
![]() |
![]() |
![]() |
![]() |
---|