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

Add learner training report summary #1591

Merged
merged 7 commits into from
Apr 11, 2024
Merged

Add learner training report summary #1591

merged 7 commits into from
Apr 11, 2024

Commits on Apr 8, 2024

  1. Add training report summary

    laggui committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    73efd62 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    deb8f9c View commit details
    Browse the repository at this point in the history
  3. Add NumericEntry de/serialize

    laggui committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    3d70e2f View commit details
    Browse the repository at this point in the history
  4. Fix clippy suggestion

    laggui committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    0ddcec4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f411de7 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    76422c3 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Add summary to learner builder and automatically display in fit

    - Add LearnerSummaryConfig
    - Keep track of summary metrics names
    - Add model field when displaying from learner.fit()
    laggui committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    be6afe9 View commit details
    Browse the repository at this point in the history