-
Notifications
You must be signed in to change notification settings - Fork 299
Embedding layer #91
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
franchuterivera
merged 75 commits into
automl:refactor_development
from
ravinkohli:embedding_layer
Mar 4, 2021
Merged
Embedding layer #91
Changes from all commits
Commits
Show all changes
75 commits
Select commit
Hold shift + click to select a range
a684ac4
work in progress
ravinkohli a6a8471
in progress
ravinkohli 2b0c0e0
Working network embedding
ravinkohli 9be86a5
ADD tests for network embedding
ravinkohli 1adc9a4
Removed ordinal encoder
ravinkohli ae6bb44
Removed ordinal encoder
ravinkohli 8783240
Add seed for test_losses for reproducibility
ravinkohli 761fb75
Addressed comments
ravinkohli 1e1a7e9
Fix merge conflicts
ravinkohli 4bcbd88
fix flake
ravinkohli adcfc75
Merge refactor_development
ravinkohli d6d3dcd
Merge branch 'ravinkohli-embedding_layer' into embedding_layer
ravinkohli aa83d6d
fix test import training
ravinkohli cbc7e09
ADD_109
franchuterivera 9dd447f
No print allow
franchuterivera 20a874f
Fix tests and move to boston
ravinkohli 7eed312
Debug issue with python 3.6
ravinkohli cb3b398
Debug for python3.6
ravinkohli 007be7d
Run only debug file
ravinkohli d406b2a
Merge branch 'embedding_layer' of https://github.com/ravinkohli/Auto-…
ravinkohli b1e25d2
work in progress
ravinkohli f41eae1
in progress
ravinkohli 6222399
Working network embedding
ravinkohli b96e32a
ADD tests for network embedding
ravinkohli ece6353
Removed ordinal encoder
ravinkohli 70b0a79
Removed ordinal encoder
ravinkohli 48d7a85
Addressed comments
ravinkohli a92fcaf
fix flake
ravinkohli a11ee8e
fix test import training
ravinkohli 789bd8d
Fix tests and move to boston
ravinkohli 85e178f
Debug issue with python 3.6
ravinkohli ddf198b
Run only debug file
ravinkohli a073f06
Debug for python3.6
ravinkohli e4599e9
Merge from origin
ravinkohli e625ee7
print paths of parent dir
ravinkohli 9164bc2
Trying to run examples
ravinkohli f1beb14
Trying to run examples
ravinkohli af17afc
Add success model
ravinkohli d64e4fd
Added parent directory for printing paths
ravinkohli 1602933
Try no autouse
franchuterivera c8d98ba
print log file to see if backend is saving num run
ravinkohli 76fcd76
Setup logger in backend
ravinkohli ffc1620
handle nans in categorical columns (#118)
ravinkohli 55ec853
Merge pull request #112 from franchuterivera/refactor_development_ADD…
ravinkohli 3f39f58
try without embeddings
ravinkohli 715d277
work in progress
ravinkohli d68a391
in progress
ravinkohli 02dc064
Working network embedding
ravinkohli 37cd8c5
ADD tests for network embedding
ravinkohli a3c1625
Removed ordinal encoder
ravinkohli b8896ad
Removed ordinal encoder
ravinkohli e0bfb0b
Addressed comments
ravinkohli 23f6777
fix flake
ravinkohli 4c1f33f
fix test import training
ravinkohli 8c4233c
Fix tests and move to boston
ravinkohli 18b5771
Debug issue with python 3.6
ravinkohli d839b5d
Run only debug file
ravinkohli de1d4c3
Debug for python3.6
ravinkohli e0a488a
work in progress
ravinkohli 7368908
in progress
ravinkohli 00789ac
Working network embedding
ravinkohli 6a02fe4
ADD tests for network embedding
ravinkohli 3f7c2cc
print paths of parent dir
ravinkohli f765347
Trying to run examples
ravinkohli 6ad8550
Trying to run examples
ravinkohli 011c0ef
Add success model
ravinkohli 1efc39a
Added parent directory for printing paths
ravinkohli 3d54db8
print log file to see if backend is saving num run
ravinkohli 6c5e8be
Setup logger in backend
ravinkohli 8734384
try without embeddings
ravinkohli 8941c95
no embedding for python 3.6
ravinkohli 6de97e1
merge
ravinkohli 5aec1e1
Deleted debug example
ravinkohli 36ae93c
Fix test for evaluation
ravinkohli c9ef56e
Deleted utils file
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
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
33 changes: 0 additions & 33 deletions
33
...yTorch/pipeline/components/preprocessing/tabular_preprocessing/encoding/OrdinalEncoder.py
This file was deleted.
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
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
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.