Content based filtering is a pretty broad term - do you have any particular approach in mind?
MLLib does not have any purely content-based methods. Your main alternative is ALS collaborative filtering. However, using a system like Oryx / PredictionIO / elasticsearch etc you can combine factor-based collaborative filtering with content-based pre- and post-filtering steps (eg filter recommendations by geolocation, price, category and so on). — Sent from Mailbox On Tue, May 12, 2015 at 1:45 PM, Yasemin Kaya <[email protected]> wrote: > Hi, is Content based filtering available for Spark in Mllib? If it isn't , > what can I use as an alternative? Thank you. > Have a nice day > yasemin > -- > hiç ender hiç
