Moodle PHP Documentation 4.1
Moodle 4.1.11 (Build: 20240610) (c8c84b4af18)
|
Public Member Functions | |
__construct (float $threshold=0.0) | |
fit (array $samples, ?array $targets=null) | |
transform (array &$samples, ?array &$targets=null) | |
Phpml\FeatureSelection\VarianceThreshold::fit | ( | array | $samples, |
?array | $targets = null ) |
Implements Phpml\Transformer.
Phpml\FeatureSelection\VarianceThreshold::transform | ( | array & | $samples, |
?array & | $targets = null ) |
Implements Phpml\Transformer.