No.11149580 ViewReplyOriginalReport
What are the state-of-the-art methods or algorithms to quantify subjective things?
For example, I tried using quicksort with "manual comparisons" to sort a bunch of pictures, but shit is O(n log n), maybe its fast for computers but for manual comparisons its tiresome, its also not really consistent.
So, any decent method?