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: Update transfer tree + Fix clone for parameter based methods #31

Merged
merged 6 commits into from
Mar 22, 2022

Conversation

antoinedemathelin
Copy link
Collaborator

Add some tricks for cloning fitted estimator.

Rearrange the files to include transfer tree

@codecov-commenter
Copy link

codecov-commenter commented Mar 18, 2022

Codecov Report

Merging #31 (2e8f569) into master (ea54493) will decrease coverage by 6.72%.
The diff coverage is 88.69%.

@@            Coverage Diff             @@
##           master      #31      +/-   ##
==========================================
- Coverage   94.91%   88.18%   -6.73%     
==========================================
  Files          27       29       +2     
  Lines        2594     3479     +885     
==========================================
+ Hits         2462     3068     +606     
- Misses        132      411     +279     
Impacted Files Coverage Δ
adapt/_tree_utils.py 49.40% <ø> (ø)
adapt/parameter_based/_regular.py 94.69% <50.00%> (ø)
adapt/parameter_based/_transfer_tree.py 79.47% <87.75%> (ø)
adapt/metrics.py 89.76% <100.00%> (ø)
adapt/parameter_based/__init__.py 100.00% <100.00%> (ø)
adapt/parameter_based/_finetuning.py 96.96% <100.00%> (+0.14%) ⬆️
adapt/utils.py 95.76% <100.00%> (+0.33%) ⬆️

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 ea54493...2e8f569. Read the comment docs.

@antoinedemathelin antoinedemathelin merged commit 3b5aaa7 into adapt-python:master Mar 22, 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.

2 participants