recommenders-team / recommenders

Best Practices on Recommendation Systems
https://recommenders-team.github.io/recommenders/intro.html
MIT License
18.89k stars 3.07k forks source link

Better model-categorization in README table #519

Closed loomlike closed 5 years ago

loomlike commented 5 years ago

Description

Current main README includes a algo table, but the categorization is a bit vague, e.g. xDeepFM and DKN are both deep learning recommenders too but categorized under MS's recommenders.

Expected behavior (i.e. solution)

Need discussion

Other Comments

nikhilrj commented 5 years ago

@miguelgfierro and I went back and forth on this - let's discuss tomorrow. Maybe it's better to do categories via something else (like content based vs collaborative), or drop categories entirely?

yueguoguo commented 5 years ago

Related to #516

anargyri commented 5 years ago

I like the Type column where you can enter multiple attributes describing the algorithm. We could also add details like news data for DKN.

miguelgfierro commented 5 years ago

Solved https://github.com/Microsoft/Recommenders