Replies: 1 comment
-
|
Yes, you are right, it derives from one of the previous versions! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
I looked through the source code of the reducedorder model.
In there I found the description of the crossvalidation function. It said that if n_splits = num_of_snapshots, then it is the same as loo_error() except that here the relative error will be computed instead of the absolute (loo_error).
From my inspection, I think that both functions compute the relative error. Am I wrong?
Kind regards,
Daniel
Beta Was this translation helpful? Give feedback.
All reactions