Moodle PHP Documentation 4.1
Moodle 4.1.11 (Build: 20240610) (c8c84b4af18)
|
This is the complete list of members for Phpml\FeatureSelection\SelectKBest, including all inherited members.
__construct(int $k=10, ?ScoringFunction $scoringFunction=null) (defined in Phpml\FeatureSelection\SelectKBest) | Phpml\FeatureSelection\SelectKBest | |
fit(array $samples, ?array $targets=null) (defined in Phpml\FeatureSelection\SelectKBest) | Phpml\FeatureSelection\SelectKBest | |
scores() (defined in Phpml\FeatureSelection\SelectKBest) | Phpml\FeatureSelection\SelectKBest | |
transform(array &$samples, ?array &$targets=null) (defined in Phpml\FeatureSelection\SelectKBest) | Phpml\FeatureSelection\SelectKBest |