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

Trapping extended jake #513

Merged
merged 11 commits into from
Jun 2, 2024
Merged

Conversation

Jacob-Stevens-Haas
Copy link
Collaborator

@Jacob-Stevens-Haas Jacob-Stevens-Haas commented May 30, 2024

This consists of backporting all changes that conflict with master. trapping-resolve consists of the complement of those changes, i.e. resolution of conflicts on the master branch

* move underscore attributes to _reduce (their presence is used by
    scikit-learn's check_fitted())
* add explicit _n_tgts, _include_bias, and _interaction_only to init
* subclass from ConstrainedSR3
* Add "method" kwarg to control global/local (this will hopefully be removed
    in the future)
This pulls in the changes to ConstrainedSR3 from trapping_resolve
@Jacob-Stevens-Haas Jacob-Stevens-Haas force-pushed the trapping_extended-jake branch 2 times, most recently from 7775f20 to ac6fe51 Compare May 31, 2024 00:59
ALso align some comments and organization with trapping-resolve
Also: move m0 initialization to __init__, fix _objective calc
@Jacob-Stevens-Haas Jacob-Stevens-Haas marked this pull request as ready for review June 2, 2024 23:46
@Jacob-Stevens-Haas Jacob-Stevens-Haas merged commit 11dcb02 into trapping_extended Jun 2, 2024
1 check passed
@Jacob-Stevens-Haas Jacob-Stevens-Haas deleted the trapping_extended-jake branch June 2, 2024 23:46
@Jacob-Stevens-Haas Jacob-Stevens-Haas restored the trapping_extended-jake branch June 3, 2024 19:17
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.

None yet

1 participant