Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

XGBoost - Data too large #15520

Unanswered
hasithjp asked this question in Technical Notes
May 24, 2023 · 0 comments
Discussion options

Description

Due to a technical limitation of the Java API of XGBoost, only data structures that fit into a 32-bit Java array (float[]) can be passed from H2O to the C++ XGBoost backend. We are working on an improved API that allows passing multiple arrays to handle arbitrarily large datasets. In the meantime, please fall back to H2O GBM for big datasets, or use the XGBoost algorithm through its original interfaces.

JIRA Issue Migration Info

Jira Issue: TN-11
Assignee: Arno Candel
Reporter: Arno Candel
State: Open

You must be logged in to vote

Replies: 0 comments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant
Morty Proxy This is a proxified and sanitized view of the page, visit original site.