guoguibing / librec

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

how sort ratings SparseVector by date #308

Open NimaJoorabloo opened 5 years ago

NimaJoorabloo commented 5 years ago

Hi,

I got the train data from trainMatrix as a sparse vector for each user. could you please tell me is there any way to sort the spars vector based on ratings' time?