Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 410 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 410 Bytes

movie_recommendation_engine

Movie recommendation engine with Alternative Least Square (ALS) algorithm using Spark ML, and with denoising autoencoder using tensorflow.

To see the ALS model, import .dbc file to databricks, to see denosing autoencoder import .ipynb to colab. Or open the file locally with Spark or jupyter notebook respectively.