forked from Tableu/353_Project
-
Notifications
You must be signed in to change notification settings - Fork 0
Fantasy National Hockey League Player Performance Predictor. Given the player performance statistics from recent games, various statistical and machine learning models are used to predict player performance in future games for Fantasy Hockey League planning
rajpatel1412/Fantasy-Hockey-Player-Performance-Predictor-353_Project
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Steps to run: 1: Fetching and cleaning data python3 fetch_game_log_data.py data/game_log_data.pkl #shouldn't need to run this since all data is already in game_log_data.pkl python3 fetch_player_data.py python3 clean_data.py data/game_log_data.pkl 2: Data Analysis python3 data_analysis.py data/last_season_game_logs_all.pkl 3: Training Models python3 train_model.py python3 train_model_experimentation.py 4: Rankings and Plots python3 rankings.py python3 shots_predictor.py python3 plot_top_rankings.py output/ranking_analysis.csv python3 ranking_truth_plot
About
Fantasy National Hockey League Player Performance Predictor. Given the player performance statistics from recent games, various statistical and machine learning models are used to predict player performance in future games for Fantasy Hockey League planning
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 100.0%