-
Notifications
You must be signed in to change notification settings - Fork 199
Closed
Description
Hi, I am still new to the Kriging algorithm. I wonder how to evaluate a fitted Kriging model? The cross-validation is a little confusing to me. I think I should remove a point, use the kriging model to predict that point, and repeat this process. But it seems once the model is fitted, there is no way to change the 'reference points' in PyKrige? In other words, the PyKrige model will always give the exact value of this removed point. But how to conduct the cross-validation then? Should I re-train the Kriging model by using the remaining points?
Many thanks!
Metadata
Metadata
Assignees
Labels
No labels