maxsimilarity

Type: number
Default: 1.15
Context: prediction

About this parameter

This parameter sets a threshold value for the maximum similarity score. The default value is 1.15, which means that recommendations with a similarity score above this value will be excluded from the results. You can adjust this value to control the level of similarity required for recommendations to be included. A lower value will result in more precise recommendations, while a higher value will allow for a broader range of recommendations.

Info about embeddings and similarity

Usage examples

<div class="rek-prediction" data-maxsimilarity="0.9"></div>