Chronon documentation#
Chronon is a feature engineering framework that allows you to compute and store features for offline model training and online feature serving with unified feature definitions.
Getting Started
New to Chronon? Check out the Absolute Beginner’s Guide. It contains an introduction to Chronon’s main concepts and links to additional tutorials.
User Guide
The user guide provides in-depth information on the key concepts of Chronon with useful background information and explanation.
API Reference
The reference guide contains a detailed description of the functions, modules, included in Chronon. The reference describes how the methods work and which parameters can be used. It assumes that you have an understanding of the key concepts.
Contributor’s Guide
Want to add to the codebase? Can help add translation or a flowchart to the documentation? The contributing guidelines will guide you through the process of improving Chronon.