Palashio / libra

Ergonomic machine learning for everyone.
http://libradocs.org/
MIT License
1.91k stars 109 forks source link

Content based recommender system #322

Closed Vagif12 closed 4 years ago

Vagif12 commented 4 years ago

name: b) Content based recommender system about:content based recommender system for libra using metadata from dataset labels: feature

This pull request closes #issue_number_here .

- What I did built a content based recommender system - How I did it NLP + cosine similarity - How to verify it use dataset of Disney shows or any dataset that has metadata with it

Works fine on 10 datasets, new feature would be to automatically detect text feature names

This pull request adds a new feature to libra. @Palashio, could you please take a look at it?