Open Debargha-Saha opened 5 months ago
Thanks for creating the issue
The issue has been assigned. Do follow the project guidelines for PR.
Also, try to deploy the ML model.
please add a level to the issue
It will be added after reviewing the PR.
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.