Model spatial data with Gaussian processes
Project description
Geostat
Model space-time data with Gaussian processes.
Geostat makes it easy to write Gaussian Process (GP) models with complex covariance functions. It uses maximum likelihood to fit model parameters. Under the hood it uses Tensorflow to fit models and do inference on GPUs. A good consumer GPU such as an Nvidia RTX 4090 can handle 10k data points.
Quickstart
Install Geostat using pip:
pip install geostat
Examples notebooks
- An introduction to Geostat. In Geostat, we create one model that is used to create synthetic data according to provided parameters, and we create a second model that does the inverse: it takes the data and infers the parameters.
- Structured covariance functions. Here we show how a progressively more complex covariance function fits data better than simpler ones.
- Making predictions in a shape. Geostat has utility functions to make it easier to work with shapes.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file geostat-0.11.3.tar.gz.
File metadata
- Download URL: geostat-0.11.3.tar.gz
- Upload date:
- Size: 37.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8c07ef5154eab99dd708905fcfae8080695ec61a73a2438f9be1a79419734f85
|
|
| MD5 |
efed431d79a812c3bb7f47ceff959a97
|
|
| BLAKE2b-256 |
27e70df0b01a2dc6a3fb4296e374266f5c78b4df841e971a2f480eed0cf1bbb8
|
File details
Details for the file geostat-0.11.3-py3-none-any.whl.
File metadata
- Download URL: geostat-0.11.3-py3-none-any.whl
- Upload date:
- Size: 32.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9d2814ac1d59c36d3637cc3c30ec5e5aa4c9a796f437c262a7d514335a208378
|
|
| MD5 |
33b9279571c3eabfa57ae2d681c41dcf
|
|
| BLAKE2b-256 |
0a32286ff447f1ef852bbb3acf5f94015c3a379b3c5e0c4693ca35517d145eaf
|