|
| __construct (array $pipelines) |
|
| fit (array $samples, ?array $targets=null) |
|
| fitAndTransform (array &$samples, ?array &$targets=null) |
|
| transform (array &$samples, ?array &$targets=null) |
|
◆ __construct()
Phpml\FeatureUnion::__construct |
( |
array | $pipelines | ) |
|
◆ fit()
Phpml\FeatureUnion::fit |
( |
array | $samples, |
|
|
?array | $targets = null ) |
◆ transform()
Phpml\FeatureUnion::transform |
( |
array & | $samples, |
|
|
?array & | $targets = null ) |
The documentation for this class was generated from the following file:
- lib/mlbackend/php/phpml/src/Phpml/FeatureUnion.php