Skip to content

Using Facebook Prophet to predict stock market timeseries data

License

Notifications You must be signed in to change notification settings

rabiahmad/prophet_stock_prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Facebook Prophet - Stock Market Predictions

Using Facebook Prophet to predict stock market timeseries data

Creating the environment

cd into the root of the project directory and run conda env create --file environment.yaml

This should automatically install all the required dependencies in a new conda environment.

Then run conda activate stock-prediction-env

Running the app

From the root of the project folder, run streamlit run main.py. This will open up a Streamlit web app on your browser.

About

Using Facebook Prophet to predict stock market timeseries data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages