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

Modified 2 files to update newsrec model #2125

Merged

Conversation

sumana-2705
Copy link

@sumana-2705 sumana-2705 commented Jul 4, 2024

Description

I have modified the file, base_model.py in which I added a parameter named step_limit(which is optional) into the funtion fit and also modified the file test_newsrec_model.py, I have adjusted step_limit=1 which speeds up the smoke test.

Related Issues

It fixes the issue #2044

References

I have done changes as mentioned in the issue

Checklist:

  • I have followed the contribution guidelines and code style for this project.
  • I have signed the commits, e.g. git commit -s -m "your commit message".
  • This PR is being made to staging branch AND NOT TO main branch.

sumana-2705 and others added 4 commits July 6, 2024 09:07
Copy link
Collaborator

@miguelgfierro miguelgfierro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great!

@miguelgfierro miguelgfierro merged commit ae2338c into recommenders-team:staging Jul 7, 2024
1 of 38 checks passed
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