Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
|
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 |