This project aims to explore the prediction model of stock prices and display the prediction results to users through visualization tools.
- Completed prediction feature
- Modified some code to improve stability
Temporary version
- Moved some common functions to common
Temporary version
- Modified some architecture and logging output
- Added stock price prediction feature (testing)
- Fixed some issues
- Fixed the issue that when the user switches the page but manager is not initialized, the page will be redirected to Welcome.py.
- Add display range to Prediction page.
- Fixed the model library used
- Completed and added the ManageModel, ManageHistoryData, and Prediction functions to streamlit
- Fixed some issues.
- Implement streamlit function.
- Submit prototype.