Jump to content

Search the Community

Showing results for tags 'favorites'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • General
    • News
    • General Questions
    • Support
    • Feature Requests
    • Wiki
  • Beta Testing
    • Feature Voting

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Location


Interests

Found 2 results

  1. Hi Nic Here a little input for a super improvement: Would it be possible to display the favorite points in percent? Especially if you are travelling in a unfamiliar area and don't want to miss the best caches, this would be a very useful function! Of course you should also be able to filter or sort by percentage. If the % display is output via the API, I guess it would be relatively easy to implement such a function. Thanks!
  2. First of all: thanks for the great app! Highly appreciated. When I search for caches, I sometimes want to see "nice" caches. So with a lot of favorite points. When I order or filter, I am not completely satisfied by the result. A cache that is viewed by thousands of people and got 30 favo's so far is weighted higher then a new cache that is seen by 25 (premium) people and all of them gave it a favorite point. A solution might be to order by the percentage favorites so the percentage of people that gave the cache a favo. The problem with that approach is that a cache that is only found once and got a favo, will have a score of 100% and will be on the top of the list. In my opinion, a weighted rating for both filtering and sorting would be ideal. A good formulae could be: weighted rating = ( cache_favo_percentage * nr_premium_finds + avg_favo_percentage * 30 ) / ( nr_premium_finds + 30 ) or simplified: weighted rating = ( nr_favos + 3 ) / ( nr_premium_finds + 30 ) (as avg_favo_percentage doesn't have to be very accurate and we know that the maximum of this number is 10%) The idea is that with no finds, the weighting rating is the average favo percentage of all the caches in the world. This is a good starting point as we don't have any other information for this cache. The more finds this cache gets, the more accurate we can determine the actual favo percentage, so the global average will be weighted less and less. IMDB.com uses something similar for scoring their movies. See the attachment. Note that this formula might seem complex, but it is trivial to compute. And I think it is relatively easy for users to understand. Maybe you can call it the cachly weighted favo score in the filter and sort screens. (or the jasper favo score if you like that better ;-) ) Here are some examples on the differences. The third column shows the favo percentage. The last column is the score based on the weighted percentage. finds favos percentage weighted percentage 0 0 NaN 10% 1 0 0% 10% 1 1 100% 13% 3 0 0% 9% 3 1 33% 12% 3 3 100% 18% 10 1 10% 10% 10 3 30% 15% 10 5 50% 20% 100 0 0% 2% 100 3 3% 5% 100 20 20% 18% 1000 0 0% 0% 1000 8 1% 1% 1000 20 2% 2% Ordered by favos (which is common now): finds favos percentage weighted percentage 100 20 20% 18% 1000 20 2% 2% 1000 8 1% 1% 10 5 50% 20% 3 3 100% 18% 10 3 30% 15% 100 3 3% 5% 1 1 100% 13% 3 1 33% 12% 10 1 10% 10% 0 0 NaN 10% 1 0 0% 10% 3 0 0% 9% 100 0 0% 2% 1000 0 0% 0% Ordered by favo percentage (This is already better as is gives less eight on the cache with 1000 finds and 8 favos.): finds favos percentage weighted percentage 0 0 NaN 10% 3 3 100% 18% 1 1 100% 13% 10 5 50% 20% 3 1 33% 12% 10 3 30% 15% 100 20 20% 18% 10 1 10% 10% 100 3 3% 5% 1000 20 2% 2% 1000 8 1% 1% 1 0 0% 10% 3 0 0% 9% 100 0 0% 2% 1000 0 0% 0% Ordered by cachly weighted favo score: finds favos percentage weighted percentage 10 5 50% 20% 3 3 100% 18% 100 20 20% 18% 10 3 30% 15% 1 1 100% 13% 3 1 33% 12% 0 0 NaN 10% 10 1 10% 10% 1 0 0% 10% 3 0 0% 9% 100 3 3% 5% 100 0 0% 2% 1000 20 2% 2% 1000 8 1% 1% 1000 0 0% 0%
×
×
  • Create New...