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

nn: support multi-categories classification #915

Merged
merged 5 commits into from
Jan 4, 2025
Merged

nn: support multi-categories classification #915

merged 5 commits into from
Jan 4, 2025

Conversation

zhenghaoz
Copy link
Collaborator

No description provided.

Copy link

codecov bot commented Jan 4, 2025

Codecov Report

Attention: Patch coverage is 89.03226% with 17 lines in your changes missing coverage. Please review.

Project coverage is 67.62%. Comparing base (5c8f681) to head (3e42711).
Report is 12 commits behind head on master.

Files with missing lines Patch % Lines
common/nn/functions.go 45.45% 3 Missing and 3 partials ⚠️
common/nn/tensor.go 94.04% 5 Missing ⚠️
common/nn/op.go 91.11% 4 Missing ⚠️
common/nn/layers.go 88.88% 1 Missing ⚠️
model/click/deepfm_v2.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #915      +/-   ##
==========================================
+ Coverage   65.99%   67.62%   +1.63%     
==========================================
  Files          86       92       +6     
  Lines       18147    19556    +1409     
==========================================
+ Hits        11976    13225    +1249     
- Misses       5138     5231      +93     
- Partials     1033     1100      +67     

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

@zhenghaoz zhenghaoz merged commit 968f3ff into master Jan 4, 2025
9 of 11 checks passed
@zhenghaoz zhenghaoz deleted the nn/tests branch January 4, 2025 06:02
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.

1 participant