Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
|
This is the complete list of members for Phpml\Preprocessing\Imputer, including all inherited members.
__construct($missingValue, Strategy $strategy, int $axis=self::AXIS_COLUMN, array $samples=[]) | Phpml\Preprocessing\Imputer | |
AXIS_COLUMN (defined in Phpml\Preprocessing\Imputer) | Phpml\Preprocessing\Imputer | |
AXIS_ROW (defined in Phpml\Preprocessing\Imputer) | Phpml\Preprocessing\Imputer | |
fit(array $samples, ?array $targets=null) (defined in Phpml\Preprocessing\Imputer) | Phpml\Preprocessing\Imputer | |
transform(array &$samples, ?array &$targets=null) (defined in Phpml\Preprocessing\Imputer) | Phpml\Preprocessing\Imputer |