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

[Algorithm] Add TwoTower model #285

Merged
merged 2 commits into from
May 15, 2023
Merged

[Algorithm] Add TwoTower model #285

merged 2 commits into from
May 15, 2023

Conversation

massquantity
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented May 14, 2023

Codecov Report

Merging #285 (5ec5717) into master (b327c85) will decrease coverage by 0.02%.
The diff coverage is 98.61%.

@@            Coverage Diff             @@
##           master     #285      +/-   ##
==========================================
- Coverage   99.42%   99.40%   -0.02%     
==========================================
  Files         111      112       +1     
  Lines        6903     7040     +137     
==========================================
+ Hits         6863     6998     +135     
- Misses         40       42       +2     
Flag Coverage Δ
CI 99.40% <98.61%> (-0.02%) ⬇️

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

Impacted Files Coverage Δ
libreco/algorithms/two_tower.py 98.13% <98.13%> (ø)
libreco/algorithms/__init__.py 100.00% <100.00%> (ø)
libreco/algorithms/rnn4rec.py 100.00% <100.00%> (ø)
libreco/batch/batch_data.py 100.00% <100.00%> (ø)
libreco/batch/tf_feed_dicts.py 100.00% <100.00%> (ø)
libreco/tfops/loss.py 100.00% <100.00%> (ø)
libreco/training/trainer.py 100.00% <100.00%> (ø)
libreco/utils/constants.py 100.00% <100.00%> (ø)
libreco/utils/validate.py 100.00% <100.00%> (ø)

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

@massquantity massquantity merged commit e2fdc8e into master May 15, 2023
@massquantity massquantity deleted the algorithm branch May 15, 2023 15:08
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