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: ULSIF and RULSIF #80

Merged
merged 1 commit into from
Sep 14, 2022

Conversation

AlejandrodelaConcha
Copy link
Contributor

Instance based methods implementation , comments to be changed

Instance based methods implementation , comments to be changed
@codecov-commenter
Copy link

Codecov Report

Merging #80 (896be13) into master (93a565d) will decrease coverage by 5.10%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master      #80      +/-   ##
==========================================
- Coverage   93.90%   88.80%   -5.11%     
==========================================
  Files          29       36       +7     
  Lines        3596     4333     +737     
==========================================
+ Hits         3377     3848     +471     
- Misses        219      485     +266     
Impacted Files Coverage Δ
adapt/instance_based/_RULSIF.py 0.00% <0.00%> (ø)
adapt/instance_based/_ULSIF.py 0.00% <0.00%> (ø)
adapt/feature_based/_ccsa.py 95.23% <0.00%> (-4.77%) ⬇️
adapt/feature_based/_fa.py 96.15% <0.00%> (-3.85%) ⬇️
adapt/feature_based/_cdan.py 89.34% <0.00%> (-2.97%) ⬇️
adapt/instance_based/_kliep.py 92.59% <0.00%> (-2.20%) ⬇️
adapt/instance_based/_tradaboost.py 94.95% <0.00%> (-1.89%) ⬇️
adapt/utils.py 95.50% <0.00%> (-0.27%) ⬇️
adapt/feature_based/_sa.py 96.42% <0.00%> (ø)
adapt/feature_based/_mcd.py 97.41% <0.00%> (ø)
... and 23 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@antoinedemathelin antoinedemathelin merged commit 81fe8e5 into adapt-python:master Sep 14, 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.

3 participants