AMPL loss calculation method. #444
-
|
Hi AMPL staff. I've been running into some training failure as my dataset goes up. One potential reason I want to explore is additive error in metrics calculation.
Thanks in advance. |
Beta Was this translation helpful? Give feedback.
Answered by
stewarthe6
Jun 2, 2026
Replies: 1 comment 7 replies
-
|
Hello, I believe we do the later and calculate the metrics over the whole dataset per epoch. Maybe if you share a stack-trace I can see where the error is coming from. Thanks |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi M,
No, we don't support training ensembles as a group. Usually when I work with ensembles, I train each architecture/model individually, with its own hyperparameter search, then combine their predictions.
Thanks,
Stewart