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