60 skills found · Page 1 of 2
jldbc / PybaseballPull current and historical baseball statistics using Python (Statcast, Baseball Reference, FanGraphs)
panzarino / MlbgameA Python API to retrieve and read MLB GameDay data
dgrtwo / Empirical Bayes BookIntroduction to Empirical Bayes: Examples from Baseball Statistics
timothyf / Gameday ApiA Ruby API for using the Major League Baseball Gameday statistics data. MLB provides very deep statistics for all major league baseball games through Gameday. Statistics include not only the typical boxscore stats, but also down to the physics of every single pitch thrown in the game. You can find the speed, movement, and position of every pitch thrown. The Gameday API makes it easy for Ruby developers to work with all this statistical information. The test directory included with the source code contains many examples of how the API can be used. If you prefer to use SVN, the gameday_api is also available via an SVN repository at: http://code.google.com/p/gamedayapi/ If you like this project, be sure to also check out the Baseball-Tracker project also hosted on GitHub. Baseball-Tracker is a web application that uses the gameday_api. You can find a hosted version of Baseball Tracker at http://baseballstatz.heroku.com
benjamincrom / BaseballLibrary to download, analyze, and visualize events in Major League Baseball games
zero-sum-seattle / Python Mlb StatsapiPython Wrapper for the MLB's Official Stats API
mattspitz / SluggermlOnline and offline machine learning on baseball statistics used as an example in PyCon 2012 talk.
bradleyhurley / PyBallA Python 3 Client To Interact with MLB.com Stats
bartczernicki / MachineLearning BaseballPrediction BlazorAppMachine Learning over historical baseball data using latest Microsoft AI & Development technology stack (.Net Core & Blazor)
brendanahart / MLBDailyProjectionsUsing Machine Learning, Regression Analysis, Sabermetrics, and the Love of the Game to predict daily projections for MLB players
guillochon / Mlb Api MCPA Model Context Protocol (MCP) server that provides comprehensive access to MLB statistics and baseball data through a FastMCP-based interface.
nathanblumenfeld / CollegebaseballAn open-source college baseball analysis package for Python. Includes functionality for data acquisition and calculation of advanced metrics.
bdilday / PybbdaPython Baseball Data and Analysis
mgula57 / Mlb Showdown Card BotShowdown Bot is the simplest way of creating custom MLB Showdown cards. Simply enter a player's name, season, and image. The Showdown Bot takes care of the rest. Check it out https://showdownbot.com
calestini / RetrosheetProject to parse retrosheet baseball data in python
baseballprospectus / BbproPublic Repository for Baseball Prospectus
devparra / Baseball Hist DashMLB Data Explorer
etweisberg / Mlb MCPMCP server for advanced baseball analytics (statcast, fangraphs, baseball reference, mlb stats API) with client demo
tweichle / Predicting Baseball StatisticsPredicting Baseball Statistics: Classification and Regression Applications in Python Using scikit-learn and TensorFlow-Keras
timothyf / Baseball TrackerThis application serves as a demonstration app for the Gameday API project. With this app, you can view live and archived boxscores and stats from MLB. This is a Ruby on Rails application that uses the gameday_api Ruby library for working with live baseball statistics. Be sure to check out the gameday_api project on GitHub also. You can see a running instance of Baseball Tracker at http://baseballstatz.heroku.com