Skip to content

CVaranese/KBSLOL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

League of Legends Match Predictor

This project utilizes a knowledge based system to determine the winner of a League of Legends match based on player and game statistics.

Usage

To run this application you will need npm or yarn. Also install node. You will also need a Riot Games API key for the Places API.

git clone https://github.com/CVaranese/KBSLOL.git
cd KBSLOL
node proxy.js [RIOT API Key]

In a new terminal window navigate to KBSLOL

./scripts/start [RIOT API Key]

In a new terminal window navigate to KBSLOL

python src/inference/server.py

About

481 Match Predictor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published