Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
Phpml\Preprocessing\Normalizer Member List

This is the complete list of members for Phpml\Preprocessing\Normalizer, including all inherited members.

__construct(int $norm=self::NORM_L2)Phpml\Preprocessing\Normalizer
fit(array $samples, ?array $targets=null) (defined in Phpml\Preprocessing\Normalizer)Phpml\Preprocessing\Normalizer
NORM_L1 (defined in Phpml\Preprocessing\Normalizer)Phpml\Preprocessing\Normalizer
NORM_L2 (defined in Phpml\Preprocessing\Normalizer)Phpml\Preprocessing\Normalizer
NORM_STD (defined in Phpml\Preprocessing\Normalizer)Phpml\Preprocessing\Normalizer
transform(array &$samples, ?array &$targets=null) (defined in Phpml\Preprocessing\Normalizer)Phpml\Preprocessing\Normalizer