In this issue, I will set up a pipeline for easily testing different - [ ] predictors, including age, position, and year [fixed effects](https://github.com/DeclareDesign/estimatr) - [ ] data sources, including [Baseball Savant](https://baseballsavant.mlb.com/) - [ ] [imputation approaches](https://cran.r-project.org/web/packages/naniar/vignettes/getting-started-w-naniar.html), such as using the mean of the player's previous OBPs - [ ] train/validation split years
In this issue, I will set up a pipeline for easily testing different