Skip to content

[FEATURE] Allow running evaluation on validation set during training or right after training is done #613

Description

@lthoang

Description

This is a breaking change. In many training/validation/test pipeline, the evaluation on validation data happens during training (for monitoring/model selection).
The current version of cornac evaluates validation set similar to test data.

Expected behavior with the suggested feature

  • Evaluate validation periodically after n epochs and report the validation results.
  • Some model (e.g. MMNR) uses different external data for validation and test, which requires a way to distinguish between validation evaluation and test evaluation.

Other Comments

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions