NicolasHug / Surprise

A Python scikit for building and analyzing recommender systems
http://surpriselib.com
BSD 3-Clause "New" or "Revised" License
6.34k stars 1.01k forks source link

Should I use this for unary data? #392

Open manomoul opened 3 years ago

manomoul commented 3 years ago

It says suprise deals with explicit rating data. I am wondering if I (for now) only have attendence data (1= attended) in stead of ratings data, it is however explicit data. Should I use this library (and just set the rating scale to one) or should I use something else? (and what?)

Thank you

NicolasHug commented 2 years ago

Hi @manomoul , I wouldn't reommend surprise for this. You might have more luck with https://github.com/benfred/implicit