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

[solidago] Implmented get_individual_scores & get_collective_scores #1994

Open
wants to merge 1 commit into
base: neurips24
Choose a base branch
from

Conversation

NatNgs
Copy link
Collaborator

@NatNgs NatNgs commented Jul 4, 2024

Description

Implemented Solidago pipeline input get_individual_scores and get_collective_scores functions

  • Added user_id and entity_id to dataframe, as it was done for users and comparisons dataframes
  • Added Unit tests in test_pipeline.py (seems to be the good place as per the name)
  • Initially based on master, rebased to branch neurips24 as per requested

Checklist

  • I added the related issue(s) id in the related issues section (if any)
    • if not, delete the related issues section
  • I described my changes and my decisions in the PR description
  • I read the development guidelines of the CONTRIBUTING.md
  • The tests pass and have been updated if relevant
  • The code quality check pass

@NatNgs NatNgs added python Pull requests that update Python code Solidago Tournesol algorithms library labels Jul 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
python Pull requests that update Python code Solidago Tournesol algorithms library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant