Tidymodels - Classification model threshold as a tunable parameter?

As a follow-up to this old post from stackoverflow Is it now possible to tune classification model thresholds in tidymodels?, I did not manage to find anything mentioning classification threshold as a tunable parameter.
The only related package found was the probably package but based on my understanding, it is not incrporated in the tuning process.
Are there any updates on this matter?
Thanks

It appears that there haven't been any updates regarding the ability to tune classification model thresholds in tidy models since the previous post on Stack Overflow. Despite some mentions of packages like probably, it seems that incorporating classification thresholds into the tuning process directly remains a challenge. If you're still exploring this topic, it might be worth keeping an eye on any future developments or alternative approaches that emerge.

This topic was automatically closed 42 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.