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

Update svm.py #70

Merged

Conversation

floriancafiero
Copy link
Contributor

Separating SMOTE and SMOTETOMEK, as SMOTETOMEK does not not rely on n_neighbours!

Separating SMOTE and SMOTETOMEK, as SMOTETOMEK does not not rely on n_neighbours!
Copy link

codecov bot commented Jul 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.09%. Comparing base (8fa1907) to head (36ad203).

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #70      +/-   ##
==========================================
+ Coverage   60.24%   63.09%   +2.84%     
==========================================
  Files           8        8              
  Lines         483      485       +2     
==========================================
+ Hits          291      306      +15     
+ Misses        192      179      -13     
Flag Coverage Δ
unittests 63.09% <100.00%> (+2.84%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Jean-Baptiste-Camps Jean-Baptiste-Camps merged commit f40581f into SupervisedStylometry:master Jul 24, 2024
6 checks passed
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.

2 participants