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

Support more metrics in PHE #13

Open
LeoGrin opened this issue Jan 15, 2025 · 1 comment
Open

Support more metrics in PHE #13

LeoGrin opened this issue Jan 15, 2025 · 1 comment

Comments

@LeoGrin
Copy link
Collaborator

LeoGrin commented Jan 15, 2025

Some discussion in #12
Some metrics: balanced accuracy, balanced log loss, brier score....
Some points to consider: maybe for some metrics we want to use balance_probabilities or add it to the search space. How well do we do on the available metrics? We also probably want to pass the metric the the TabPFN model itself.

@LennartPurucker
Copy link
Collaborator

FYI: for supporting almost everything sklearn supports, I can recommend using AutoGluon["core"] to get its metric handling or vendoring it like I did for fine-tuning.

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

No branches or pull requests

2 participants