Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
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