Skip to content

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

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions test/test_evaluation/test_evaluation.py
Original file line number Diff line number Diff line change
Expand Up @@ -380,6 +380,10 @@ def test_silent_exception_in_target_function(self):
"""'save_targets_ensemble'",)""",
"""AttributeError("'BackendMock' object has no attribute """
"""'save_targets_ensemble'")""",
"""AttributeError("'BackendMock' object has no attribute """
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I cannot spot the difference, which one is it?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what do you mean? So I realised that we were never setting up the logger in the backend and therefore I added a line here and also needed to add this to the test as we are not mocking this function

"""'setup_logger'",)""",
"""AttributeError("'BackendMock' object has no attribute """
"""'setup_logger'")""",
)
)
self.assertNotIn('exitcode', info[1].additional_info)
Expand Down