Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Column indices are out of range #44

Open
TommyDong1998 opened this issue Mar 28, 2022 · 1 comment
Open

Column indices are out of range #44

TommyDong1998 opened this issue Mar 28, 2022 · 1 comment

Comments

@TommyDong1998
Copy link

TommyDong1998 commented Mar 28, 2022

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)

@jepnoda
Copy link

jepnoda commented Jun 15, 2023

Have you resolved this yet? I'm having the same problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants