Real Time Stock Prediction - AWS Services
- Team Members: Pranav Manjunath
- Github Repo: Github Link
- Presentation Link: Presentation Link
- Video Link: Video 1 Link || Video 2 Link
Summary
Welcome to the Real Time Stock Prediction Application. The main objective of this project is to predict the next minute of Amazon Stock Price based on the current stock price and the previous 150 observations. This project is useful for those actively selling and buying stocks in a day. The application consists of 2 buttons. The "Refresh" button will automatically restart the application and extract the most current stock price from the S3 bucket. The "Predict" button will then run the prediction algorithm (SARIMAX Time Series Forecasting) and display the predictions on the Application.