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

Feature/lightfm config #194

Merged
merged 6 commits into from
Oct 23, 2024
Merged

Conversation

feldlime
Copy link
Collaborator

Description

  • Added config for LightFM model

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Optimization

How Has This Been Tested?

Before submitting a PR, please check yourself against the following list. It would save us quite a lot of time.

  • Have you read the contribution guide?
  • Have you updated the relevant docstrings? We're using Numpy format, please double-check yourself
  • Does your change require any new tests?
  • Have you updated the changelog file?

Copy link

codecov bot commented Oct 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (feature/model_configs@a2669cf). Learn more about missing BASE report.

Additional details and impacted files
@@                    Coverage Diff                    @@
##             feature/model_configs      #194   +/-   ##
=========================================================
  Coverage                         ?   100.00%           
=========================================================
  Files                            ?        56           
  Lines                            ?      3643           
  Branches                         ?         0           
=========================================================
  Hits                             ?      3643           
  Misses                           ?         0           
  Partials                         ?         0           

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

rectools/models/lightfm.py Outdated Show resolved Hide resolved
@feldlime feldlime merged commit def76c7 into feature/model_configs Oct 23, 2024
9 checks passed
@feldlime feldlime deleted the feature/lightfm_config branch October 23, 2024 14:43
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.

2 participants