Recommendation using item embedding based on user history
gbc - using GradientBoosting for classification
tf_wals - WALS(Weighted Alternating Least Sqaure by Tensorflow)
wp_predict - method hub for many models
Deep Interest Network by Alibaba, rewritten in tensorflow
tf_wals.py - main for Weighted Alternating squares MF model tf_wals_lib.py - wals model tf_wals_low.py - low level version of wals model
using built-in linear classifier
using scikit-learn gradientboostingclassifier
bidirectional GRU
many files, make*, preprocess*, *preprocess