Skip to content

TEST PR [IGNORE PLEASE]#16738

Open
silvarohan18 wants to merge 476 commits intorel-3.44.0from
master
Open

TEST PR [IGNORE PLEASE]#16738
silvarohan18 wants to merge 476 commits intorel-3.44.0from
master

Conversation

@silvarohan18
Copy link
Copy Markdown
Contributor

@silvarohan18 silvarohan18 commented Jan 13, 2026

This PR is created for Test the h2o-3 nighly merge GHA workflow.

valenad1 and others added 30 commits August 29, 2024 12:09
* Revert "Do not build haddoop and cat gradle.properties (#16378)"

This reverts commit 356c1fa.

* Revert "Run publish outside of make-dist.sh (#16377)"

This reverts commit 4adab4b.
* Continue to double check algo.

* fix bug in gradient update.

* implemented various version of IRLSM

* Found GLM original with gradient magnitude change best

* GH-16312: fix wrong error raised by duplicated/conflicted constraints.

* force beta constraint to be satisfied at the end if it is not.

* GH-16312: add assert check to test per Veronika suggestion.

* GH-16312: fix tests after fixing constrained GLM bugs.

* GH-16312: fixed NPE error in checkCoeffsBounds

* GH-16312: fix test failure.

* remove conflicting constraint tests as we currently do not have the capability to do so right now.
* change dataset path from AWS to local
* Fix R package for Windows

* Fix pyunit_cluster test
* add-intro

* Add-motivation

* review-suggestions

* Update pca.rst
added predict_rules.
added example for algorithm.
added max_categorical_levels example.
added max_num_rules example
added min_rule_length example.
added model_type example.
added distribution example
added rule_generateion_ntrees example.
…6404)

* ht/base example

* ht/added prediction

* ht/code test & example headers

* ht/fixed rendering
…k] [nochecks] (#16394)

* ht/constrained glm integration

* ht/max_iterations

* ht/initial review equations

* ht/remove below eq5

* ht/added in examples

* ht/requested changes
… (#16426)

* upgrade google-cloud-storage to newest

* upgarde protobuf and exclude the one from hadoop-common
* [GH-16351] Do not call System.exit from water.tools

* add mainInternal to EncryptionTool

* make the err msg short

* make the err msg short - part 2

* improve error handling
* downgrade google gcs

* upgrade only protobuf
silvarohan18 and others added 29 commits January 22, 2026 19:02
….46.0

Rohan/cherry pick 16734 to rel 3.46.0
* Use new credentials

* add logging
…distribution (#16770)

* prototype

* Add tests

* Fix non-deterministic test data in GLMPredMojoControlVariablesTest (#16771)

* Initial plan

* Use fixed seed and remove println in GLMPredMojoControlVariablesTest

Co-authored-by: tomasfryda <61695433+tomasfryda@users.noreply.github.com>

* Change SEED constant to 0x1CEDC0FFEEL

Co-authored-by: tomasfryda <61695433+tomasfryda@users.noreply.github.com>

* Change SEED to 0x1CEDCAFE (no L suffix needed)

Co-authored-by: tomasfryda <61695433+tomasfryda@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: tomasfryda <61695433+tomasfryda@users.noreply.github.com>

* Update h2o-algos/src/main/java/hex/glm/GLMModel.java

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update h2o-algos/src/main/java/hex/glm/GLMMojoWriter.java

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update comments

---------

Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…LLOWED_PARAMETERS (#16776)

* Add postgres sql parameters. Follow-up on GH-16622

* Add logs also as user should not need to use them
Implement the remove offset effects feature into the GLM algorithm. 

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Tomáš Frýda <tomas.fryda@h2o.ai>
Co-authored-by: Claude Code
* Fix inconsistencies

* Incorporate Veronika's suggestions
* Add remove_offset_effect MOJO support

# Conflicts:
#	h2o-algos/src/main/java/hex/glm/GLMModel.java

# Conflicts:
#	h2o-algos/src/main/java/hex/glm/GLMModel.java

* Fix test

* Potential fix for code scanning alert no. 396: Local information disclosure in a temporary directory

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>

* Update h2o-algos/src/test/java/hex/glm/GLMMojoControlVarsOffsetTest.java

Co-authored-by: Veronika Maurerová <maurever@users.noreply.github.com>

* Incorporate Veronika's suggestion

---------

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: Veronika Maurerová <maurever@users.noreply.github.com>
@sonarqubecloud
Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
24.9% Duplication on New Code (required ≤ 3%)

See analysis details on SonarQube Cloud

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

Successfully merging this pull request may close these issues.