Skip to content

fixing falsely named rmse to mse#87

Merged
adedaran merged 3 commits intoDataDome:mainfrom
MatteoMuehlbauerTU:patch-1
Feb 18, 2026
Merged

fixing falsely named rmse to mse#87
adedaran merged 3 commits intoDataDome:mainfrom
MatteoMuehlbauerTU:patch-1

Conversation

@MatteoMuehlbauerTU
Copy link
Contributor

In the previous code the mse was called rmse (also in the print statements): from sklearn.metrics import mean_squared_error as rmse I renamed everything to mse.

In the previous code the mse was called rmse (also in the print statements):
from sklearn.metrics import mean_squared_error as rmse
I renamed everything to mse.
@florent-pajot
Copy link
Contributor

@MatteoMuehlbauerTU Thanks for contributing and good catch.

florent-pajot
florent-pajot previously approved these changes Feb 17, 2026
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@adedaran adedaran merged commit 2aea13e into DataDome:main Feb 18, 2026
6 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.

3 participants