MDL-64783 analytics: Improvements to the insights system
This commit is contained in:
committed by
Eloy Lafuente (stronk7)
parent
50935afba4
commit
e85c2f372b
@@ -916,7 +916,7 @@ class model {
|
||||
return $prediction;
|
||||
}, $predictionrecords);
|
||||
} else {
|
||||
$predictions = false;
|
||||
$predictions = [];
|
||||
}
|
||||
|
||||
$this->get_target()->generate_insight_notifications($this->model->id, $samplecontexts, $predictions);
|
||||
|
||||
Reference in New Issue
Block a user