a-agmon's Stars
aksnzhy/xlearn
High performance, easy-to-use, and scalable machine learning (ML) package, including linear model (LR), factorization machines (FM), and field-aware factorization machines (FFM) for Python and CLI interface.
yonigottesman/spark_fm
spark factorization machine on movielens
yonigottesman/recommendation_playground
eugeneyan/recsys-nlp-graph
๐ Simple recommender with matrix factorization, graph, and NLP. Beating the regular collaborative filtering baseline.
bab2min/tomotopy
Python package of Tomoto, the Topic Modeling Tool
maciejkula/triplet_recommendations_keras
An example of doing MovieLens recommendations using triplet loss in Keras
ankoorb/Side-Projects
awjuliani/DeepRL-Agents
A set of Deep Reinforcement Learning Agents implemented in Tensorflow.
david-cortes/contextualbandits
Python implementations of contextual bandits algorithms
LaunchpadAI/space-bandits
rymc/n2d
A deep clustering algorithm. Code to reproduce results for our paper N2D: (Not Too) Deep Clustering via Clustering the Local Manifold of an Autoencoded Embedding.
zhoushengisnoob/DeepClustering
Methods and Implements of Deep Clustering
yzzhang/machine-learning
Tony607/Keras_Deep_Clustering
How to do Unsupervised Clustering with Keras
MengtingWan/goodreads
code samples for the goodreads datasets
GunhoChoi/PyTorch-FastCampus
PyTorch๋ก ์์ํ๋ ๋ฅ๋ฌ๋ ์ ๋ฌธ CAMP (2017.7~2017.12) ๊ฐ์์๋ฃ
maciejkula/spotlight
Deep recommender models using PyTorch.
HarshdeepGupta/recommender_pytorch
A recommender system in PyTorch from scratch.
kapadias/medium-articles
WillKoehrsen/wikipedia-data-science
Working with and analyzing Wikipedia Data
PGuti/DeepBeer
Experimentations on beers recsys using Keras
nanxstats/deep-learning-recipes
๐ฑ R implementation for selected machine learning methods with deep learning frameworks (Keras, Tensorflow)
lyst/lightfm
A Python implementation of LightFM, a hybrid recommendation algorithm.
benfred/implicit
Fast Python Collaborative Filtering for Implicit Feedback Datasets
aws-samples/aws-machine-learning-university-accelerated-nlp
Machine Learning University: Accelerated Natural Language Processing Class
fastai/course-nlp
A Code-First Introduction to NLP course
MGensheimer/nnet-survival
Discrete-Time Survival Model for Neural Networks
sebp/scikit-survival
Survival analysis built on top of scikit-learn
phuijse/bagging_pu
Simple sklearn based python implementation of Positive-Unlabeled (PU) classification using bagging based ensembles
aldro61/pu-learning
Positive and unlabeled learning wrappers for scikit-learn