Moodle PHP Documentation 4.1
Moodle 4.1.11 (Build: 20240610) (c8c84b4af18)
Phpml\Metric\Regression Class Reference

Static Public Member Functions

static maxError (array $targets, array $predictions)
 
static meanAbsoluteError (array $targets, array $predictions)
 
static meanSquaredError (array $targets, array $predictions)
 
static meanSquaredLogarithmicError (array $targets, array $predictions)
 
static medianAbsoluteError (array $targets, array $predictions)
 
static r2Score (array $targets, array $predictions)
 

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