Module surrealml_core::storage::header::normalisers
source · Expand description
Defines the loading and saving functionality of normalisers.
Modules§
- The functionality and parameters around a clipping normaliser.
- The functionality and parameters around a linear scaling normaliser.
- The functionality and parameters around a log scaling normaliser.
- traits for the normalisers module.
- Utility functions for normalisers to reduce code duplication in areas that cannot be easily defined in a struct.
- Defines the constructing and storing of normalisers.
- The functionality and parameters around a z-score normaliser.
Structs§
- A map of normalisers so they can be accessed by column name and input index.