Two Movie recommenders deployed on Flask app. The recommender are build on NMF and Cosine Similarity model, trained on MovieLens 100k, and automatically updated every 12 hour!
-
Updated
Aug 26, 2021 - Python
Two Movie recommenders deployed on Flask app. The recommender are build on NMF and Cosine Similarity model, trained on MovieLens 100k, and automatically updated every 12 hour!
Pipeline de PLN do projeto "Mood Hound" (6º DSM - 2023, FATEC Profº Jessen Vidal - SJC)
This repository classifies Goodreads Fantasy book reviews into subgenres using advanced topic modeling techniques like NMF, LDA, and BERTopic. A dataset of 2M English-language reviews is analyzed, with topics compared to predefined subgenres using cosine similarity. Heatmaps and summaries visualize the results.
Implementation of the Non-negative Multiple Matrix Factorization (NMMF) algorithm proposed in Takeuchi et al, 2013 with some modifications. There is a python native version NMMFlexPy and a R wrapper NMMFlexR
Add a description, image, and links to the nmf-matrix-factorization topic page so that developers can more easily learn about it.
To associate your repository with the nmf-matrix-factorization topic, visit your repo's landing page and select "manage topics."