predictTop5Labels
fun <ERROR CLASS>.predictTop5Labels(data: FloatArray, classLabels: Map<Int, String>): List<<ERROR CLASS><String, Float>>
Content copied to clipboard
Returns top-5 labels for the given data encoded with mapping classLabels.