show/hide this revision's text 3 edited body

I would use this recipe . You will need to add a weight to your objects, but that is just a simple ratio and put them in a list of tuples (object, conviction/(sum of convictions)). This should be easy to to do using a list comprehension.

show/hide this revision's text 2 added 56 characters in body

I would use this recipe . You will need to add a wight weight to your objects, but that is just a simple ratio and put them in a list of tuples (object, conviction/(sum of convictions))convictions)). This should be easy to to using a list comprehension.

show/hide this revision's text 1

I would use this recipe . You will need to add a wight to your objects, but that is just a simple ratio and put them in a list of tuples (object, conviction/(sum of convictions))