Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #49707
| References | <mailman.4127.1372801460.3114.python-list@python.org> <51d36dd2$0$29999$c3e8da3$5496439d@news.astraweb.com> |
|---|---|
| Date | 2013-07-03 10:26 +1000 |
| Subject | Re: how to calculate reputation |
| From | Chris Angelico <rosuav@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.4150.1372835488.3114.python-list@python.org> (permalink) |
On Wed, Jul 3, 2013 at 10:18 AM, Steven D'Aprano <steve+comp.lang.python@pearwood.info> wrote: > It's very easy to come up with lousy algorithms for calculating > reputation, much harder to come up with good algorithms. Yes. Reminder: Don't just average your users' ratings. http://xkcd.com/937/ In fact, mere upvotes and downvotes mightn't be that useful regardless of algorithm, depending on what you're doing. ChrisA
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
how to calculate reputation Surya Kasturi <suryak@ieee.org> - 2013-07-02 23:43 +0200
Re: how to calculate reputation Tobiah <toby@tobiah.org> - 2013-07-02 14:59 -0700
Re: how to calculate reputation Surya Kasturi <suryak@ieee.org> - 2013-07-03 00:19 +0200
Re: how to calculate reputation Ian Kelly <ian.g.kelly@gmail.com> - 2013-07-02 16:29 -0600
Re: how to calculate reputation Joshua Landau <joshua.landau.ws@gmail.com> - 2013-07-02 23:27 +0100
Re: how to calculate reputation Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-07-03 00:18 +0000
Re: how to calculate reputation Chris Angelico <rosuav@gmail.com> - 2013-07-03 10:26 +1000
csiph-web