rSPDE::cross_validation vs MetricGraph::cross_validation #24
Replies: 1 comment
-
|
Thanks, this has been fixed in the latest development version. |
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 everyone,
I was trying to perform cross-validation for a model fitted using
rSPDE+MetricGraph. I attached a minimal reproducible example.To do this, I used both
rSPDE::cross_validation()andMetricGraph::cross_validation(). Naively, I expected them to produce similar results, but the outputs are quite different, as shown below.Is that expected?
Thanks in advance.
Lenin
Beta Was this translation helpful? Give feedback.
All reactions