TheCleverIdiott/Win_Analyser
The objective of this project is to employ machine learning to make real time predictions of scores by using Python. The aim is to make use of linear regression to apply on data frames to get the prediction score as an output.
Implements Random Forest classification on historical English Premier League match data to predict win/loss/draw outcomes, using categorical encoding of venue, opponent, time, and day-of-week features. Processes data with Pandas and scikit-learn via both standalone Python scripts and Jupyter notebooks, with evaluation metrics including precision scoring to assess prediction accuracy.
No commits in the last 6 months.
Stars
12
Forks
2
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Aug 16, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/TheCleverIdiott/Win_Analyser"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
pankajrawat9075/fantasy-sports-prediction
We have used our skill of machine learning along with our passion for cricket to predict the...
Paul-Andrew-15/ICC-2023-Worldcup-prediction
Predicting the champion of the 2023 Cricket World Cup through the implementation of the Random...
rajatrawal/ipl-win-predictor
Welcome to the "IPL Win Predictor" project! This machine learning model, built using logistic...
Bhupendra-glitch/IPL-Analysis
This project performs Exploratory Data Analysis (EDA) on IPL match-level and ball-by-ball...
Md-Emon-Hasan/ML-Project-T20-Cricket-Match-Score-Prediction
🏏 Data Science projects that predicts cricket scores based on input parameters as batting team,...