DFS Fantasy Football Lineup Optimizer

バージョン 1.0.1 (581 KB) 作成者: Hans Scharler
Optimize your Daily Fantasy Sports (DFS) fantasy football lineups with MATLAB and the Optimization Toolbox
ダウンロード: 9
更新 2022/9/20

View DFS Fantasy Football Lineup Optimizer on File Exchange Open in MATLAB Online

DFS Optimizer

Download Projection Data

  • Go to Daily Fantasy Fuel and click on “Download Projects as CSV”
  • Save the file to your computer as “DFF_data.csv” into a new folder

Access MATLAB

You might have MATLAB installed on your computer, so all you have to do is open MATLAB. If you don’t have MATLAB installed, you can use MATLAB Online at matlab.mathworks.com by signing in and clicking “Open MATLAB Online (basic).”

Import the Data

  • Right-click on the “Current Folder” and click “Upload Files”
  • Select the CSV file that you downloaded from Daily Fantasy Fuel
  • Right-click on the DFF_data.csv that we uploaded and click Open
  • Click “Import Selection” and “Import Data”

Enter and Run the Code

  • Right-click on the Current Folder area, click New, and then Live Script
  • Name it “dfs.m” and open it
  • Copy and paste my MATLAB code from GitHub into your new MATLAB Live Script.
  • Click “Save”
  • Change the salaryCap variable to the salary cap to optimize for. 50,000 to 60,000 is a common range.
  • Click the Run button on the Live Editor tab

Optimal DFS lineup using MATLAB

Resources

引用

Hans Scharler (2024). DFS Fantasy Football Lineup Optimizer (https://github.com/nothans/dfs-optimizer), GitHub. 取得済み .

MATLAB リリースの互換性
作成: R2022b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
タグ タグを追加

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

GitHub の既定のブランチを使用するバージョンはダウンロードできません

バージョン 公開済み リリース ノート
1.0.1

Add Open in MATLAB Online button

1.0.0

この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。
この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。