Module store
Expand description
Module responsible to save and exposes data collected during training.
Structs§
- Event
Store Client - Type that allows to communicate with an event store.
- Metrics
Update - Contains all metric information.
Enums§
- Aggregate
- How to aggregate the metric.
- Direction
- The direction of the query.
- Event
- Event happening during the training/validation process.
- Split
- The split to use.
Traits§
- Event
Store - Defines how training and validation events are collected and searched.