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