octosport/octopy
Python implementation of various soccer/football analytics methods such as Poisson goals prediction, Shin method, machine learning prediction... This is a companion python module for octosport medium blog.
This tool helps football analysts and bettors predict match outcomes and player performance using various statistical models. You input historical match data, and it outputs predictions for future games, like goal probabilities and win likelihoods. It's for anyone interested in data-driven football analysis, from serious bettors to sports journalists.
No commits in the last 6 months.
Use this if you want to apply analytical methods like Poisson distribution or machine learning to predict soccer match results and player statistics.
Not ideal if you're looking for real-time betting odds or a fully automated betting system, as this provides analytical tools rather than direct betting advice.
Stars
73
Forks
27
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Apr 10, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/octosport/octopy"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
mhaythornthwaite/Football_Prediction_Project
This project pulls past game data from api-football, and uses this to predict the outcome of...
nickpadd/EuropeanFootballLeaguePredictor
A machine learning/statistical model to derive prediction probabilities for football matches of...
knaggita/Football-Dataset-Analysis
Football Dataset Analysis group project
mcekovic/tennis-crystal-ball
Ultimate Tennis Statistics and Tennis Crystal Ball - Tennis Big Data Analysis and Prediction
MauroAndretta/AIFootballPredictions
AIFootballPredictions is an ML-based system to predict if a football match will have over 2.5...