Moodle PHP Documentation 4.5
Moodle 4.5.5+ (Build: 20250711) (ce34e8ff087)
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: