Skip to content

uladaharanina/StockPrice_prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stock Price prediction application

AI tool to predict stock price for FAANG companies

To run on localhost:

  1. Clone the project to your local machine using CLI
gh repo clone wadewilsones/local_library
  1. Install dependencies (you should have pip manager). Run the command:
pip install -r requirements.txt
  1. After all dependencies are installed, go to view folder from the root to view folder
cd view
  1. To run the app on developemnt server use: (Make sure you are in view folder)
python -m flask --app index run

About

AI tool to predict stock price for FAANG companies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published