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

GH-16312 move contrained GLM fix from master to release branch (#16317) [nochecks][nocheck] #16383

Merged
merged 1 commit into from
Sep 11, 2024

Conversation

wendycwong
Copy link
Contributor

This PR fixes issue: #16382

No code is generated. Just add changes from master to release branch.

* 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
@wendycwong wendycwong changed the title GH-16312 move contrained GLM fix from master to release branch (#16317) GH-16312 move contrained GLM fix from master to release branch (#16317) [nocheck] Sep 8, 2024
@wendycwong wendycwong changed the title GH-16312 move contrained GLM fix from master to release branch (#16317) [nocheck] GH-16312 move contrained GLM fix from master to release branch (#16317) [nochecks] Sep 10, 2024
@wendycwong wendycwong changed the title GH-16312 move contrained GLM fix from master to release branch (#16317) [nochecks] GH-16312 move contrained GLM fix from master to release branch (#16317) [nochecks][nocheck] Sep 11, 2024
@wendycwong wendycwong merged commit cd390df into rel-3.46.0 Sep 11, 2024
71 checks passed
@wendycwong wendycwong deleted the wendy_gh_16382_constrainedGLM branch September 11, 2024 19:47
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.

2 participants