(confusion-map predicted-labels labels)(confusion-map predicted-labels labels normalize)Creates a confusion-matrix in map form. Can be either as raw counts or normalized.
normalized when :all (default) it is normalized
:none otherwise
Creates a confusion-matrix in map form. Can be either as raw counts or normalized.
`normalized` when :all (default) it is normalized
:none otherwise
(confusion-map->ds conf-matrix-map)Converts teh confusion-matrix map obtained via confusion-mao into a dataset representation
Converts teh confusion-matrix map obtained via `confusion-mao` into a dataset representation
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |