Skip to content

KordingLab/Bayesball

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bayesball: Bayesian Integration in Professional Baseball Batting

This is the repo for the paper, Bayesball: Bayesian Integration in Professional Baseball Batting.

The repo is structured as follows:

.
├── main.ipynb               # Main notebook for running data analysis and generating figure parts
├── data                     # Raw and cleaned data
├── env                      # Environment files
├── img                      # Images used in some of the figures
├── figures    
│    ├── figure_parts           # Where main.ipynb saves parts of figures 1-4 (all svg)
│    │         ├── figure 1
│    │         ├── ...
│    └──  vector_files          # SVG files for completed figures
└── lib                         # All .py files called in main.ipynb

Everything can be run from the main.ipynb notebook. Please reach out with any issues or comments.

About

Bayesball: Bayesian Integration in Professional Baseball Batting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published