Skip to content

xpbeyo/LoL-Draft-Predictor

 
 

Repository files navigation

LoL-Ban-Phase-Picker

Data Schema Description

team_comp.csv

  • winner: 0 indicates team A won the game, 1 indicates team B won the game
  • team_A_champ_{index}: Champion id of the champion team A picked at position index
  • team_B_champ_{index}: Champion id of the champion team B picked at position index

Each row represents a single game.

champions.csv

  • ChampionId: The id of the champion
  • Name: The name of the champion

Each row represents a champion.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%