orderbypercentage
Type: boolean
Default: false
Context: prediction
About this parameter
When doing recommendations based on similarity, the results are normally ordered by relevance score. By enabling data-orderbypercentage, the results will instead be ordered by percentage (based on real time parameters).
Usage examples
<div class="rek-prediction" data-orderbypercentage="true"></div>