Skip to content

[MRG] ENH remove mix of multilabel input format #2024

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

arjoly
Copy link
Member

@arjoly arjoly commented Jun 3, 2013

Remove support of mix of mulitlabel input format in metrics.py.
The support of mix input label might lead to ambiguity problem.

A stronger checker for mix of multilabel input type is at #1985.

This pr is ready for reviews.

@arjoly
Copy link
Member Author

arjoly commented Jun 3, 2013

Tests are failing because of list of list and tuple of list haven't the same type. :-(
Definitely needs #1985.

@arjoly
Copy link
Member Author

arjoly commented Jun 5, 2013

Finally, this is done in #1985.

@arjoly arjoly closed this Jun 5, 2013
@arjoly arjoly deleted the remove-mix-multilabel-format branch June 5, 2013 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant