Moodle PHP Documentation 4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
|
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 |