Moodle PHP Documentation 4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
|
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.