A ML Model That Predict The Percentage of Winning for Each Blue And Red Team In League Of Legends , Currently The Accuracy is quite low for The Lack of data , but It Still in Maintainance
- League of Legends is a team-based game with over 140 champions to make epic plays with.
- Moba Style Game
- Notebook For Detailled Explanation
- Prod File which contain A code for a local server to test the model using the streamlit library and user friendly interface
The Model is Still in Maintainance , The Accuracy is Quite Low , But It's Still in Development , Currently Looking for More Data to Train The Model , And Trying to Find The Best Model to Use
pip install -r requirements.txt
You can Try Custom Input by Providing The Champions Id and The Model Will Predict The Percentage of Winning for Each Blue And Red
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.