Skip to content

Conversation

@isomorphisms
Copy link

Packages are currently being sorted wrong. Packages with few users are showing up at the top because the average rating by a small number of users gets first priority.

It would make more sense to sort by the total number of stars rather than the average number, because this will reflect both number of users and how much they like the package in question.

More complex sorting schemes (e.g., penalising extra for any instances of one-star) might also make sense.

Packages are currently being sorted wrong. Packages with few users are showing up at the top because the average rating by a small number of users gets first priority.

It would make more sense to sort by the _total_ number of stars rather than the average number, because this will reflect both  number of users and how much they like the package in question.

More complex sorting schemes (e.g., penalising extra for any instances of one-star) might also make sense.
@hadley
Copy link
Owner

hadley commented Jun 21, 2013

Thanks - crantastic is not currently in active development, but I'll take a look next time I'm working on it.

@isomorphisms
Copy link
Author

Sure thing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants