Skip to content

Add use_biases to SASRec#714

Merged
hieuddo merged 1 commit into
PreferredAI:masterfrom
hieuddo:sasrec-use-biases
Jul 18, 2026
Merged

Add use_biases to SASRec#714
hieuddo merged 1 commit into
PreferredAI:masterfrom
hieuddo:sasrec-use-biases

Conversation

@hieuddo

@hieuddo hieuddo commented Jul 18, 2026

Copy link
Copy Markdown
Member

Description

The current SASRecModel backend has a use_bias option, but it isn't exposed to SASRec recommender class. Tuning results from https://github.com/PreferredAI/cornac/blob/master/cornac/models/tiger/README.md#best-tiger-configs-vs-tuned-sasrec-beauty showed that use_bias=False yields better performance, so we are defaulting it to False.

Related Issues

Checklist:

  • I have added tests.
  • I have updated the documentation accordingly.
  • I have updated README.md (if you are adding a new model).
  • I have updated examples/README.md (if you are adding a new example).
  • I have updated datasets/README.md (if you are adding a new dataset).

@hieuddo
hieuddo requested a review from lthoang July 18, 2026 05:23

@lthoang lthoang left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

@hieuddo hieuddo added bug Something isn't working models New models, changes to models labels Jul 18, 2026
@hieuddo
hieuddo merged commit dcd828a into PreferredAI:master Jul 18, 2026
19 checks passed
@hieuddo
hieuddo deleted the sasrec-use-biases branch July 18, 2026 05:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working models New models, changes to models

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants