Returns predictions that were checked on this object.
list<Prediction\PredictionInterface>
public function getCheckedPredictions() { return $this->checkedPredictions; }