Inherited from DefaultParamsWritable
Inherited from MLWritable
Inherited from ALSParams
Inherited from HasSeed
Inherited from HasCheckpointInterval
Inherited from HasRegParam
Inherited from HasMaxIter
Inherited from ALSModelParams
Inherited from HasPredictionCol
Inherited from PipelineStage
Inherited from Logging
Inherited from Params
Inherited from Serializable
Inherited from Serializable
Inherited from Identifiable
Inherited from AnyRef
Inherited from Any
Smart Adaptive Recommendations (SAR) Algorithm
https://aka.ms/reco-sar
SAR is a fast scalable adaptive algorithm for personalized recommendations based on user transactions history and items description. It produces easily explainable / interpretable recommendations
SAR has been show to provide higher ranking measurements when compared to ALS. https://github.com/Microsoft/Recommenders