Skip to content

Feat add lebron to model used - #1

Open
MathieuK12 wants to merge 2 commits into
StephenNoh:mainfrom
MathieuK12:Feat-AddLebronToModelUsed
Open

Feat add lebron to model used#1
MathieuK12 wants to merge 2 commits into
StephenNoh:mainfrom
MathieuK12:Feat-AddLebronToModelUsed

Conversation

@MathieuK12

Copy link
Copy Markdown

Hello,

I tried to add LEBRON model to you NBA Salary Model.

Why ? Because after talking with friends we talked about the fact that it would be awesome to compare to different model your good tool.

So I tried to add LEBRON to it. I'm not an expert when it comes to statistics and I talk with my friends to know how it should be implemented. We find out that LEBRON could use your formula : salary = total minutes / 1475 * (DARKO + 3) * 4.32 but this way : salary = total minutes / 1475 * (LEBRON + 2.7) * 4.32. Where the replacement-level player is -2.7 according to https://www.bball-index.com/lebron-introduction/

Much like several other impact metrics, 0 is average and -2.7 is replacement level (estimated LEBRON for a G-League replacement added to the roster).

To be fair, I don't know if it matchs exactly your formula but it's what I tried. I don't know if it's the best way to implement it but I tried.

I did add to your constant PLAYER_DATA a prop named lebron and I added the data from basketball index at today's date. And then I use that data as you used the darko.

I opened this PR because I find it interesting not to be necessarily implemented.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant