Music Recommender System Using Pyspark
22 ratings

Learn how to setup the google colab for distributed data processing
Learn how aggregate a pyspark dataframe to have the data needed for our machine learning model
Learn how to use StringIndexer to convert a String (categorical) column into Unique Integral column
Learn how to create ALS model for Recommender System