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

FIX & FEA: Add SINE in sequential and fix random state in hypertuning #1142

Merged
merged 2 commits into from
Feb 23, 2022

Conversation

Sherry-XLL
Copy link
Member

@Sherry-XLL Sherry-XLL commented Feb 20, 2022

  • Add SINE model in sequential models based on [MODEL] Add SINE model #847
  • Update number of models to 77 (including SINE, NCE-PLRec and ADMMSLIM)
  • Fix AttributeError in hypertuning: np.random.RandomState was deprecated, use np.random.default_rng instead

@Tokkiu
Copy link

Tokkiu commented Feb 20, 2022

LGTM!

@2017pxy 2017pxy merged commit e48406f into RUCAIBox:1.0.x Feb 23, 2022
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.

3 participants