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

Model 3 - Add conf champ #6

Merged
merged 10 commits into from
Mar 16, 2018
Merged

Model 3 - Add conf champ #6

merged 10 commits into from
Mar 16, 2018

Conversation

fallonfarmer
Copy link
Owner

Objective: Create binary variable for if the team was conference tournament champion for that season

  • Utilize ConferenceTourneyGames
    • Gets max day for given season and conference to identify winning team ID for the championship game
  • Fill missing values
  • Joined new variable with rest of predictors

Bonus

  • Move file path variables to top so it's easier to update for new versions
  • Add ideas to README of additional predictors, thing we did not have time for before tip off

Manually joined in excel with TeamSpellings so it could be utilized if needed

Note: loyola (chicago) had to be manually updated to loyola chicago in order to get a result from VLOOKUPS

source:  https://www.cbssports.com/college-basketball/news/selection-sunday-show-2018-ncaa-tournament-conference-champions-and-automatic-bids
Utilizes data from ConferenceTourneyGames to get binary for if the team won their cofnerence tournament in that Season
Add describe data to detect which fields have missing data based on low counts relative to other cols
@fallonfarmer fallonfarmer merged commit 2e9e537 into master Mar 16, 2018
@fallonfarmer fallonfarmer deleted the add-conf-champ branch March 16, 2018 02:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant