Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Debargha-Saha opened this issue May 16, 2024 · 4 comments
Open

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

Debargha-Saha opened this issue May 16, 2024 · 4 comments
Assignees
Labels

Comments

@Debargha-Saha
Copy link

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.

Copy link

Thanks for creating the issue

@invigorzz313
Copy link
Contributor

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

Also, try to deploy the ML model.

@Debargha-Saha
Copy link
Author

please add a level to the issue

@invigorzz313
Copy link
Contributor

It will be added after reviewing the PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants