Skip to content

Kriging model validation process #227

@XudongF

Description

@XudongF

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions