Skip to content
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

[MRG] add normalization of distances for WDA #172

Merged
merged 7 commits into from
Oct 29, 2021

Conversation

HexuanLiu
Copy link
Contributor

No description provided.

@rflamary
Copy link
Collaborator

rflamary commented May 8, 2020

Thank you for the pr.

Note that the tests failed because of pep8 violation that can be easily solved with autopep8. I will do a proper code review in the following days but note that the normalization should be an option in the function and be False by default to ensure that it will not break existing code.

ot/dr.py Outdated Show resolved Hide resolved
@rflamary rflamary changed the title add normalization of distances [WIP] add normalization of distances for WDA May 11, 2020
@codecov
Copy link

codecov bot commented Oct 29, 2021

Codecov Report

Merging #172 (8e1a785) into master (79a7a29) will decrease coverage by 0.15%.
The diff coverage is 36.36%.

@@            Coverage Diff             @@
##           master     #172      +/-   ##
==========================================
- Coverage   93.09%   92.94%   -0.16%     
==========================================
  Files          20       20              
  Lines        4228     4237       +9     
==========================================
+ Hits         3936     3938       +2     
- Misses        292      299       +7     

@rflamary rflamary changed the title [WIP] add normalization of distances for WDA [MRG] add normalization of distances for WDA Oct 29, 2021
@rflamary rflamary merged commit 1b5c35b into PythonOT:master Oct 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants