Skip to content
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

Add support for multi-label classification of DecisionTreeClassifier(sklearn) #479

Closed
HannanKan opened this issue Nov 22, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@HannanKan
Copy link

This repo is awesome! It is very useful. However, I find it currently do not support for multi-label classification of DecisionTreeClassifier(sklearn). I will appreciate if that feature could be implemented.

@HannanKan
Copy link
Author

I implemented myself. Code is available in this branch https://github.com/HannanKan/sklearn-porter/tree/multilabel_of_decision_tree

@StrikerRUS StrikerRUS added the enhancement New feature or request label Feb 2, 2022
@StrikerRUS
Copy link
Member

Thanks a lot for your kind words!

Added into feature-request hub #491.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

2 participants