Skip to content

taswani/ML_capstone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ML_capstone

Amazon Stock Forecasting Project

In this project, I have set up two models for prediction of Amazon's stock prices based off of headline sentiment and the date, opening price, high, and low values for AMZN on that day.

All the dependencies are within the requirements.txt file, and in order to run the models you will have to navigate to the folder with the models and run the files associated with them. Mainly: model.py for the stacked XGBoost and Linear Regression model, and ff_nn_model.py for feed forward neural network model.

My goal with this project is to compare the architecture and approach between classical machine learning and neural networks, using stock market prediction as the backdrop to this comparison.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published