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

Fatal Error when using xgboost as subModel and metaLearner... #17

Open
Steviey opened this issue Jan 11, 2022 · 1 comment
Open

Fatal Error when using xgboost as subModel and metaLearner... #17

Steviey opened this issue Jan 11, 2022 · 1 comment

Comments

@Steviey
Copy link

Steviey commented Jan 11, 2022

<simpleError in xgboost::xgb.DMatrix(x, label = y, missing = NA): [06:56:24] amalgamation/../src/data/data.cc:981: Check failed: valid: Input data contains infornan Stack trace: [bt] (0) x86_64-pc-linux-gnu-library/4.0/xgboost/libs/xgboost.so(+0x59db5) [0x7f0ba7102db5] [bt] (1) x86_64-pc-linux-gnu-library/4.0/xgboost/libs/xgboost.so(+0x19a2c9) [0x7f0ba72432c9] [bt] (2) x86_64-pc-linux-gnu-library/4.0/xgboost/libs/xgboost.so(+0x19a4bd) [0x7f0ba72434bd] [bt] (3) x86_64-pc-linux-gnu-library/4.0/xgboost/libs/xgboost.so(+0x19a755) [0x7f0ba7243755] [bt] (4) x86_64-pc-linux-gnu-library/4.0/xgboost/libs/xgboost.so(XGDMatrixCreateFromMat_omp+0x82) [0x7f0ba7142da2] [bt] (5) x86_64-pc-linux-gnu-library/4.0/xgboost/libs/xgboost.so(XGDMatrixCreateFromMat_R+0x235) [0x7f0ba7100955] [bt] (6) lib/libR.so(+0xf69b0) [0x7f0bddef39b0] [bt] (7) lib/R/lib/libR.so(+0x134b0e) [0x7f0bddf31b0e] [bt] (8) lib/R/lib/libR.so(Rf_eval+0x1a0) [0x7f0bddf3b5>

@Steviey
Copy link
Author

Steviey commented Jan 23, 2022

As far as I understand, this could be realated to xgboost-internals.

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

1 participant