项目作者: owenauch

项目描述 :
NBA Daily Fantasy Lineup Optimizer for FanDuel Using Python
高级语言: Python
项目地址: git://github.com/owenauch/NBA-Fantasy-Optimizer.git
创建时间: 2016-12-23T07:36:49Z
项目社区:https://github.com/owenauch/NBA-Fantasy-Optimizer

开源协议:

下载


The Porzingis Project

A script that scrapes stats for each player in the NBA from Basketball Reference, TeamRankings, and Rotowire, and generates an expected points value for each player. These expected points are then fed to a greedy algorithm that maximizes the total expected fantasy points while staying under a salary cap using a heuristic of preferencing undervalued players.

How to Run

Clone the repo and run

  1. python NBAFantasyStats.py
Requires:

Shoutout to Kristaps Porzingis for being the algorithm MVP