* The PredictionTask now works for probabilistic models and a threshold is provided (default value is 0.5)
* Metrics in EvaluationCrossValidationTask now are computed correctly
* Examples are re-generated
* The EvaluationCrossValidationTask now supports parameters threshold_selection_by and metric_greater_is_better for selecting the best threshold based either on a threshold or a metric