instagibbs / FactorizationMachineLinks
☆36Updated 10 years ago
Alternatives and similar repositories for FactorizationMachine
Users that are interested in FactorizationMachine are comparing it to the libraries listed below
Sorting:
- ☆58Updated 9 years ago
- Sklearn implementation of GBM to predict mu(X) and std(X) on heteroscedastic data☆25Updated 9 years ago
- Wabbit Wappa is a full-featured Python wrapper for the Vowpal Wabbit machine learning utility.☆101Updated 8 years ago
- Top15 Solution for Kaggle-Competition "Liberty Mutual Group: Property Inspection Prediction"☆51Updated 10 years ago
- Creates models to classify documents into categories☆66Updated 8 years ago
- ☆15Updated 9 years ago
- Randomized embeddings for extreme learning☆24Updated 10 years ago
- Second-ranked solution to the Kaggle "Flavours of Physics" competition☆25Updated 9 years ago
- An autoencoder to calculate word embeddings as mentioned in Lebret/Collobert paper 2015☆74Updated 8 years ago
- ☆44Updated 10 years ago
- The information sieve for discrete variables.☆36Updated 9 years ago
- various simple RNNs trained on synthetic grammars☆30Updated 10 years ago
- Recommender systems in Python☆50Updated 10 years ago
- Boosting and ensemble learning in Python.☆54Updated 10 years ago
- IPython notebook for training multilayer LSTM and RNN networks with pycaffe☆53Updated 10 years ago
- Dynamic version of Poisson Factorization (dPF). dPF captures the changing interest of users and the evolution of items over time accordin…☆48Updated 9 years ago
- GloVe Word Embedding model's implementation in theano☆36Updated 8 years ago
- Online Random Bit Regression with FTRL-Proximal in Python