- Stock price prediction: using historical data to predict future stock price
- python -m venv myenv (make a fresh virtual enviornment)
- pip install -r requirements.txt (to download dependencies onto venv)
- python -m flask run
ML Model & Parameter Tuning:
Sean Chen
Parameter tuning:
Kazuya Okamoto
Website:
Minji Yun