You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
📊⚽ A collection of football analytics projects, data, and analysis by Edd Webster (@eddwebster), including a curated list of publicly available resources published by the football analytics community.
NutriSight is a website which utilizes machine learning and image processing to analyze and detect the stage of Diabetic Retinopathy from the Eye fundus images of the user. Based on severity of the condition, it analyzes restaurant menu through online web-scraping and recommends the most diabeties friendly dishes suitable for the user.
The objective for this task is to demostrate the ability to build ML regression and clasification model and evalute its performance by prediting the required features
Goalytics is a modern Python library designed for advanced football analytics, focused on calculating and predicting key performance metrics like xG (Expected Goals), xA (Expected Assists), and xT (Expected Threat).
Predict Fantasy Premier League (FPL) points using two models: a Random Forest regression (ML_xP.py) and a custom statistical model (xP_FPL.py). This project explores different approaches to predicting player performance, with a detailed comparison for Gameweek 5 of the 2024/25 EPL season.
Developed a predictive model for the Golden State Warriors to estimate optimal ticket purchase timing for individual customers. Utilized Python, scikit-learn, and time-series modeling techniques to enhance sales forecasting and marketing efficiency.