Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Evaluation

Loss functions

mlcast implements CRPS, AFCRPS, MSE loss functions (in src/mlcast/losses.py).

Benchmarks

Community benchmarks are being developed in the mlcast-benchmarks repository — described on GitHub as “(the future home) of benchmarks developed by the MLCast community”.

Reproducibility

The fully resolved config is always saved to YAML alongside the training logs, so runs can be reproduced exactly:

mlcast train --config logs/mlcast/version_0/config.yaml