项目作者: Nickwang3

项目描述 :
A website project built to project mlb player value through market value salary predictions
高级语言: Python
项目地址: git://github.com/Nickwang3/Big-League-Prophet.git
创建时间: 2018-03-30T17:07:00Z
项目社区:https://github.com/Nickwang3/Big-League-Prophet

开源协议:

下载


machineLearningBaseball

In this order:

run PlayerDatabase.py to update the postgreSQL player database with salary data, player statistics, and player IDS

run dataModels.py to update the machine learning training models for predictions

run Predictions.py to update the player databases salary predictions for each player

to run the program, run flaskbootstrapapp.py

currently the website allows user to search for a player and it will display their stats and a prediction for annual salary based on weighted war, average war and
peak war for their career. User can also explore prediction leaderboards for each salary prediction model.

SOURCES FOR DATA:

USA TODAY for Salary data

ESPN for player statistics

http://crunchtimebaseball.com/baseball_map.html for playerIDS