|
| __construct (bool $transformTargets=false, $nonNumericPlaceholder=null) |
|
| fit (array $samples, ?array $targets=null) |
|
| transform (array &$samples, ?array &$targets=null) |
|
◆ __construct()
Phpml\Preprocessing\NumberConverter::__construct |
( |
bool | $transformTargets = false, |
|
|
| $nonNumericPlaceholder = null ) |
- Parameters
-
mixed | $nonNumericPlaceholder | |
◆ fit()
Phpml\Preprocessing\NumberConverter::fit |
( |
array | $samples, |
|
|
?array | $targets = null ) |
◆ transform()
Phpml\Preprocessing\NumberConverter::transform |
( |
array & | $samples, |
|
|
?array & | $targets = null ) |
The documentation for this class was generated from the following file:
- lib/mlbackend/php/phpml/src/Phpml/Preprocessing/NumberConverter.php