Moodle PHP Documentation 4.2
Moodle 4.2.8 (Build: 20240610) (2d41ac46f45)
Phpml\Preprocessing\Imputer Member List

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