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

fix: coral, kliep, GradientHandler #9

Merged
merged 4 commits into from
Oct 15, 2021

Conversation

antoinedemathelin
Copy link
Collaborator

Fixes:

  • Handle complex matrixes in CORAL
  • Fix division by zero in KLIEP
  • Add get_config to GradientHandler for saving model

@codecov-commenter
Copy link

Codecov Report

Merging #9 (66c055c) into master (5dd2483) will increase coverage by 0.67%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #9      +/-   ##
==========================================
+ Coverage   89.74%   90.41%   +0.67%     
==========================================
  Files          18       18              
  Lines        1629     1649      +20     
==========================================
+ Hits         1462     1491      +29     
+ Misses        167      158       -9     
Impacted Files Coverage Δ
adapt/feature_based/_mdd.py 93.75% <ø> (ø)
adapt/feature_based/_coral.py 98.55% <100.00%> (+5.56%) ⬆️
adapt/instance_based/_kliep.py 90.00% <100.00%> (+5.38%) ⬆️
adapt/utils.py 86.66% <100.00%> (+0.41%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5dd2483...66c055c. Read the comment docs.

@antoinedemathelin antoinedemathelin merged commit 0bf74cb into adapt-python:master Oct 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants