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

feature/normalized_AvgRecPopularity #89

Merged
merged 12 commits into from
Mar 10, 2024

Commits on Jan 15, 2024

  1. added arp metric

    Соколов Михаил committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    491a4bb View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. optimization of calc_per_user method; tests added (#1)

    Co-authored-by: Соколов Михаил <mksokolov@mts.ru>
    mikesokolovv and Соколов Михаил authored Jan 17, 2024
    Configuration menu
    Copy the full SHA
    256a3f9 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. computations changed to vector form

    * optimization of calc_per_user method; tests added
    
    * computations changed to vector form
    
    ---------
    
    Co-authored-by: Соколов Михаил <mksokolov@mts.ru>
    mikesokolovv and Соколов Михаил authored Jan 18, 2024
    Configuration menu
    Copy the full SHA
    df692ff View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. arp calc_per_user update

    * calc_per_user update
    
    ---------
    
    Co-authored-by: Соколов Михаил <mksokolov@mts.ru>
    mikesokolovv and Соколов Михаил authored Jan 19, 2024
    Configuration menu
    Copy the full SHA
    760bd83 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

  1. update calc_per_user, docstrings

    * arp calc_per_user updated; docstrings updated
    
    ---------
    
    Co-authored-by: Соколов Михаил <mksokolov@mts.ru>
    mikesokolovv and Соколов Михаил authored Jan 20, 2024
    Configuration menu
    Copy the full SHA
    b536558 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

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

Commits on Feb 21, 2024

  1. normalized parameter added to AvgRecPopularity

    * normalized parameter added
    mikesokolovv authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    c77932f View commit details
    Browse the repository at this point in the history
  2. pr num changed

    * pr num changed
    
    ---------
    
    Co-authored-by: Соколов Михаил <mksokolov@mts.ru>
    mikesokolovv and Соколов Михаил authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    eb52a54 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. Configuration menu
    Copy the full SHA
    6c5ebda View commit details
    Browse the repository at this point in the history
  2. docstring fixed

    mikesokolovv authored Feb 25, 2024
    Configuration menu
    Copy the full SHA
    4abeb7f View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

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

Commits on Feb 29, 2024

  1. math fixed; minor changes

    * math fixed
    mikesokolovv authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    799ae8b View commit details
    Browse the repository at this point in the history