public override void Execute()
 {
     _predictionViewModel.PredictAll(ProgressReporter);
 }