Skip to content

Likes and Dislikes: Non-binary approach #19

@skizzo

Description

@skizzo

Hi!

It would be great to use this system with a bit more fine-grained inputs, so it doesn't consider just the if (a user likes/dislikes something) but also the how much - so your ratings matrix (see cf_api.js, line 200) could not only contain

  • 0 for no given rating,
  • 1 for a like, and
  • -1 for a dislike,

but (for example)

  • 0 for no given rating,
  • 0.6 for a "half" like,
  • -0.2 for a very light dislike,
  • etc.

Could anybody point me into a direction that would take this into consideration?

Thanks a lot :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions