GithubHelp home page GithubHelp logo

fja05680 / nba_greatness Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 118 KB

Rating System for the Greatest NBA Players.

Home Page: https://fja05680.github.io/nba_greatness/

License: MIT License

Jupyter Notebook 99.93% Python 0.07%

nba_greatness's Introduction

nba_greatness

Greatness Rating for NBA players

Observations:

  1. Great players tend to lead the league annually in 'primary' categories.
  2. Great players tend to lead the league annually in 'secondary' categories. However, these categories are subordinate to 'primary' categories for the reasons below, and should not carry the same weight as 'primary' categories.
    1. Percentage based 'secondary' categories are susceptible to inclusion of specialty situation players who are non-starters, e.g. a low volume shooter with a high field goal percentage.
    2. Other 'secondary' categories are mere subcategories or combinations of 'primary' categories, e.g. three-point field goals is a subcategory of scoring, and triple-doubles is a combination of 3 primary categories.
  3. Great players are made greater by winning team championships.
  4. It's more difficult to be a great player when there is more competition. i.e. BIG fish in a small pond.

Rules:

  1. Player is awarded a point each time he leads league annually in one of the 'primary' categories:
    1. scoring
    2. rebounding
    3. assists
    4. steals
    5. blocks
  2. Player is awarded 1/2 point each time he leads league annually in one of the 'secondary' categories:
    1. triple-doubles
    2. field goal percentage
    3. free throw percentage
    4. three-point field goals
    5. three-point field goal percentage
  3. Player is awarded a point for each team championship, not to exceed the number of points already awarded.
  4. Player's points are normalized based on the number of teams in the league during his playing career.

Player's points are calculated as below: subtotal = primary + 0.5 * seondary total = subtotal + min(championships, subtotal) normalized = total * median_player_teams / max_teams

nba_greatness's People

Contributors

fja05680 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.