A linear programming tool for optimizing DraftKings NBA Showdown lineups. Built as a portfolio project to demonstrate optimization algorithms.
Try the OptimizerThis project uses the PuLP library to solve the lineup optimization problem through linear programming techniques.
Upload a spreadsheet with player data including names, projected points, and salaries.
The algorithm finds lineups that maximize projected points while respecting the salary cap constraint.
Review multiple optimized lineups with details on projected points and salary allocation.
A tool to generate optimal DraftKings NBA Showdown lineups using linear programming
Generating optimal lineups...
This may take a few moments
PyKings.io is a portfolio project created to demonstrate practical applications of optimization algorithms and web development skills.
The project uses PuLP, an open-source linear programming library, to solve the lineup optimization problem with these constraints:
This tool generates multiple lineup variations to provide options for fantasy sports contests.