Skip to content
This repository was archived by the owner on Nov 19, 2020. It is now read-only.
This repository was archived by the owner on Nov 19, 2020. It is now read-only.

Discretizing Continuous Variables into the Codebook #270

@malpus

Description

@malpus

One of the main improvements of C4.5 over ID3 is it's ability to handle continuous variables. In this package, you need to create a codebook which is then made into a decision variable which is then made into a decision tree. How do you use non-categorical parameters into the codebook.

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