-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Add max_depth parameter to ModelSummary #8062
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
Merged
Changes from all commits
Commits
Show all changes
42 commits
Select commit
Hold shift + click to select a range
aaef74d
Add max_depth parameter to ModelSummary
ManuelPalermo 9a97169
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 2752821
Better test coverage + fix pep8 on ModelSummary max_depth
ManuelPalermo 52d1c23
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] f5919dc
Apply suggestions from code review
Borda 8771707
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 9d05d7f
Removed mode parameter inside ModelSummary
ManuelPalermo af2aaa4
Removed mode parameter inside ModelSummary
ManuelPalermo 658140f
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 1afd722
Added deprecation warning to PL.summarize(mode=)
ManuelPalermo cfc27b4
Merge remote-tracking branch 'origin/master'
ManuelPalermo a1ec6cc
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 2b67abb
Improve deprecation of `mode` param in ModelSummary
ManuelPalermo bd9f4e6
Merge remote-tracking branch 'origin/master'
ManuelPalermo a1c48c0
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] fc78dc7
Add missing import
ManuelPalermo 72760a9
Merge remote-tracking branch 'origin/master'
ManuelPalermo 32df3e7
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 4750c3e
Merge branch 'master' into feature/max_depth
awaelchli a22c78b
Merge branch 'master' into feature/max_depth
awaelchli 2f9e770
update changelog
awaelchli e0b1d54
update deprecation message
awaelchli 6af47fd
update docs and deprecation
awaelchli d3f49eb
update test
awaelchli 21f222f
add deprecation test
awaelchli f0a07a6
rm notebooks
awaelchli 32518a5
Change ModelSummary max_depth idx logic:
ManuelPalermo 5551f54
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 55188a8
fix pep8 issue
ManuelPalermo 5dc7632
Merge branch 'master' into master
ManuelPalermo e0d8b7b
improve deprecation warnings + default values
ManuelPalermo 62a580c
pep8 fix
ManuelPalermo 6792f3b
added missing model_summary log info
ManuelPalermo 05377bf
Merge branch 'master' into master
ManuelPalermo 30f2bb7
move deprecation test
awaelchli 4d638ec
compact deprecation message
awaelchli 5cf8f05
move log.info to the end of method
awaelchli ad01312
update changelog
awaelchli 7dea235
Revert "compact deprecation message"
awaelchli 224ef45
compact deprecation message
awaelchli 14d4d33
update deprecated tag
awaelchli a479cfa
handle max_depth validation at init
awaelchli 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
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.