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