-
Notifications
You must be signed in to change notification settings - Fork 324
Refactor ModelBuilder
into smaller classes
#1870
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
Merged
juanitorduz
merged 35 commits into
pymc-labs:main
from
ColtAllen:break-down-modelbuilder
Aug 20, 2025
Merged
Changes from 29 commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
d6e15a8
break out into smaller classes
williambdean e9f6f5c
change the default to True
williambdean ad351e2
Merge branch 'main' into break-down-modelbuilder
ColtAllen b8c1791
Merge branch 'main' into break-down-modelbuilder
ColtAllen 63cad51
Merge branch 'main' into break-down-modelbuilder
ColtAllen 94347b8
WIP unit testing
ColtAllen 3085840
requires_model methods
ColtAllen 9b03b07
test_graphviz
ColtAllen 83dfdc8
TODOs and fix MOdelBuilder tests
ColtAllen 3dd6fce
remove test model file
ColtAllen f733057
fix customer and MMM tests
ColtAllen 536a252
WIP fix clv tests
ColtAllen 6416c01
Merge branch 'main' into break-down-modelbuilder
ColtAllen 21d87a6
Merge branch 'pymc-labs:break-down-modelbuilder' into break-down-mode…
ColtAllen 5ac567b
fix clv base tests
ColtAllen 59fa1bd
fix remaining clv tests
ColtAllen c7cfa41
docstrings
ColtAllen b4c98ee
docstring edit
ColtAllen f9a62ad
remove idata_to_init_kwargs
ColtAllen 6e1816e
Merge branch 'main' into break-down-modelbuilder
ColtAllen ab0ae5f
CLV models inherit from BaseModelBuilder
ColtAllen d3a325e
Merge branch 'pymc-labs:break-down-modelbuilder' into break-down-mode…
ColtAllen 810ac86
WIP test cleanup
ColtAllen 1a9701a
fix base model tests
ColtAllen 58ab9e3
clean up tests
ColtAllen 77aa802
testing coverage
ColtAllen a06c6ba
add abstract methods to ModelBuilder
ColtAllen b523bc3
docstrings
ColtAllen 0d5a27c
Merge branch 'main' into break-down-modelbuilder
ColtAllen 760a848
Merge branch 'main' into break-down-modelbuilder
ColtAllen 9fb252e
docstrings return model_config
ColtAllen 040100c
Merge branch 'main' into break-down-modelbuilder
ColtAllen 163d772
remove duplicated self.data attr
ColtAllen eb26441
Merge branch 'main' into break-down-modelbuilder
ColtAllen f7295af
Merge branch 'main' into break-down-modelbuilder
juanitorduz File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.