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

[FEA] Multi-task prediction support with Next-Item-Prediction #747

Closed
vivpra89 opened this issue Sep 20, 2023 · 1 comment
Closed

[FEA] Multi-task prediction support with Next-Item-Prediction #747

vivpra89 opened this issue Sep 20, 2023 · 1 comment

Comments

@vivpra89
Copy link

🚀 Feature request

Current BinaryClassificationTask, RegressionTask can be used in multi-task scenario. Provide a way to include NextItem + Binary / Multiclass prediction

Motivation

There are cases where we want to predict NextItem for purchases and NextItem for Add To Carts. Those Cases arent supported currently

@vivpra89
Copy link
Author

def test_trainer_with_multiple_tasks(schema_type):

This shows how to use NextItemPred with classification task.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant