Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
Climate Health 1.0.6 documentation
Climate Health 1.0.6 documentation

Installation and getting started

  • Installation and Getting Started
  • Setting up Chap Modeling App in DHIS2
  • Releases and Future Plans

Using the Modeling App with the Chap modelling platform and DHIS2

  • How to use Modeling App

Using as a CLI Tool

  • Running on JSON Data Downloaded from the Prediction App
  • Use JSON-file from Prediction App with CHAP Core CLI

Using Chap modelling platform as a Python library

  • Python API documentation

Integrating external or custom models with the Chap modelling platform

  • Making existing models compatible with CHAP
  • Developing your own custom model with CHAP
  • External model specification
  • Running models through CHAP
  • Integrating External Models with DHIS2 through CHAP
  • Wrapping GluonTS models
  • Overview of supported models
  • Data requirements in CHAP
  • Running models with examples

Contributor guide

  • Contributor getting started
  • Important note for Windows contributors
  • Code overview
  • Vocabulary (domain specific terms used in the code)
  • Testing while developing
  • Writing and building documentation
  • Creating a docker image for R models
Back to top

Index

D | F | G | P | T

D

  • DataSet (class in chap_core.data)

F

  • from_pandas() (chap_core.data.DataSet class method)
  • from_period_observations() (chap_core.data.DataSet class method)

G

  • gee_era5() (in module chap_core.fetch)

P

  • PeriodObservation (class in chap_core.data)

T

  • to_pandas() (chap_core.data.DataSet method)
Copyright © CHAP
Made with Sphinx and @pradyunsg's Furo