Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 959 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 959 Bytes

Anchor AI

http://anchor-ai.online/home/AAPL/

Anchor provides insight into individual stock movement through daily machine learning training and prediction. ANCHORAI

Anchor was one of my first-ever medium-large projects, a place of great learning and fun. Anchor was built on the Django web framework and hosted on Heroku. The predictions come from a sophisticated multiple regression model, taking in various inputs from a Yahoo finance API. Training runs daily in an AWS EC2 instance, providing predictions for over 5,000 symbols. With an AWS S3 hosted static directory, Anchor can pull these predictions instantaneously, providing users with instant information.

anchormarkets

:) -Mason