Tennis Match Outcome Predictor
Predict the winner between any two tennis players — even from different eras.
Python, feature engineering, model evaluation
- • Built an AI model that estimates match win probability using surface type, player form, weather context, and historical head-to-head results.
- • Supports hypothetical comparisons (ex: peak Djokovic vs peak Federer on clay vs hard court).
- • Engineered features like serve/return strength, unforced error rate, and performance by surface.