Skip to content

Column indices are out of range #44

Description

@TommyDong1998

The error "column indices are out of range error" appears when I try
regression.train([[73, 80],[93, 88]],[152,182])

Uncaught RangeError: column indices are out of range
at checkColumnIndices (util.js:102:11)
at new MatrixColumnSelectionView (columnSelection.js:7:21)
at RandomForestRegression.train (RandomForestBase.js:130:20)
at processRegression (index.html:74:28)
at HTMLButtonElement.onclick (index.html:35:47)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions