guoguibing / librec

LibRec: A Leading Java Library for Recommender Systems, see
https://www.librec.net/
Other
3.23k stars 1.03k forks source link

How can I get predict values in train set #256

Closed JaneTakanashi closed 6 years ago

JaneTakanashi commented 6 years ago

All the results shows in is the test set, and how can I get predict values in the train set

allenjack commented 6 years ago

Hi,

You can set your training set also be the testing set.

On 10 May 2018 at 03:44, Jane notifications@github.com wrote:

All the results shows in is the test set, and how can I get predict values in the train set

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/guoguibing/librec/issues/256, or mute the thread https://github.com/notifications/unsubscribe-auth/AEN9vnsinE0RLtrKP0RB3fHU-8FoCEmWks5tw-_dgaJpZM4T5f30 .

JaneTakanashi commented 6 years ago

you mean in the testset mode, I put the train set and test set both in train dir and test dir?

allenjack commented 6 years ago

Yes, exactly. It should work. If you have any further questions, please let us know.

On 16 May 2018 at 12:07, Jane notifications@github.com wrote:

you mean in the testset mode, I put the train set and test set both in train dir and test dir?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/guoguibing/librec/issues/256#issuecomment-389575297, or mute the thread https://github.com/notifications/unsubscribe-auth/AEN9vnmmh39C26B9sDdH4FwEo6GmGkrdks5tzE7OgaJpZM4T5f30 .