I have a horizontal view, which has a list of images as shown below. These when clicked on the images they open up different URL’s, internal and external.
The problem is that the 1st image has an advantage of getting more clicks then rest of the images and the last images gets the least amount of clicks
Question
I was looking into some machine-learning algorithm, which would randomize the order of cards and then the most engaging cards is placed first on the order. Any idea on what/how can I solve this issue?