A news recommendation system build using mutliple techniques like Content based approach, Collaborative filtering approach and hybrid approach. These approaches includes the following:
- TF-IDF Approach
- Memory based approach (User based collborative filtering, Item based collborative filtering)
- Model based approach (ALS)