Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compute player score based on pairwise kd matrices #1

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Apr 2, 2022

  1. Compute pairwise kd matrix

    TrueDoctor authored and konsumlamm committed Apr 2, 2022
    Configuration menu
    Copy the full SHA
    72a3b2c View commit details
    Browse the repository at this point in the history
  2. Implement vector iteration

    TrueDoctor authored and konsumlamm committed Apr 2, 2022
    Configuration menu
    Copy the full SHA
    5768d6f View commit details
    Browse the repository at this point in the history
  3. Sort score vector

    TrueDoctor authored and konsumlamm committed Apr 2, 2022
    Configuration menu
    Copy the full SHA
    310d0bf View commit details
    Browse the repository at this point in the history
  4. Add pre filtering to the dataset

    TrueDoctor authored and konsumlamm committed Apr 2, 2022
    Configuration menu
    Copy the full SHA
    f566bc2 View commit details
    Browse the repository at this point in the history
  5. Fix panic

    TrueDoctor authored and konsumlamm committed Apr 2, 2022
    Configuration menu
    Copy the full SHA
    71b26c9 View commit details
    Browse the repository at this point in the history