13 skills found
schorrm / PybaseballI'm maintaining the original repo now. please go to github.com/jldbc/pybaseball
tnestico / Pitching SummaryGenerate Pitching Summary using MLB Statcast Data
BillPetti / Statcast ModelingModel/predict batted ball outcomes with Statcast data
coperyan / Mlb VideosSmall bot pipeline built to analyze MLB Statcast data, download clips, create compilations & post to Twitter & YouTube.
matteosox / StatcastUsing machine learning to play around with MLB statcast data
odinsbeard / MLB Batted Ball ScraperA work in progress python script to scrape play by play data from MLB games, focusing on getting any statcast data.
beanumber / StatcastrETL functionality for Statcast data
ss77995ss / Baseball Stats PythonA package that get baseball data
AlecM33 / Mlb Gameday BotA Discord bot that integrates with the MLB Stats API to track your team of choice. Currently supporting the unofficial Discord server for the Cleveland Guardians.
kelmensonj / Pybaseball Pandas And Python For DIY SabermetricsYou can't download a csv file of all the statcast data thats ever been made available anywhere, but with the code in this repo its very straightforward. On top of that, since you'll already be using python and pybaseball in order to download gigabytes worth of statcast data, you might as well play around with creating some new metrics - metrics better than MLB's 'Barrel'
romanesquibel562 / Mlb Sports Betting PredictionsA professional-grade MLB game prediction system that leverages real-time Statcast data, advanced machine learning models, and historical team/player performance metrics to forecast game winners.
johnchoiniere / Statcast ScraperA python-based scraper/parser for MLB Statcast data files
seanwsullivan1 / Exit Velocity Over Expected EVOE Brief code to query Baseball Savant for Statcast data and model to predict exit velocity.