Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Multilabel Classification method give the same results #47

@DariuszMajerek

Description

@DariuszMajerek

Contribution guidelines

  • I've read the contribution guidelines.
  • The documentation does not mention anything about my problem.
  • There are no open or closed issues that are related to my problem.

Description

I've tried to compare three methods of Multilabel Classification by Random Forest. I wanted to check wich method will be the best MultiOutputClassifier, ClassifierChain or native multilabel RandomForestClassifier. To my surprise, all the results were identical. What is wrong then, since when I do the same calculations using sklearn I get different results. Could you help me.

test.pdf

Expected behaviour

No response

Actual behaviour

No response

Steps to reproduce

No response

Python and package version

  • Python: import sys; sys.version
  • ATOM: import atom; atom.__version__

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions