Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
|
Public Member Functions | |
__construct (bool $ignoreUnknown=false) | |
fit (array $samples, ?array $targets=null) | |
transform (array &$samples, ?array &$targets=null) | |
Phpml\Preprocessing\OneHotEncoder::fit | ( | array | $samples, |
?array | $targets = null ) |
Implements Phpml\Transformer.
Phpml\Preprocessing\OneHotEncoder::transform | ( | array & | $samples, |
?array & | $targets = null ) |
Implements Phpml\Transformer.