Skip to content

Pitcher projection engine that uses historical data and regression analysis to predict how major league pitchers will perform moving forward.

Notifications You must be signed in to change notification settings

norogoth/PitcherAnalyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aaker Pitcher Analyzer

03aa87e612ed4f3db037b6ab424c10cb

This analyzes historical data to create projects for major-league baseball pitchers. The data it ships with goes up to the 2019 year. While this can be updated, no update is planned at the moment. If anyone wants to update this and submit a PR the data comes from the Sean Lahman database.

Usage Guide

To use this software, first compile and run the code. Then, type in a name of a pitcher and select the name from the menu below.

2021-07-06 09_26_56-Window

Then, you can look at the following historical trends for this pitcher, ERA, WHIP, K/9, K and cut chance. ERA will show the upper and lower standard deviation prediction for this pitcher as well.

2021-07-06 09_27_22-Window

However cut chance only shows up when projections are toggled to be on. You can toggle projections to be on by clicking the "Toggle Projection" button. This will show or hide projections based on historical data of how other historical pitchers progressed.

About

Pitcher projection engine that uses historical data and regression analysis to predict how major league pitchers will perform moving forward.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages