Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
|
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 |