|
| __construct ($missingValue, Strategy $strategy, int $axis=self::AXIS_COLUMN, array $samples=[]) |
|
| fit (array $samples, ?array $targets=null) |
|
| transform (array &$samples, ?array &$targets=null) |
|
|
const | AXIS_COLUMN = 0 |
|
const | AXIS_ROW = 1 |
|
◆ __construct()
Phpml\Preprocessing\Imputer::__construct |
( |
| $missingValue, |
|
|
Strategy | $strategy, |
|
|
int | $axis = self::AXIS_COLUMN, |
|
|
array | $samples = [] ) |
◆ fit()
Phpml\Preprocessing\Imputer::fit |
( |
array | $samples, |
|
|
?array | $targets = null ) |
◆ transform()
Phpml\Preprocessing\Imputer::transform |
( |
array & | $samples, |
|
|
?array & | $targets = null ) |
The documentation for this class was generated from the following file:
- lib/mlbackend/php/phpml/src/Phpml/Preprocessing/Imputer.php