Skip to content
Snippets Groups Projects
Commit e1163178 authored by Olivier Grisel's avatar Olivier Grisel
Browse files

removing test for multi label perf evaluation

Currently there is no clf implementation that outputs non mutually exclusive
multilabel classifications. This case should be best implemented with a list of
independent binary classifiers where individual performance evaluation can be
applied.

A higher level meta-API might be implemented for multilabel classification
at some point to wrap a list of binary classifiers.
parent 1a167c1a
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment