kriging
There are 97 repositories under kriging topic.
GeoStat-Framework/PyKrige
Kriging Toolkit for Python
GeoStat-Framework/GSTools
GSTools - A geostatistical toolbox: random fields, variogram estimation, covariance models, kriging and much more
polatory/polatory
Fast radial basis function interpolation for large scale data
DataverseLabs/pyinterpolate
Kriging | Poisson Kriging | Variogram Analysis
Eric-Bradford/TS-EMO
This repository contains the source code for “Thompson sampling efficient multiobjective optimization” (TSEMO).
whimian/pyGeoStatistics
Geostatistics in Python
PauloCarvalhoRJ/gammaray
GammaRay: a graphical interface to GSLib and other geomodeling algorithms. *NEW* in May, 6th: Drift analysis.
stk-kriging/stk
The STK is a (not so) Small Toolbox for Kriging. Its primary focus is on the interpolation/regression technique known as kriging, which is very closely related to Splines and Radial Basis Functions, and can be interpreted as a non-parametric Bayesian method using a Gaussian Process (GP) prior.
libKriging/libKriging
kriging library for performance and wide language support
juri117/surrogate-models
In this repository I publish the python code, that was part of my master thesis. The thesis can be found here, however its in German though, sry. :/
evanchodora/kriging
Python tool for creating Kriging surrogate models
juliohm/KrigingEstimators.jl
Kriging estimators for the GeoStats.jl framework
mid2SUPAERO/multi-fi-optimization
Multifidelity Kriging, Efficient Global Optimization
peterson-tim-j/HydroMap
Mapping of groundwater level for realistic flow flowpaths using semi-automated kriging.
Ozeuth/2D-Texture-Inpainter
Implementation of image reparation and inpainting using Gaussian Conditional Simulation. Created as part of Unity Technologies research.
Rafnuss-PhD/A2PK
Generate stocastic Gaussian realization constrained to a coarse scale image.
juifa-tsai/pyInterpolate
Spatial interpolation python package
madsjulia/Kriging.jl
Gaussian process regression
mingdeyu/GMPE-estimation
GMPE-estimation implements a one-stage estimation algorithm to estimate ground-motion prediction equations (GMPE) with spatial correlation. It also quantifies the uncertainty of spatial correlation and intensity measure predictions.
GeoStat-Framework/GSTools-Core
A Rust implementation of the core algorithms of GSTools.
JBris/model-calibration-evaluation
Evaluating model calibration methods for sensitivity analysis, uncertainty analysis, optimisation, and Bayesian inference
guzmanlopez/IntroductionToGeostatistics
Mandatory work for Introduction to Geostatistics course on University of Buenos Aires (UBA)
Azizimj/Robust-Simulation-Optimization-Kriging
Robust Simulation Optimization Kriging
emanuelhuber/GauProMod
Software package for Gaussian Process (GP) modelling written in R language. The core functions are coded in C++ and based on the EIGEN library (through RcppEigen).
pdGruby/geokrige
GeoKrige is a Python package designed for spatial interpolation using Kriging Methods. While primarily tailored for geospatial analysis, it is equally applicable to other spatial analysis tasks.
tongnie/GNN4Flow
TRC: ''Towards better traffic volume estimation: Jointly addressing the underdetermination and nonequilibrium problems with correlation-adaptive GNNs''.
tongnie/tensor4kriging
Laplacian-enhanced tensor learning for large-scale spatiotemporal traffic data kriging (estimation)
DiceKrigingClub/DiceKriging
This is the dev repository of the CRAN R package DiceKriging.
johanneskopton/stif
"Space-Time Interpolation and Forecasting" - Predicting spatio-temporally distributed variables via space-time regression kriging using numpy and numba.
alize-papp/SurrogateModelForOptimization
A demo of how to use a surrogate model for an optimization problem
komahanb/kriging
Kriging
LeifHwang/NetCore.GisTools
Tools for gis by the .net core, includes kriging ...
mhm-ufz/EDK
https://git.ufz.de/chs/progs/edk_nc mirror: The External Drift Kriging - EDK program
monoid-a/mapping2d
Small library for 2D interpolation
SargisYonan/masters_thesis
Master's Thesis LaTeX & MATLAB scripts
miyanyan/SimpleMultivariateInterpolation
SimpleMultivariateInterpolation is a simple interpolation project providing IDW, ModifiedShepard, RadialBasisFunction, Kriging.