-
Notifications
You must be signed in to change notification settings - Fork 299
[ADD] fit pipeline honoring API constraints with tests #348
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
32 commits
Select commit
Hold shift + click to select a range
cdcf766
Add fit pipeline with tests
ravinkohli bc5b469
Add documentation for get dataset
ravinkohli 0359c8c
update documentation
ravinkohli 75eb604
fix tests
ravinkohli 136f619
remove permutation importance from visualisation example
ravinkohli 4731363
change disable_file_output
ravinkohli af48ebf
add
ravinkohli 3df4e06
fix flake
ravinkohli e8289e4
fix test and examples
ravinkohli 4018d02
change type of disable_file_output
ravinkohli add8890
Address comments from eddie
ravinkohli d8739cd
fix docstring in api
ravinkohli f1ea974
fix tests for base api
ravinkohli 38471f1
fix tests for base api
ravinkohli 02ac9de
fix tests after rebase
ravinkohli fd32939
reduce dataset size in example
ravinkohli 3958750
remove optional from doc string
ravinkohli c33381a
Handle unsuccessful fitting of pipeline better
ravinkohli dff0e5c
fix flake in tests
ravinkohli eb648e5
change to default configuration for documentation
ravinkohli 974ea1c
add warning for no ensemble created when y_optimization in disable_fi…
ravinkohli cc19e4c
reduce budget for single configuration
ravinkohli ab93ee6
address comments from eddie
ravinkohli c246b20
address comments from shuhei
ravinkohli a0a4e75
Add autoPyTorchEnum
ravinkohli a0fef77
fix flake in tests
ravinkohli 8094ff1
address comments from shuhei
ravinkohli 4d90706
Apply suggestions from code review
ravinkohli c7cc712
fix flake
ravinkohli 14113f9
use **dataset_kwargs
ravinkohli 5b2f75f
fix flake
ravinkohli 24aac05
change to enforce keyword args
ravinkohli 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
Large diffs are not rendered by default.
Oops, something went wrong.
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.