Contents

maxSimilarityIterations

The largest number of iterations the recommender uses to build its lookup table.

Declaration

var maxSimilarityIterations: Int

Discussion

This value limits the number of iterations the recommender can use to construct a lookup table. The default value is 1024.

See Also

Configuring the parameters