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

Metrics Refactor #54

Closed
wants to merge 50 commits into from
Closed

Metrics Refactor #54

wants to merge 50 commits into from

Commits on Jul 15, 2021

  1. Configuration menu
    Copy the full SHA
    90d2065 View commit details
    Browse the repository at this point in the history
  2. refactor proxy detection

    bogdansurdu committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    7bb07ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    846651a View commit details
    Browse the repository at this point in the history
  4. remove old distance.py module containing base classes, simplify metri…

    …cs.py and rename to distance.py for clarity
    bogdansurdu committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    d70accb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3562603 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2823e2e View commit details
    Browse the repository at this point in the history
  7. update doc styling

    Hilly12 committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    588ae3b View commit details
    Browse the repository at this point in the history
  8. fix line endings

    Hilly12 committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    b31f53a View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2021

  1. update docs

    Hilly12 committed Jul 18, 2021
    Configuration menu
    Copy the full SHA
    92ca6e2 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2021

  1. Configuration menu
    Copy the full SHA
    35a09ed View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2021

  1. update docs

    Hilly12 committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    5c2d741 View commit details
    Browse the repository at this point in the history
  2. fix code smells

    Hilly12 committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    95d87dc View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2021

  1. Configuration menu
    Copy the full SHA
    52e71a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7342b0b View commit details
    Browse the repository at this point in the history
  3. correct bad test

    bogdansurdu committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    800d205 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2041b59 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    522767b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0c2962d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ccd30df View commit details
    Browse the repository at this point in the history
  8. add heatmaps user guide

    bogdansurdu committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    4548417 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a5cecc5 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2021

  1. Configuration menu
    Copy the full SHA
    5a54c8b View commit details
    Browse the repository at this point in the history
  2. add types of bias

    bogdansurdu committed Jul 25, 2021
    Configuration menu
    Copy the full SHA
    244da69 View commit details
    Browse the repository at this point in the history
  3. add subtitles

    bogdansurdu committed Jul 25, 2021
    Configuration menu
    Copy the full SHA
    26b401e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    66e9011 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2021

  1. large refactor

    Hilly12 committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    1bc6dd0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4ed848 View commit details
    Browse the repository at this point in the history
  3. update docs

    Hilly12 committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    b83d647 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2f43fd3 View commit details
    Browse the repository at this point in the history
  5. update viz docs

    Hilly12 committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    e4707e1 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2021

  1. Configuration menu
    Copy the full SHA
    c05d1c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d5ccab View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2021

  1. simplify coefficient generation into list comprehensions and add mult…

    …iprocessing for speedup
    bogdansurdu committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    442dfdf View commit details
    Browse the repository at this point in the history
  2. datetime fix

    Hilly12 committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    903a504 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    88189a4 View commit details
    Browse the repository at this point in the history
  4. update heatmap docstring

    bogdansurdu committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    1d2da2e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a6a798a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    80ff3be View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2021

  1. refactor

    Hilly12 committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    28f046f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b28f1b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    93bb766 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2021

  1. Configuration menu
    Copy the full SHA
    03650b3 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2021

  1. Configuration menu
    Copy the full SHA
    3d4d410 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e202c40 View commit details
    Browse the repository at this point in the history
  3. remove bias package

    Hilly12 committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    0e26a96 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2021

  1. Configuration menu
    Copy the full SHA
    de4cf2f View commit details
    Browse the repository at this point in the history
  2. remove comments

    Hilly12 committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    3cfbe4d View commit details
    Browse the repository at this point in the history
  3. fix sonarcloud 1.0

    Hilly12 committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    82e463d View commit details
    Browse the repository at this point in the history
  4. fix sonarcloud 2.0

    Hilly12 committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    161089b View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2021

  1. final changes

    Hilly12 committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    2ce98a0 View commit details
    Browse the repository at this point in the history