Moodle PHP Documentation 4.5
Moodle 4.5.5+ (Build: 20250711) (ce34e8ff087)
|
Public Member Functions | |
predict (array $samples) | |
setSampleWeights (array $weights) | |
Sets the array including a weight for each sample. | |
train (array $samples, array $targets) | |
Protected Attributes | |
array | $weights = [] |
|
inherited |
Implemented in Phpml\Pipeline.
|
inherited |
Implemented in Phpml\Classification\Ensemble\AdaBoost.