May 15, 2022
By Bill Engels
This post describes how Gaussian Processes can be used to build time-series models for cases where we have domain knowledge of certain properties of the underlying time-series (seasonality, differently sources of data). The data are carbon dioxide measurements from ice cores as well as atmospheric readings from Mauna Loa (a volcano in Hawaii) with which we use PyMC to:
For the full example, see:
Example: Mauna Loa CO2 continued