revathijay / Python-NotebooksLinks
Useful and handy Jupyter Notebooks for Analysis
☆21Updated 5 years ago
Alternatives and similar repositories for Python-Notebooks
Users that are interested in Python-Notebooks are comparing it to the libraries listed below
Sorting:
- Keras implementation of GRU4Rec session-based recommender system☆106Updated last year
- Applied weight tying technique to RNN based recommendation model. Implemented with Tensorflow and Keras.☆53Updated 6 years ago
- ☆27Updated 6 years ago
- Keras implementation of Tensorflow's Wide and Deep Algorithm☆161Updated 6 years ago
- 零售电商客户流失模型,基于tensorflow,xgboost4j-spark,spark-ml实现LR,FM,GBDT,RF,进行模型效果对比,离线/在线部署方式总结☆67Updated 2 years ago
- Recommendation Models in TensorFlow☆47Updated 7 years ago
- Item2vec_tutorial_git☆109Updated 7 years ago
- State-of-the-art Papers & Codes on Recommender System for Playlist Continuation (2018~2020)☆98Updated 5 years ago
- Must-read papers on recommendation systems (RecSys)☆281Updated 4 years ago
- A method collection for top-k recommendation☆62Updated 4 years ago
- Implement item2vec algorithm☆77Updated 7 years ago
- My Keras implementation of Matrix Factorization (MF) and Bayesian Personalized Ranking (BPR)☆30Updated 8 years ago
- 14th place in Kaggle / Santander Product Recommendation☆28Updated 7 years ago
- A two tower recommendation system implementation with tensorflow estimator, for CTR or Recall.☆77Updated 4 years ago
- LightCTR is a tensorflow 2.0 based, extensible toolbox for building CTR/CVR predicting models.☆103Updated 2 years ago
- TensorFlow implemenation of GRu4Rec model☆219Updated 6 years ago
- recommendation system with Youtube Deep Net☆84Updated 7 years ago
- Movie recommendation system built with factorization machines and deep learning☆10Updated 7 years ago
- A easy library for recommendation system or computational advertising☆22Updated 6 years ago
- ☆63Updated 4 years ago
- A simple recommendation evaluation system, the algorithm includes SLIM, LFM, ItemCF, UserCF☆47Updated 5 years ago
- movie recommendation demo using collaborative filtering and lfm(spark mllib ALS)☆96Updated 9 years ago
- Basic Deep Learning☆36Updated 7 years ago
- Several sequential recommended models implemented by tenosrflow1.x☆119Updated 4 years ago
- Code for our ACM RecSys 2017 paper "Personalizing Session-based Recommendation with Hierarchical Recurrent Neural Networks"☆216Updated 3 years ago
- Youtube recommendation system in Tensorflow implementation☆20Updated 6 years ago
- A parallel implementation of factorization machines based on Spark☆75Updated 5 years ago
- Tensorflow2.x implementations of CTR(LR、FM、FFM)☆72Updated 4 years ago
- LR, FM, DeepFM, xDeepFM, DIN, CF等推荐算法代码demo。采用TFRecords作为输入,方便实际场景应用。☆105Updated 5 years ago
- A tour through recommendation algorithms in python [IN PROGRESS]☆178Updated last year