algorithm
The algorithm the recommender uses to make recommendations.
Declaration
var algorithm: MLRecommender.ModelAlgorithmTypeDiscussion
The default is MLRecommender.ModelAlgorithmType.itemSimilarity(_:).
The algorithm the recommender uses to make recommendations.
var algorithm: MLRecommender.ModelAlgorithmTypeThe default is MLRecommender.ModelAlgorithmType.itemSimilarity(_:).