Skip to content

Examining how MLB MVP voters think and predicting the MVP with the fused lasso and linear optimization

Notifications You must be signed in to change notification settings

ssharpe42/MLB_MVPVoting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MLB_MVPVoting

Examining how MLB MVP voters think and predicting the MVP with the fused lasso and linear optimization

ScrapeBRef.R

Scrape all MVP votes from Baseball Reference.

Aggregate.R

Aggregate all stats and data associated with each player in MVP vote.

MVP_FusedLassoLP.R

A linear programming implementation of a fussed lasso. The LP learns weights to assign to specific player stats in order to correctly order players from most votes (MVP winner) to least in each year and league.

About

Examining how MLB MVP voters think and predicting the MVP with the fused lasso and linear optimization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages