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 sklearn api #62

Merged
merged 6 commits into from
Jul 27, 2020
Merged

Fix sklearn api #62

merged 6 commits into from
Jul 27, 2020

Conversation

plutasnyy
Copy link
Collaborator

No description provided.

@plutasnyy plutasnyy self-assigned this Jul 26, 2020
@codecov-commenter
Copy link

codecov-commenter commented Jul 26, 2020

Codecov Report

Merging #62 into develop will increase coverage by 0.06%.
The diff coverage is 98.37%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #62      +/-   ##
===========================================
+ Coverage    97.25%   97.32%   +0.06%     
===========================================
  Files           27       27              
  Lines         1603     1644      +41     
===========================================
+ Hits          1559     1600      +41     
  Misses          44       44              
Impacted Files Coverage Δ
multi_imbalance/resampling/tests/test_soup.py 100.00% <ø> (ø)
multi_imbalance/resampling/mdo.py 94.56% <92.30%> (-0.84%) ⬇️
multi_imbalance/resampling/soup.py 96.80% <96.42%> (+1.51%) ⬆️
multi_imbalance/ensemble/ecoc.py 97.89% <100.00%> (ø)
multi_imbalance/ensemble/ovo.py 96.19% <100.00%> (ø)
multi_imbalance/ensemble/soup_bagging.py 96.42% <100.00%> (ø)
multi_imbalance/ensemble/tests/test_ovo.py 97.26% <100.00%> (ø)
multi_imbalance/ensemble/tests/test_soupbagging.py 100.00% <100.00%> (ø)
multi_imbalance/resampling/global_cs.py 100.00% <100.00%> (ø)
multi_imbalance/resampling/tests/test_globalcs.py 100.00% <100.00%> (ø)
... and 4 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 339928a...87c359c. Read the comment docs.

@plutasnyy plutasnyy merged commit 473fd87 into develop Jul 27, 2020
@plutasnyy plutasnyy deleted the fix-sklearn-api branch July 27, 2020 21:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants