h2oai / h2o-3

H2O is an Open Source, Distributed, Fast & Scalable Machine Learning Platform: Deep Learning, Gradient Boosting (GBM) & XGBoost, Random Forest, Generalized Linear Modeling (GLM with Elastic Net), K-Means, PCA, Generalized Additive Models (GAM), RuleFit, Support Vector Machine (SVM), Stacked Ensembles, Automatic Machine Learning (AutoML), etc.
http://h2o.ai
Apache License 2.0
6.87k stars 1.99k forks source link

XGBoost: init_f field (intercept) is not implemented yet #12127

Open exalate-issue-sync[bot] opened 1 year ago

exalate-issue-sync[bot] commented 1 year ago

New test {{runit_XGBoost_bernoulli.R}} throws this error:

prostate.h2o@model$init_f not equal to f0. target is NULL, current is numeric

This is because XGBoostOutput doesn't contain the field and it's not calculated.

hasithjp commented 1 year ago

JIRA Issue Migration Info

Jira Issue: PUBDEV-5255 Assignee: Raymond Peck Reporter: Raymond Peck State: Open Fix Version: N/A Attachments: N/A Development PRs: N/A