Skip to content

Predictive analytics designed to forecast the performance of MLS teams based on historical data.

Notifications You must be signed in to change notification settings

dfelix4247/TeamStatsForecast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Overview

This project involves scraping data from the MLS website, cleaning it, and using it to build a machine learning model that predicts player performance. The primary goal is to forecast the likelihood of a player scoring in an upcoming game.

Motivation

The MLS website was selected as the primary data source due to its comprehensive and reliable repository of player career statistics.

Project Components

  • Data Scraping: Automated extraction of player data from the MLS website.
  • Data Cleaning: Processing and refining the scraped data to ensure accuracy and usability.
  • Machine Learning Model: Development and training of a predictive model to estimate the probability of a player scoring in future matches based on historical data.

Usage

This repository provides all the necessary scripts and instructions to replicate the data scraping, cleaning, and predictive modeling process. The end result is a robust tool that can aid in forecasting player performance in upcoming MLS games.

About

Predictive analytics designed to forecast the performance of MLS teams based on historical data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages