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: modify BaseAdaptDeep because of batch and dataset length issues #52

Merged
merged 3 commits into from
Apr 26, 2022

Conversation

antoinedemathelin
Copy link
Collaborator

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Apr 26, 2022

Codecov Report

Merging #52 (cab4f59) into master (e18e205) will increase coverage by 0.12%.
The diff coverage is 98.48%.

@@            Coverage Diff             @@
##           master      #52      +/-   ##
==========================================
+ Coverage   93.71%   93.83%   +0.12%     
==========================================
  Files          29       29              
  Lines        3643     3682      +39     
==========================================
+ Hits         3414     3455      +41     
+ Misses        229      227       -2     
Impacted Files Coverage Δ
adapt/instance_based/_tradaboost.py 95.54% <ø> (+0.28%) ⬆️
adapt/feature_based/_fa.py 96.15% <66.66%> (-1.81%) ⬇️
adapt/base.py 93.91% <100.00%> (+0.53%) ⬆️
adapt/instance_based/_kmm.py 97.29% <100.00%> (+0.03%) ⬆️
adapt/feature_based/_adda.py 96.20% <0.00%> (+1.26%) ⬆️

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 e18e205...cab4f59. Read the comment docs.

@antoinedemathelin antoinedemathelin merged commit 8fd2bbd into adapt-python:master Apr 26, 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