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

bug #10

Open
TanLingxiao opened this issue Mar 27, 2023 · 3 comments
Open

bug #10

TanLingxiao opened this issue Mar 27, 2023 · 3 comments

Comments

@TanLingxiao
Copy link

thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: CatBoostError { description: "??+0 (0x7FFBAC8D378E)\n??+0 (0x7FFBAC67257A)\n??+0 (0x7FFBAC65C21D)\n??+0 (0x7FFBAC8DAC07)\nCalcModelPredictionWithHashedCatFeatures+581 (0x7FFBAC6CE385)\n??+0 (0x55C2FA2F6D2A)\n??+0 (0x55C2FA2F53E5)\n??+0 (0x55C2FA2F339B)\n??+0 (0x55C2FA2F38EE)\n??+0 (0x55C2FA2F5581)\n??+0 (0x55C2FA31500C)\n??+0 (0x55C2FA2F555A)\n??+0 (0x55C2FA2F551E)\n__libc_start_main+243 (0x7FFBABF34083)\n??+0 (0x55C2FA2F270E)\n\n(TCatBoostException) catboost/libs/model/eval_processing.cpp:24: `results` size is insufficient: Results.size() = 1, resultApproxDimension = 3, docCount * resultApproxDimension = 3" }', src/main.rs:10:87 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

@jlloh
Copy link
Owner

jlloh commented Mar 27, 2023

Can you share the code so I can reproduce this error?

@jlloh
Copy link
Owner

jlloh commented Mar 27, 2023

It seems similar at first glance to this error using multi-classification: catboost/catboost#1903

@iKintosh
Copy link

Hey @TanLingxiao @jlloh,
I propose my solution here #11

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

3 participants