Skip to content

FrankDTS/ESPN-Football-Analyze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

  • Create Web Scraping methods to grab ESPN Football data, Found the API hidden pattern, and automize the grab process.
  • Built a data cleaning process and give the company the real important results.
  • Made Poisson model and Logistic regression to predict the game in a different aspect.
  • Automize the Excel process to produce the report more efficiently.

Web Scraping

  1. From ESPN website grab Football game data
  2. First grab the data first so we can use this data information to automize the grab process

  1. Choose each League and each game's statistics data

Data Cleaning and Analyze

  1. Built dataframe which only foncus on one team.
  2. Made Possion dataframe from the analyze result base on two dataframe for two teams.

  1. Built Logistic model

Merge three dataframe create in python

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors