Skip to content

SilvioMGN/nextPitch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pitch Prediction using Hidden Markov Model

The objective of this project is to predict the next pitch of individual pitchers in real time using a Hidden Markov Model

Hidden Markov Model Theory

To follow

Similar attempts (not complete)

Melling (2017) attempted to predict the next pitch using a Hidden Markov Model, but achieved only "pretty poor accuracy" and acknowledged that "adjustments could likely be made to improve performance." For his prediction, he used the Viterbi algorithm, but in this project we want to use the Forward algorithm, as it has been successfully used by Ötting (2021) to predict play calls in the NFL.

Sources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published