Skip to content

✨ Add UCI classification datasets, improve binary classification, add LS support for BCEWithLogitsLoss, remove dependencies #122

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

Merged
merged 31 commits into from
Nov 18, 2024

Conversation

o-laurent
Copy link
Contributor

No description provided.

@o-laurent o-laurent requested a review from alafage November 17, 2024 19:44
@o-laurent o-laurent self-assigned this Nov 17, 2024
@o-laurent o-laurent changed the title ✨ Add UCI classification datasets, improve binary classification, fix GLest being needed ✨ Add UCI classification datasets, improve binary classification, remove dependencies Nov 17, 2024
@o-laurent o-laurent changed the title ✨ Add UCI classification datasets, improve binary classification, remove dependencies ✨ Add UCI classification datasets, improve binary classification, add LS support for BCEWithLogitsLoss, remove dependencies Nov 17, 2024
Copy link

codecov bot commented Nov 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.12%. Comparing base (e0b7a54) to head (cce5e1d).
Report is 32 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #122      +/-   ##
==========================================
+ Coverage   98.69%   99.12%   +0.42%     
==========================================
  Files         134      142       +8     
  Lines        6741     6825      +84     
  Branches      867      862       -5     
==========================================
+ Hits         6653     6765     +112     
+ Misses         38       28      -10     
+ Partials       50       32      -18     
Flag Coverage Δ
cpu 99.12% <100.00%> (+0.42%) ⬆️
pytest 99.12% <100.00%> (+0.42%) ⬆️

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.

@o-laurent o-laurent linked an issue Nov 17, 2024 that may be closed by this pull request
@o-laurent o-laurent merged commit d482189 into main Nov 18, 2024
5 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.

🐛 ModuleNotFoundError: No module named 'huggingface_hub.errors'
2 participants