predictTop5Labels

fun <ERROR CLASS>.predictTop5Labels(data: FloatArray, classLabels: Map<Int, String>): List<<ERROR CLASS><String, Float>>

Returns top-5 labels for the given data encoded with mapping classLabels.