Moodle PHP Documentation 4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
|
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 |