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

Renaming FBeta --> FBetaScore because torchmetrics is deprecating FBeta #382

Merged
merged 1 commit into from
Feb 1, 2022

Conversation

calebrob6
Copy link
Member

@calebrob6 calebrob6 commented Jan 31, 2022

From our CI, "FutureWarning: The FBeta was deprecated since v0.7 in favor of torchmetrics.classification.f_beta.FBetaScore. It will be removed in v0.8."

@github-actions github-actions bot added the trainers PyTorch Lightning trainers label Jan 31, 2022
adamjstewart
adamjstewart previously approved these changes Jan 31, 2022
Copy link
Collaborator

@adamjstewart adamjstewart left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm surprised we didn't notice this when CI broke for JaccardIndex, the error must have been introduced at the same time

@adamjstewart adamjstewart added this to the 0.2.1 milestone Jan 31, 2022
@calebrob6 calebrob6 enabled auto-merge (squash) February 1, 2022 00:06
@calebrob6 calebrob6 merged commit 92897d9 into main Feb 1, 2022
@calebrob6 calebrob6 deleted the fix_torchmetrics_deprecation branch February 1, 2022 00:23
adamjstewart pushed a commit that referenced this pull request Mar 19, 2022
yichiac pushed a commit to yichiac/torchgeo that referenced this pull request Apr 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
trainers PyTorch Lightning trainers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants