Dimitris Paraschakis

Results 2 comments of Dimitris Paraschakis

Thanks for the provided code! Strictly speaking, seed-based splits won't give you true cross-validation. Cross-validation has been a standard way of evaluating recommender systems. Even much older libraries like MyMediaLite...

Thanks for the explanation. Now I think I understand why I was getting different accuracy scores for the same configurations of algorithms/metrics when testing them in pipeline and outside pipeline....