Skip to content

Non-binary trees #153

@zzzrbx

Description

@zzzrbx

I tested this library with non-binary tree (e.g., a parent having three more more children) and it seems to work. However the documentation seems to mention binary cases only. Can I assume this library works with any number of children per node?

I'm asking because LogisticRegression, for example, is binary by default and a specific solver must be set for multiclass.

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