Niketkumardheeryan / ML-CaPsule

ML-capsule is a Project for beginners and experienced data science Enthusiasts who don't have a mentor or guidance and wish to learn Machine learning. Using our repo they can learn ML, DL, and many related technologies with different real-world projects and become Interview ready.
MIT License
331 stars 294 forks source link

EPL Match prediction using web scraping & machine learning. #634

Open Debargha-Saha opened 1 month ago

Debargha-Saha commented 1 month ago

Utilized Python's BeautifulSoup library for web scraping fbref.com to gather match statistics and EPL teamperformance data. Cleaned and preprocessed the collected data to ensure consistency and accuracy for further analysis. Engineered relevant features from the collected data to enhance model performance. Developed a machine learning model using Python's pandas and scikit-learn libraries to predict match outcomes based on historical data.

github-actions[bot] commented 1 month ago

Thanks for creating the issue

invigorzz313 commented 1 month ago

The issue has been assigned. Do follow the project guidelines for PR.

Also, try to deploy the ML model.

Debargha-Saha commented 1 month ago

please add a level to the issue

invigorzz313 commented 1 month ago

It will be added after reviewing the PR.