Session Ready
Exercise

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".

Instructions
50 XP
Possible Answers