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

feat: Add methods CCSA+LDM+fMMD+NNW+SA+FineTuning #26

Merged
merged 12 commits into from
Mar 15, 2022

Conversation

antoinedemathelin
Copy link
Collaborator

Add 6 new methods + update documentation
Change the behavior of the score method

@codecov-commenter
Copy link

Codecov Report

Merging #26 (f7674d9) into master (85b9498) will decrease coverage by 0.66%.
The diff coverage is 89.65%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #26      +/-   ##
==========================================
- Coverage   94.37%   93.71%   -0.67%     
==========================================
  Files          21       27       +6     
  Lines        2188     2594     +406     
==========================================
+ Hits         2065     2431     +366     
- Misses        123      163      +40     
Impacted Files Coverage Δ
adapt/feature_based/_coral.py 97.95% <ø> (ø)
adapt/feature_based/_dann.py 100.00% <ø> (ø)
adapt/feature_based/_deepcoral.py 95.16% <ø> (ø)
adapt/feature_based/_mdd.py 94.93% <ø> (ø)
adapt/feature_based/_wdgrl.py 100.00% <ø> (ø)
adapt/instance_based/_kmm.py 97.26% <ø> (ø)
adapt/feature_based/_fmmd.py 64.28% <64.28%> (ø)
adapt/metrics.py 89.76% <88.88%> (-0.34%) ⬇️
adapt/instance_based/_nnw.py 89.28% <89.28%> (ø)
adapt/instance_based/_ldm.py 94.11% <94.11%> (ø)
... and 20 more

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 85b9498...f7674d9. Read the comment docs.

@antoinedemathelin antoinedemathelin merged commit 40c1920 into adapt-python:master Mar 15, 2022
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.

None yet

2 participants