Moodle PHP Documentation 4.1
Moodle 4.1.11 (Build: 20240610) (c8c84b4af18)
|
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.