Marcel Computation - QMIND-Team/Sabermetrics GitHub Wiki
Retrieved stats from Baseball Reference during the testing of this model
Inputs:
Stat - The specific stat that is being predicted (In abbreviated form)
PlayerID - Name of the player for a predicted stat
mostRecentSeason - The most recent season that the player played (Season proceeding the one being predicted)
first_avg - League averages for the specific stat of the mostRecentSeason
second_avg - League averages for the specific stat of two seasons before the one being predicted
third avg - League averages for the specific stat of three seasons before the one being predicted
Output:
Prediction - The predicted stat for the season following mostRecentSeason