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.91k stars 2k forks source link

Fix test failure: pyunit_random_attack_medium.py #6636

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

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

{noformat}SEED: 5772

x: [7, 2, 5, 4, 6, 3] y: 1 validation: True family: gaussian beta_epsilon: 0.4427767591860048 solver: IRLSM standardize: False link: log beta_constraints: names lower_bounds upper_bounds


year 0.422578 0.717106 cylinders -0.270451 0.672311 weight (lb) -0.927577 -0.674995 power (hp) -0.26185 0.588009 0-60 mph (s) 0.582898 1.31567 displacement (cc) 0.944986 1.23084{noformat}

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

Wendy Wong commented: {noformat}OSError: Job with key $03017f000001419cffffffff$_976def8ad0963a52673104ebede54617 failed with an exception: java.lang.ArrayIndexOutOfBoundsException: -1 stacktrace: java.lang.ArrayIndexOutOfBoundsException: -1 at hex.gram.Gram.dropCols(Gram.java:364) at hex.glm.ComputationState.computeNewGram(ComputationState.java:1026) at hex.glm.ComputationState.computeGram(ComputationState.java:1067) at hex.glm.GLM$GLMDriver.fitIRLSM(GLM.java:1781){noformat}

h2o-ops commented 1 year ago

JIRA Issue Details

Jira Issue: PUBDEV-8627 Assignee: New H2O Bugs Reporter: Wendy Wong State: Open Fix Version: N/A Attachments: N/A Development PRs: N/A