What can I help you with?
NVIDIA Morpheus (25.02.01)

morpheus.models.dfencoder.scalers

Functions

ensure_float_type(x) Ensure we are in the right floating point format.

Classes

GaussRankScaler() So-called "Gauss Rank" scaling.
ModifiedScaler() Implements scaling using modified z score.
NullScaler()

Methods

StandardScaler() Impliments standard (mean/std) scaling.
ensure_float_type(x)[source]

Ensure we are in the right floating point format.

Previous morpheus.models.dfencoder.multiprocessing
Next morpheus.models.dfencoder.scalers.GaussRankScaler
© Copyright 2024, NVIDIA. Last updated on Mar 3, 2025.