-
Notifications
You must be signed in to change notification settings - Fork 50
feat: add Linear_Regression.global_explain() #1446
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
45 commits
Select commit
Hold shift + click to select a range
4d3e4a3
feat: add Linear_Regression.global_explain()
rey-esp 87db2b7
remove class_level_explain param
rey-esp 0b73343
Merge branch 'main' into b338872698-global-explain
rey-esp 1d0c69b
Merge branch 'main' into b338872698-global-explain
rey-esp 6d563d5
Merge branch 'main' into b338872698-global-explain
rey-esp 024a989
Merge branch 'b338872698-global-explain' of github.com:googleapis/pyt…
rey-esp 813fbd7
Merge branch 'main' into b338872698-global-explain
rey-esp e99fdd7
Merge branch 'main' into b338872698-global-explain
rey-esp 82a234a
working global_explain()
rey-esp 6dc4fac
Merge branch 'b338872698-global-explain' of github.com:googleapis/pyt…
rey-esp d583a37
Merge branch 'main' into b338872698-global-explain
rey-esp ed73f88
begin adding tests
rey-esp 5b7a4b7
Merge branch 'main' into b338872698-global-explain
rey-esp 47b9862
update snippet
rey-esp 606a7b8
Merge branch 'b338872698-global-explain' of github.com:googleapis/pyt…
rey-esp 5fe306f
Merge branch 'main' into b338872698-global-explain
rey-esp b0e8a5d
Merge branch 'main' into b338872698-global-explain
rey-esp 0664d6a
Merge branch 'main' into b338872698-global-explain
rey-esp eb33e09
Merge branch 'main' into b338872698-global-explain
rey-esp 31d741d
Merge branch 'main' into b338872698-global-explain
rey-esp 7046dc3
complete snippet
rey-esp b0b9552
failing, near complete linear model test
rey-esp 3b0526e
Merge branch 'main' into b338872698-global-explain
rey-esp 1ad5208
passing system test
rey-esp 7e24b4c
Merge branch 'b338872698-global-explain' of github.com:googleapis/pyt…
rey-esp c754816
Merge branch 'main' into b338872698-global-explain
rey-esp d2d8b0c
Merge branch 'main' into b338872698-global-explain
rey-esp a600539
Update core.py - set index to have sorted by feature
rey-esp 7fc0cc6
Update test_linear_model.py - remove set/set index
rey-esp 57c3d4a
Update linear_model.py - fix doc section
rey-esp c2c0837
Update conftest.py - rename penguins w global explain
rey-esp b2f8c9f
Merge branch 'main' into b338872698-global-explain
rey-esp 3a0c6b9
Update linear_model.py - complete doc
rey-esp 5dac41d
lint
rey-esp e5f4aad
passing test and fixed expected results
rey-esp cd321e6
Merge branch 'main' into b338872698-global-explain
rey-esp 26c6a74
Merge branch 'main' into b338872698-global-explain
rey-esp f47f5b7
Merge branch 'main' into b338872698-global-explain
rey-esp 7bcade0
Merge branch 'main' into b338872698-global-explain
rey-esp 1379a56
Merge branch 'main' into b338872698-global-explain
rey-esp 0bb9186
Merge branch 'main' into b338872698-global-explain
rey-esp 9a2b8e4
Merge branch 'main' into b338872698-global-explain
rey-esp c8fec3a
Merge branch 'main' into b338872698-global-explain
rey-esp 562d0b8
Merge branch 'main' into b338872698-global-explain
rey-esp 083af6c
Merge branch 'main' into b338872698-global-explain
rey-esp 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.