Skip to content

stelios34S/Causal-inference-in-DotA-2-when-estimated-through-randomized-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Causal-inference-in-DotA-2-when-estimated-through-randomized-data

TUDELFT-CSE-research-project This project is part of the Research Project provided by TU DELFT in the year of 2022. The project includes 4 scripts which complement each other.

  1. Opendota.py
  2. Gathers the data and saves it to file match.csv
  3. Main.py
  4. Takes match.csv and calculates the Average causal effect, variances and the uncertainty
  5. IndepedenceTest.py
  6. Runs the Chi-square tests on the infromation produced by Main.py and
  7. Plotgeneration.py
  8. Creates the plots and writes the causal effects for each hero side by side to file.
Libraries used: Python 3.9, Scipy, Numpy, Pandas, Matplotlib

About

TUDELFT-CSE-research-project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages