The Common Task Framework for Science#

CTF4Science is a framework for comprehensive benchmarking of modeling methods on dynamical and spatio-temporal systems.

Getting started

New to CTF4Science? Check out the Getting Started Guide. It contains an introduction to the framework and how to get started.

Evaluation Metrics

The Evaluation Metrics are the core metrics used to evaluate the performance of all tested models.

Modules

The modules are the core components of the framework. They are responsible for loading datasets, evaluating models, and visualizing results. They also provide a readily accessible API for the user to use in their own evaluations and hyperparameter optimization workflows.

Contributor’s guide

Want to add to the codebase? The contributing guidelines will guide you through the process of improving the framework.