8000 Multi-label organisation · Issue #159 · Waikato/moa · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Multi-label organisation #159
Open
Open
@henrygouk

Description

@henrygouk

I've noticed a few oddities in the multi-label prediction API:

  • There are multiple MultiLabelInstance classes: moa.core.MultiLabelInstance and com.yahoo.labs.samoa.instances.MultiLabelInstance. Should one of these be removed?
  • BasicMultiLabelLearner and BasicMultiLabelClassifier are in the moa.classifier.multitarget package, but the moa.classifiers.multilabel package also exists. Should they be moved? Is BasicMultiLabelClassifier even needed?
  • The classifiers in the moa.classifiers.multilabel package do not implemented the MultiLabelClassifier interface, so they do not show up in the GUI. Are these defunct? Is there some reason they don't implement this interface?
  • A number of multi-label methods are found in the moa.classifiers.rules.multilabel package, even though they are not rule-based methods. Should all the multi-label methods be moved to moa.classifiers.multilabel?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0