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

[feat]:support only sequence feature && fix neg sampler bug for sequence feature #264

Merged
merged 3 commits into from
Aug 5, 2022

Conversation

lgqfhwy
Copy link
Collaborator

@lgqfhwy lgqfhwy commented Aug 4, 2022

No description provided.

@github-actions
Copy link

github-actions bot commented Aug 4, 2022

CI PY3 Test Failed

@github-actions
Copy link

github-actions bot commented Aug 4, 2022

CI PY3 TF25 Test Failed

@github-actions
Copy link

github-actions bot commented Aug 4, 2022

CI Test Passed

@github-actions github-actions bot added the ci_test_passed ci test passed label Aug 4, 2022
@github-actions
Copy link

github-actions bot commented Aug 4, 2022

CI PY3 Test Passed

easy_rec/python/layers/input_layer.py Outdated Show resolved Hide resolved
easy_rec/python/layers/input_layer.py Outdated Show resolved Hide resolved
easy_rec/python/layers/input_layer.py Outdated Show resolved Hide resolved
@github-actions
Copy link

github-actions bot commented Aug 4, 2022

CI PY3 TF25 Test Passed

@github-actions
Copy link

github-actions bot commented Aug 4, 2022

CI PY3 Test Passed

@github-actions
Copy link

github-actions bot commented Aug 4, 2022

CI Test Passed

@github-actions github-actions bot added ci_test_passed ci test passed and removed ci_test_passed ci test passed labels Aug 4, 2022
@@ -270,6 +270,7 @@ Sequense类特征格式一般为“XX\|XX\|XX”,如用户行为序列特征
sequence_features: {
group_name: "seq_fea"
allow_key_search: true
only_sequence_feature:false
Copy link
Collaborator

Choose a reason for hiding this comment

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

only_sequence_feature maybe better named as need_key_feature

Copy link
Collaborator

Choose a reason for hiding this comment

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

need_query_feature

@github-actions
Copy link

github-actions bot commented Aug 5, 2022

CI PY3 TF25 Test Passed

@github-actions
Copy link

github-actions bot commented Aug 5, 2022

CI PY3 Test Passed

@github-actions github-actions bot added ci_py3_test_passed and removed ci_test_passed ci test passed labels Aug 5, 2022
@github-actions
Copy link

github-actions bot commented Aug 5, 2022

CI Test Passed

@lgqfhwy lgqfhwy merged commit 160ed9c into master Aug 5, 2022
@lgqfhwy lgqfhwy deleted the fix_recall_sequence_feature branch August 5, 2022 06:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants