-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Description
In this example, we would like to show how to do LTR task in PaddlePaddle. Usually, there are three ways:
- pointwise (a simple regression/classification task, so we do not consider this situation in this example)
- pairwise, please refer to this configuration file written in old PaddlePaddleAPI.
- listwise, please refer to this configuration file written in old PaddlePaddleAPI.
The example also must include how to predict. Note that in LTR task, training and testing network is different.
I suggest to use movielens dataset.
Please pull your codes and docs into the ltr directory.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels