You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 15, 2020. It is now read-only.
Hi, i'm trying to adapt movielens example with my data.
My goal is using dsstne to evaluate my reccomendations engine
but i think should be some problem because i get the same reccomendations
for the most of the user.
I'm using a csv with the same ratings format of movielens csv
I need to evaluate dsstne topN recommendations on my own dataset, I was wondering if you could find any ways to do this finally, if you were able to do the evaluation, would you please share your solutions?
Best,
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi, i'm trying to adapt movielens example with my data.
My goal is using dsstne to evaluate my reccomendations engine
but i think should be some problem because i get the same reccomendations
for the most of the user.
I'm using a csv with the same ratings format of movielens csv
I followed this guide to generate predictions with my data.
This is an head of my recs file
this is my config.json
Any advices or ideas are welcome,
Thanks in advance
The text was updated successfully, but these errors were encountered: