Moodle PHP Documentation 4.1
Moodle 4.1.11 (Build: 20240610) (c8c84b4af18)
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