Datasets:
File size: 749 Bytes
8599645 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 | ---
license: mit
task_categories:
- tabular-classification
language:
- en
tags:
- esports
- league-of-legends
- dota2
- gaming
- competitive
pretty_name: Esports Pro Matches Data
---
# Esports Data
Consolidated esports dataset covering League of Legends and Dota 2 professional matches.
## Structure
### `lol/` — League of Legends
- Oracle's Elixir match data 2014–2026 (CSV per year)
- `partidas-completas/` — processed tournament data (Dreamleague S27, EPL)
### `dota2/` — Dota 2
- Pro match features by minute (`features_m*.parquet`)
- `matches.parquet`, `players.parquet`, `heroes_meta.parquet`
- `minute_features_all.parquet` — full time-series features
- `ensemble_summary.json` — model metadata
|