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

New examples #60

Merged
merged 11 commits into from Oct 31, 2023
Merged

New examples #60

merged 11 commits into from Oct 31, 2023

Conversation

blondered
Copy link
Collaborator

  • Changed features processing example
  • Added LightFM wrapper inference speed benchmark
  • Added iALS with features quality benchmark

@blondered blondered self-assigned this Oct 31, 2023
@codecov
Copy link

codecov bot commented Oct 31, 2023

Codecov Report

Merging #60 (114c4b6) into main (9b3992e) will not change coverage.
Report is 14 commits behind head on main.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main       #60   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           45        45           
  Lines         2242      2282   +40     
=========================================
+ Hits          2242      2282   +40     
Files Coverage Δ
rectools/compat.py 100.00% <100.00%> (ø)
rectools/metrics/classification.py 100.00% <100.00%> (ø)
rectools/metrics/diversity.py 100.00% <100.00%> (ø)
rectools/model_selection/__init__.py 100.00% <100.00%> (ø)
rectools/model_selection/last_n_split.py 100.00% <100.00%> (ø)
rectools/model_selection/random_split.py 100.00% <100.00%> (ø)
rectools/model_selection/splitter.py 100.00% <100.00%> (ø)
rectools/model_selection/time_split.py 100.00% <100.00%> (ø)
rectools/models/__init__.py 100.00% <100.00%> (ø)
rectools/models/dssm.py 100.00% <100.00%> (ø)
... and 7 more

CHANGELOG.md Outdated Show resolved Hide resolved
Co-authored-by: Emiliy Feldman <feldlime@yandex.ru>
@blondered blondered merged commit 86e02e2 into main Oct 31, 2023
9 checks passed
@blondered blondered deleted the feature/new_examples branch October 31, 2023 14:31
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.

None yet

2 participants