ZScore¶
-
class
behavenet.data.transforms.ZScore[source]¶ Bases:
behavenet.data.transforms.Transformz-score channel activity.
Methods Summary
__call__(sample)- param sample
input shape is (time, n_channels)
Methods Documentation
behavenet.data.transforms.ZScore[source]¶Bases: behavenet.data.transforms.Transform
z-score channel activity.
Methods Summary
|
|
Methods Documentation