Kriging Toolkit for Python
-
Updated
Apr 14, 2021 - Python
Add a description, image, and links to the kriging topic page so that developers can more easily learn about it.
To associate your repository with the kriging topic, visit your repo's landing page and select "manage topics."
The format of module is not completely compatible to sklearn. The reason for adopting to sklearn is because of the parameter optimization. Sklearn provides well-defined tool for tuning parameter and validation. Thus, making the module to adopt sklearn is kind of way to simplify future work.