Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
Phpml\IncrementalEstimator Interface Reference
Inheritance diagram for Phpml\IncrementalEstimator:
Phpml\Classification\Linear\Perceptron Phpml\NeuralNetwork\Network\MultilayerPerceptron Phpml\Classification\Linear\Adaline Phpml\Classification\MLPClassifier

Public Member Functions

 partialTrain (array $samples, array $targets, array $labels=[])
 

Member Function Documentation

◆ partialTrain()

Phpml\IncrementalEstimator::partialTrain ( array $samples,
array $targets,
array $labels = [] )

The documentation for this interface was generated from the following file: