data evaluation BIOMOD_modeling #280
Replies: 1 comment
-
Hi @LindeNozomiLeo, |
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 am trying to run some ensemble models and arrive at the BIOMOD_modeling output with a question.
I have set the do.full.models to FALSE, because I want to make sure my models get split and evaluated. However, when looking at the saved files on my hard drive I only see Full models for the different PA datasets and algorithms. It also gives only these files as computed models when looking at the output of the function.
How do I make sure the models actually get evaluated the way I want them to?
Additionally, I have seen examples online where CV.strategy, CV.nb.rep and CV.perc get added as arguments. Do these crossvalidation arguments provide additional output on the models?
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions