Skip to content

ShemaKevin62/Stock-Price-Prediction-Application

Repository files navigation

Stock Prediction using Machine Learning

How to use?

  1. Enter the following command in CMD or Terminal git clone https://github.com/ShemaKevin62/stock-price-prediction-application.git
  2. Open terminal or CMD and cd into the cloned folder. Or, you can simply open the folder in CMD
  3. Create a virtual environment : python3.8 -m venv v_env
  4. Activate the virtual environment : For MacOs source v_env/bin/activate
  5. run pip install -r requirements.txt
  6. run python3.8 app.py
  7. Open the app using the link given in terminal.

About

This project aims to develop a stock prediction application using Machine Learning

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages