Skip to content

Using machine learning to predict stock price performance. Various methods of analysis include Twitter NLP, historical price data, and technical indicators.

Notifications You must be signed in to change notification settings

timryang/Stock_Prediction_Analysis

Repository files navigation

Stock_Prediction_Analysis

Using machine learning to predict stock performance

If you want to run the application locally:

  1. Open anaconda prompt
  2. Within prompt, navigate to the directory where all code is located
  3. Type into prompt: set FLASK_APP=main.py
  4. Type into prompt: python main.py
  5. In your internet browser, open "localhost:5000"
  6. You are now running the GUI locally on your machine

About

Using machine learning to predict stock price performance. Various methods of analysis include Twitter NLP, historical price data, and technical indicators.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published