Moodle PHP Documentation 4.2
Moodle 4.2.8 (Build: 20240610) (2d41ac46f45)
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