caer.preprocessing¶
- caer.preprocessing.compute_mean(data, channels, per_channel_subtraction=True)[source]¶
Computes mean per channel over the train set and returns a tuple of dimensions=channels Train should not be normalized
- Return type
Optional
[Tuple
]