-
Notifications
You must be signed in to change notification settings - Fork 299
Refactoring base dataset #105
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
ravinkohli
merged 24 commits into
automl:refactor_development
from
nabenabe0928:refactoring-base-dataset
Mar 10, 2021
Merged
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
c9d096a
Make sure the performance of pipeline is at least 0.8
franchuterivera 085c1d5
Early stop fixes
franchuterivera 8325ea9
Network Cleanup (#81)
bastiscode 822b339
First documentation
franchuterivera 162d6b8
Default to ubuntu-18.04
franchuterivera ea20d7e
Comment enhancements
franchuterivera 364222a
Feature preprocessors, Loss strategies (#86)
ravinkohli f02c2ab
Validate the input to autopytorch
franchuterivera 92c2cdb
Bug fixes after rebase
franchuterivera 0a666f2
Move to new scikit learn
franchuterivera 014a01f
Remove dangerous convert dtype
franchuterivera 42b12f4
Try to remove random float error again and make data pickable
franchuterivera 7d2272c
Tets pickle on versions higher than 3.6
franchuterivera e28e7d7
Tets pickle on versions higher than 3.6
franchuterivera 00c51d9
Comment fixes
franchuterivera 6d9da10
[REFACTORING]: no change in the functionalities, inputs, returns
nabenabe0928 bea1d3e
Modified an error message
nabenabe0928 a0e8a80
[Test error fix]: Fixed the error caused by flake8
nabenabe0928 782eaa0
[Test error fix]: Fixed the error caused by flake8
nabenabe0928 00aaaef
merged to refactor dev
nabenabe0928 eb95578
[PR response]: deleted unneeded changes from merge and fixed the doc-…
nabenabe0928 8398188
fixed the for loop in type_check based on samuel's review
nabenabe0928 edbbb29
deleted blank space pointed out by flake8
nabenabe0928 eac426d
modified the doc-string in TransformSubset in base_dataset.py
nabenabe0928 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
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.