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

error in train_selection_ensemble() #20

Open
HexuanLiu opened this issue Nov 10, 2021 · 1 comment
Open

error in train_selection_ensemble() #20

HexuanLiu opened this issue Nov 10, 2021 · 1 comment
Assignees

Comments

@HexuanLiu
Copy link

I'm following the example in metalearning_example, and I got to the steps of training the learning model. When running:
meta_model <- train_selection_ensemble(train_data$data, train_data$errors)
I encountered the following error:
Error in rowSums(preds) : 'x' must be an array of at least two dimensions

I'm not sure if the problem is with the customxhboost package or with the error_softmax_obj function that calls rowSums(preds). Any help would be appreciated.

@leogeogh
Copy link

same issue, any help would be appreciated too.

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