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

[API] Add neg_sampling parameter #254

Merged
merged 3 commits into from
Mar 28, 2023
Merged

[API] Add neg_sampling parameter #254

merged 3 commits into from
Mar 28, 2023

Conversation

massquantity
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Mar 28, 2023

Codecov Report

Merging #254 (b50a9ad) into master (d8a1f9a) will increase coverage by 0.23%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #254      +/-   ##
==========================================
+ Coverage   99.19%   99.43%   +0.23%     
==========================================
  Files         108      108              
  Lines        6835     6715     -120     
==========================================
- Hits         6780     6677     -103     
+ Misses         55       38      -17     
Flag Coverage Δ
CI 99.43% <100.00%> (+0.23%) ⬆️

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

Impacted Files Coverage Δ
libreco/algorithms/svdpp.py 100.00% <ø> (ø)
libreco/algorithms/user_cf.py 100.00% <ø> (+7.14%) ⬆️
libreco/bases/base.py 100.00% <ø> (ø)
libreco/bases/sage_base.py 100.00% <ø> (ø)
libreco/training/tf_trainer.py 100.00% <ø> (ø)
libreco/training/torch_trainer.py 100.00% <ø> (ø)
libreco/algorithms/als.py 100.00% <100.00%> (ø)
libreco/algorithms/autoint.py 100.00% <100.00%> (ø)
libreco/algorithms/bpr.py 100.00% <100.00%> (ø)
libreco/algorithms/deepfm.py 100.00% <100.00%> (ø)
... and 22 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

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