Skip to content

Multi-class prediction: develop a model that predicts the probability that a pitch is one of 5 pitch types.

Notifications You must be signed in to change notification settings

MylesThomas/predicting-pitch-probability

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

predicting-pitch-probability

containing a subset of pitch-level data from an MLB season. Using the data, develop a model that predicts the probability that a pitch is one of the below pitch types:

a. 4-Seam Fastball

b. 2-Seam Fastball

c. Curveball

d. Slider

e. Changeup

Use the model to provide probabilities for each pitch type in the second file provided (Q2_pitches_test.csv).

About

Multi-class prediction: develop a model that predicts the probability that a pitch is one of 5 pitch types.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published