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

[Feat] Dynamic cold-start recommendation #295

Merged
merged 2 commits into from
May 31, 2023
Merged

[Feat] Dynamic cold-start recommendation #295

merged 2 commits into from
May 31, 2023

Conversation

massquantity
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented May 31, 2023

Codecov Report

Merging #295 (f9bf6fb) into master (4858b22) will increase coverage by 0.02%.
The diff coverage is 95.45%.

@@            Coverage Diff             @@
##           master     #295      +/-   ##
==========================================
+ Coverage   99.38%   99.41%   +0.02%     
==========================================
  Files         113      113              
  Lines        7308     7305       -3     
==========================================
- Hits         7263     7262       -1     
+ Misses         45       43       -2     
Flag Coverage Δ
CI 99.41% <95.45%> (+0.02%) ⬆️

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

Impacted Files Coverage Δ
libreco/algorithms/caser.py 100.00% <ø> (ø)
libreco/algorithms/two_tower.py 100.00% <ø> (ø)
libreco/algorithms/wave_net.py 100.00% <ø> (ø)
libreco/bases/tf_base.py 97.75% <90.47%> (-2.25%) ⬇️
libreco/algorithms/din.py 100.00% <100.00%> (ø)
libreco/algorithms/youtube_ranking.py 100.00% <100.00%> (ø)
libreco/bases/dyn_embed_base.py 100.00% <100.00%> (ø)
libreco/batch/sequence.py 100.00% <100.00%> (ø)
libreco/recommendation/preprocess.py 100.00% <100.00%> (+3.14%) ⬆️

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

@massquantity massquantity merged commit b225d9e into master May 31, 2023
@massquantity massquantity deleted the inference branch May 31, 2023 17:56
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