How to build a lucky curator list 3.0!steemCreated with Sketch.

in #curation4 years ago

lucky7.curation.png
In previous iterations of this list we took into account...

  1. Looking at the top 100 posts in trending and examine authors (dead end)
  2. Examining every vote that has occurred on each post until we get some fixed percentage (we chose 12% at first, but if you expand to 20% you'll get a much bigger list of curators to examine more closely.)
  3. Ranking each curator according to how many posts they got in on before they reached the treshold.
  4. Determining the standard deviation of rank (not covered because it turned out to be a dead end).
  5. Adjusting rank to take into account social network influencer effects by looking at the total rshares prior to them jumping in.
  6. Adjusting the final list by getting the average of rshares prior to them jumping in.

And now because everyone knows that 7 is a lucky number, here is the 7th and final iteration of the process!

What we had not taken into account in all of these efforts is actual luck. As in answering the question of

"How often does each user actually get lucky compared to how often they vote?"

As it turns out this was not the easiest question to answer from a technical perspective.
According to the API docs, there used to be a list of votes on the account when you queried the account. Imagine our surprise when we discovered that feature is now gone?

The recommended way is to use the databaseapi.get_list_votes method. However this gives you a mixed bag that is remarkably hard to deal with. It's fine if you're looking at a specific posting. But for anything else you literally have to walk through not only every single vote the person ever made, but also every time someone voted for or against something the same post as them. You end up diving into each post and every comment. It's a tar pit and for our purposes it was just to slow.

We found it was easier to examine the results of account_history_api.get_account_history with a limit of 10000 and a start of -1. The returned result is the last 10000 things that account has done or has had done to it. Voting is one of those things, huzzah!

From there we simply filter by votes in the last 7 days and bob's your uncle!

The end result looks something like this...

Fetching Voting History for @gerber
@gerber has 4594 total votes & 1949 active votes
@gerber is lucky 0.7756% of the time!

Fetching Voting History for @daan
@daan has 4836 total votes & 2024 active votes
@daan is lucky 0.6464% of the time!

Fetching Voting History for @cheolwoo-kim
@cheolwoo-kim has 4459 total votes & 275 active votes
@cheolwoo-kim is lucky 3.7736% of the time!

Fetching Voting History for @alexsandr
@alexsandr has 5384 total votes & 540 active votes
@alexsandr is lucky 1.8868% of the time!


In the final list we just clear out anyone below 1% since 1 out of 100 is our arbitrary threshold otherwise the list gets very, very long.

The end result is this list.

NAMECountAVG RSharesLuck
@kushed4300929045414.3%
@cheolwoo-kim1039593383193.7%
@ajvest471871703393.5%
@spikykevin31778825411142.1%
@norbu33399411300911.8%
@alexsandr93403999942511.7%
@slowwalker64964580469091.6%
@teamsteem42502086994691.4%
@nanzo-scoop46688202985461.0%

So who's the luckiest the luckiest curator today?

It's hard to say.

@kushed comes out on top at 4.3% overall however he only has 4 things he curated that made it trending. If you were just following one person and dittoing their votes, @kushed should be your choice since he's correct about 4% of the time.

@cheolwoo-kim has a somewhat lower luck factor of 3.7% yet they've got 11 things that made it to trending also his average rshares are an order of magnitude lower and really lower is better on that metric. So if you're wanting to talk to someone to find out what their secret sauce recipe is, you'd get the most mileage from chatting up @cheolwoo-kim.

Every person in the list (along with many others) have been added to our own dittobot and we updated it to take into account luck. Now it's a lucky bot ;)

So if you see a vote from us like 43% you'll know it's because we ditto'd @kushed at 37% it means we ditto'd @cheolwoo-kim, 6.4% is @daan and 7.7% is @gerber etc.

We're going just leave the algorithm alone now to let it run for a week and and see what happens to our curation. However we will post this list daily and once the testing is complete we will post the source code for your own tinkering.

In the meantime starting with this post. Each time we post a Lucky 7 listing we are setting the beneficiaries to the Lucky 7! We give each of them a slice of our pie equivalent to their luck ranking. So upvoting this post is helping them as well.

Thanks for reading and remember as (almost) always, this post is 100% steem powered up!
Keep Steemin!

Sort:  

Congratulations @benicents! You have completed the following achievement on the Steem blockchain and have been rewarded with new badge(s) :

You distributed more than 200 upvotes. Your next target is to reach 300 upvotes.
You made more than 10 comments. Your next target is to reach 50 comments.
You received more than 10 as payout for your posts. Your next target is to reach a total payout of 50

You can view your badges on your Steem Board and compare to others on the Steem Ranking
If you no longer want to receive notifications, reply to this comment with the word STOP

To support your work, I also upvoted your post!

Vote for @Steemitboard as a witness to get one more award and increased upvotes!

Coin Marketplace

STEEM 0.29
TRX 0.11
JST 0.031
BTC 70098.52
ETH 3942.97
USDT 1.00
SBD 3.70