Skip to main content

OrdinaryKriging

GitHub source

OrdinaryKriging

evo.compute.tasks.kriging.OrdinaryKriging

Ordinary kriging method with unknown local mean.

The most common kriging method. Estimates the local mean from nearby samples. This is the default kriging method if none is specified.

type

type: Literal['ordinary'] = 'ordinary'

The method type discriminator.

What is the reason for your feedback?