Collaborative vs content based filtering part II
Look at the df
dataframe using the .show()
method and/or the .columns
method, and determine whether it is best suited for "collaborative filtering", "content-based filtering", or "both".
This exercise is part of the course
Building Recommendation Engines with PySpark
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
