-
Notifications
You must be signed in to change notification settings - Fork 300
Enhancement for the tabular validator. #291
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
ArlindKadra
merged 25 commits into
cocktail_fixes_time_debug
from
tabular_validator_enhancement
Oct 8, 2021
+290
−200
Merged
Changes from 12 commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
359b4c9
Initial try at an enhancement for the tabular validator
ArlindKadra 65e8ffb
Adding a few type annotations
ArlindKadra 217c38d
Fixing bugs in implementation
ArlindKadra f7dd8fe
Adding wrongly deleted code part during rebase
ArlindKadra 92bd535
Fix bug in _get_args
ravinkohli 5f672b5
Fix bug in _get_args
ravinkohli 223c09e
Addressing Shuhei's comments
ArlindKadra a1ed883
Address Shuhei's comments
ArlindKadra f585310
Refactoring code
ArlindKadra f298c46
Refactoring code
ArlindKadra 03bef16
Typos fix and additional comments
ArlindKadra a7d01f1
Replace nan in categoricals with simple imputer
ravinkohli 38fe9e8
Remove unused function
ravinkohli 7693753
add comment
ravinkohli f4cd3a4
Merge branch 'cocktail_fixes_time_debug' into tabular_validator_enhan…
ravinkohli 497c546
Update autoPyTorch/data/tabular_feature_validator.py
ravinkohli 9254eb2
Update autoPyTorch/data/tabular_feature_validator.py
ravinkohli b63ff3c
Adding unit test for only nall columns in the tabular feature categor…
ArlindKadra d5bbdbe
fix bug in remove all nan columns
ravinkohli bfe4899
Bug fix for making tests run by arlind
ravinkohli 369edad
fix flake errors in feature validator
ravinkohli a4fb0cb
made typing code uniform
ravinkohli 44229a6
Apply suggestions from code review
ravinkohli ba3c1e7
address comments from shuhei
ravinkohli 10a8441
address comments from shuhei (2)
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
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.