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 TransferForestClassifier #35

Merged
merged 11 commits into from
Mar 26, 2022

Conversation

atiqm
Copy link
Contributor

@atiqm atiqm commented Mar 23, 2022

No description provided.

@antoinedemathelin
Copy link
Collaborator

test

Copy link
Collaborator

@antoinedemathelin antoinedemathelin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok

@antoinedemathelin antoinedemathelin changed the title feat: Add TransferForestClassifier feat: Add TransferForestClassifier Mar 24, 2022
@codecov-commenter
Copy link

codecov-commenter commented Mar 26, 2022

Codecov Report

Merging #35 (4fdcf23) into master (666aed6) will increase coverage by 4.68%.
The diff coverage is 85.18%.

@@            Coverage Diff             @@
##           master      #35      +/-   ##
==========================================
+ Coverage   88.18%   92.87%   +4.68%     
==========================================
  Files          29       29              
  Lines        3479     3605     +126     
==========================================
+ Hits         3068     3348     +280     
+ Misses        411      257     -154     
Impacted Files Coverage Δ
adapt/_tree_utils.py 94.06% <77.77%> (+44.66%) ⬆️
adapt/parameter_based/_transfer_tree.py 83.69% <85.88%> (+4.22%) ⬆️
adapt/parameter_based/__init__.py 100.00% <100.00%> (ø)

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 666aed6...4fdcf23. Read the comment docs.

@antoinedemathelin antoinedemathelin merged commit 0b3479b into adapt-python:master Mar 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.

None yet

3 participants