Skip to content

Add Log Loss to nuisance evaluation #254

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

Merged
merged 9 commits into from
Jul 19, 2024
Merged

Add Log Loss to nuisance evaluation #254

merged 9 commits into from
Jul 19, 2024

Conversation

SvenKlaassen
Copy link
Member

@SvenKlaassen SvenKlaassen commented Jul 18, 2024

Add Log-Loss

To better evaluate the performance of classifiers for e.g. the IRM model, the nuisance_evaluation now automatically uses Log-Loss instead of RMSE.

Comments

This naming convention changed from rmses to nuisance_loss.

  • The title of the pull request summarizes the changes made.
  • The PR contains a detailed description of all changes and additions.
  • References to related issues or PRs are added.
  • The code passes all (unit) tests.
  • Enhancements or new feature are equipped with unit tests.
  • The changes adhere to the PEP8 standards.

@SvenKlaassen SvenKlaassen removed the request for review from PhilippBach July 19, 2024 15:25
@SvenKlaassen SvenKlaassen merged commit 296114d into main Jul 19, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants