Skip to main content
After the run completes, Maitai automatically executes a Validation Run to verify model accuracy and performance.

Key Metrics

  • Training vs. Validation Loss: Ensure the model is learning without over-fitting.
  • Accuracy Improvement: Verify the model correctly predicts outputs in your validation set compared to the base model.
  • Regression Check: Run your Test Set against the new weights to ensure general performance remains high and no regressions were introduced.

Next