aspacek / Letterboxd-user-film-compare

Will find the similarity in Letterboxd film ratings between two users, a user and who they're following, or a user and their followers.
0 stars 0 forks source link

Add text judgement on results #6

Closed aspacek closed 4 years ago

aspacek commented 4 years ago

When just 2 users are compared, along with the comparison value output, also give a text judgement, like "horrible match", "bad match", "typical match", "good match", "great match", "excellent match".

If no prior data exists, figure out a typical spread to make the judgement.

If an entire suite is run ("following" and/or "followers") then extract the judgement from those results (which will have to be saved).

aspacek commented 4 years ago

Added ability to save ratings spreads, in the commit below. Still need to work in how to interpret the spreads.

https://github.com/aspacek/Letterboxd-user-film-compare/commit/51079d326262367912c6a1bb9f99260d17726dc2

aspacek commented 4 years ago

Done! See commit below:

https://github.com/aspacek/Letterboxd-user-film-compare/commit/54432bfbb4039668ce6e98a75f418108dcb2ceb7