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

Add a model "calibration" step. #36

Closed
coforfe opened this issue Dec 9, 2020 · 6 comments
Closed

Add a model "calibration" step. #36

coforfe opened this issue Dec 9, 2020 · 6 comments

Comments

@coforfe
Copy link

coforfe commented Dec 9, 2020

Hello Max,

Firstly, thanks to both of you for this excellent reference material about tidymodels.

I have just checked if there is any section about model calibration but I could not find any. Since you covered that in caret, are you considering to include it as another possible step in a model workflow ?.

Also, it would be fantastic if you could include some kind of suggestion to calibrate multi-class models, in the same was as you already covered performance metrics for this kind of models.

Thanks again!
Carlos Ortega

@topepo
Copy link
Member

topepo commented Dec 9, 2020

We don't have anything implemented yet but this is on our roadmap. If you have any examples or references that would be helpful, please send them along.

@coforfe
Copy link
Author

coforfe commented Dec 10, 2020

Hi Max,

Thanks!.
Yes, these are some of the reference I usually use:

In the R's ecosystem:

In Python:

And how this affects to DeepLearning models:

But for multi-class calibration, I have only seen this very good reference:

Finally, some papers about how to calibrate multi-class models:

@topepo
Copy link
Member

topepo commented Dec 10, 2020

Thanks! I'm going to transfer this to the probably repo. That's where these function will eventually reside.

@topepo topepo transferred this issue from tidymodels/TMwR Dec 10, 2020
@topepo
Copy link
Member

topepo commented Jul 20, 2023

Calibration is in the latest version of probably. Here is an article about some of them.

@topepo topepo closed this as completed Jul 20, 2023
@coforfe
Copy link
Author

coforfe commented Jul 20, 2023

Thanks a lot Max (and your team) for all of this!.

@github-actions
Copy link

github-actions bot commented Aug 4, 2023

This issue has been automatically locked. If you believe you have found a related problem, please file a new issue (with a reprex: https://reprex.tidyverse.org) and link to this issue.

@github-actions github-actions bot locked and limited conversation to collaborators Aug 4, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants