Skip to content

Clarify evaluation metrics and add reusable MSE helper#4

Open
Vyomkesh13 wants to merge 7 commits into
ccapetz:mainfrom
Vyomkesh13:improve-evaluation-metrics-clarity
Open

Clarify evaluation metrics and add reusable MSE helper#4
Vyomkesh13 wants to merge 7 commits into
ccapetz:mainfrom
Vyomkesh13:improve-evaluation-metrics-clarity

Conversation

@Vyomkesh13

Copy link
Copy Markdown

Summary

This PR improves clarity and robustness of evaluation-related utilities.

Changes

  • Added a reusable MSE evaluation helper
  • Extended existing docstrings to clarify evaluation semantics
  • Added lightweight sanity checks for tensor shapes and NaN values
  • No changes to numerical behavior or training logic

Motivation

Clear evaluation semantics and defensive checks improve reproducibility
and make the codebase easier to understand for new contributors.

Testing

No functional changes; existing tests continue to pass.

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.

2 participants