GithubHelp home page GithubHelp logo

muniraja92 / recommendation Goto Github PK

View Code? Open in Web Editor NEW

This project forked from amitkaps/recommendation

0.0 0.0 0.0 61.67 MB

Recommendation System using ML and DL

License: MIT License

Shell 0.01% Python 0.28% Perl 0.01% Jupyter Notebook 99.70%

recommendation's Introduction

Recommendation Systems

This is a workshop on using Machine Learning and Deep Learning Techniques to build Recommendation Systesm

  • Theory: ML & DL Formulation, Prediction vs. Ranking, Similiarity, Biased vs. Unbiased
  • Paradigms: Content-based, Collaborative filtering, Knowledge-based, Hybrid and Ensembles
  • Data: Tabular, Images, Text (Sequences)
  • Models: (Deep) Matrix Factorisation, Auto-Encoders, Wide & Deep, Rank-Learning, Sequence Modelling
  • Methods: Explicit vs. implicit feedback, User-Item matrix, Embeddings, Convolution, Recurrent, Domain Signals: location, time, context, social,
  • Process: Setup, Encode & Embed, Design, Train & Select, Serve & Scale, Measure, Test & Improve
  • Tools: python-data-stack: numpy, pandas, scikit-learn, keras, spacy, implicit, lightfm

Notes & Slides

Notebooks

Python Libraries

Deep Recommender Libraries

Matrix Factorisation Based Libraries

  • Implicit - Implicit Matrix Factorisation
  • QMF - Implicit Matrix Factorisation
  • Lightfm - For Hybrid Recommedations
  • Surprise - Scikit-learn type api for traditional alogrithms

Similarity Search Libraries

  • Annoy - Approximate Nearest Neighbour
  • NMSLib - kNN methods
  • FAISS - Similarity search and clustering

Content-based Libraries

  • Cornac - Leverage Auxiliary Data (Images, Text, Social Networks)

Learning Resources

Reference Slides

Benchmarks

Algorithms & Approaches

Evaluations

recommendation's People

Contributors

amitkaps avatar rouseguy avatar tqtg avatar sahana-maddali avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.