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

Add progress bar to item-item k-NN training #391

Merged
merged 3 commits into from
May 9, 2024

Conversation

mdekstrand
Copy link
Member

This adds progress reporting support to the item-item k-NN model building.

@mdekstrand mdekstrand added the algorithms LensKit algorithm implementations label May 9, 2024
@mdekstrand mdekstrand added this to the 2024.1 milestone May 9, 2024
Copy link

codecov bot commented May 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.25%. Comparing base (f8661c3) to head (4325b4c).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #391      +/-   ##
==========================================
+ Coverage   92.18%   92.25%   +0.06%     
==========================================
  Files          40       41       +1     
  Lines        3137     3162      +25     
==========================================
+ Hits         2892     2917      +25     
  Misses        245      245              

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

@mdekstrand mdekstrand merged commit 6f3bc5a into lenskit:main May 9, 2024
21 checks passed
@mdekstrand mdekstrand deleted the feature/progress branch May 9, 2024 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
algorithms LensKit algorithm implementations
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant