Moodle PHP Documentation 4.2
Moodle 4.2.8 (Build: 20240610) (2d41ac46f45)
Phpml\FeatureSelection\SelectKBest Member List

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