This is repo for showing our project report about predicting the endgame results (win or lose) based on data from the half of the games (typically first 15 minutes).
The following command run simple UI demo.
!pip install streamlit
cd ~/DSC148/final
streamlit run script.py