Description Usage Arguments Details See Also Examples
summary.PredictionMap
returns a summarizing overview of a PredictionMap object.
1 2 |
object |
A PredictionMap object as it is returned by |
... |
Further arguments passed from other methods. |
This function gives an overview of the PredictionMap object. A short summary about the utilized data and labels is given as well as the number of runs and folds of the cross-validation. The summary also includes if the prediction map was generated in parallel and the name of the utilized TunePareto classifier as well as its specified parameters.
predictionMap
, summary.Subcascades
, summary.Groupwise
, summary.Conf
, summary.ConfusionTable
1 2 3 4 5 6 7 8 9 10 11 12 13 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.