All Projects → Bionev → Similar Projects or Alternatives

77 Open source projects that are alternatives of or similar to Bionev

Librec
LibRec: A Leading Java Library for Recommender Systems, see
Stars: ✭ 3,045 (+1864.52%)
Mutual labels:  matrix-factorization
rec-a-sketch
content discovery... IN 3D
Stars: ✭ 45 (-70.97%)
Mutual labels:  matrix-factorization
Neanderthal
Fast Clojure Matrix Library
Stars: ✭ 927 (+498.06%)
Mutual labels:  matrix-factorization
Smore
SMORe: Modularize Graph Embedding for Recommendation
Stars: ✭ 307 (+98.06%)
Mutual labels:  matrix-factorization
Recommendation-System-Baseline
Some common recommendation system baseline, with description and link.
Stars: ✭ 34 (-78.06%)
Mutual labels:  matrix-factorization
Deeprec
An Open-source Toolkit for Deep Learning based Recommendation with Tensorflow.
Stars: ✭ 954 (+515.48%)
Mutual labels:  matrix-factorization
galileo
Scala Math - Numerical (Matlab-like) and Symbolic (Mathematica-like) tool
Stars: ✭ 62 (-60%)
Mutual labels:  matrix-factorization
Flurs
🌊 FluRS: A Python library for streaming recommendation algorithms
Stars: ✭ 97 (-37.42%)
Mutual labels:  matrix-factorization
Course-Recommendation-System
A system that will help in a personalized recommendation of courses for an upcoming semester based on the performance of previous semesters.
Stars: ✭ 14 (-90.97%)
Mutual labels:  matrix-factorization
Recsys2019 deeplearning evaluation
This is the repository of our article published in RecSys 2019 "Are We Really Making Much Progress? A Worrying Analysis of Recent Neural Recommendation Approaches" and of several follow-up studies.
Stars: ✭ 780 (+403.23%)
Mutual labels:  matrix-factorization
Armadillo Code
Armadillo: fast C++ library for linear algebra & scientific computing - http://arma.sourceforge.net
Stars: ✭ 388 (+150.32%)
Mutual labels:  matrix-factorization
M-NMF
An implementation of "Community Preserving Network Embedding" (AAAI 2017)
Stars: ✭ 119 (-23.23%)
Mutual labels:  matrix-factorization
Recoder
Large scale training of factorization models for Collaborative Filtering with PyTorch
Stars: ✭ 46 (-70.32%)
Mutual labels:  matrix-factorization
Recommend
recommendation system with python
Stars: ✭ 284 (+83.23%)
Mutual labels:  matrix-factorization
Scikit Fusion
scikit-fusion: Data fusion via collective latent factor models
Stars: ✭ 103 (-33.55%)
Mutual labels:  matrix-factorization
Neural Collaborative Filtering
pytorch version of neural collaborative filtering
Stars: ✭ 263 (+69.68%)
Mutual labels:  matrix-factorization
Mrsr
MRSR - Matlab Recommender Systems Research is a software framework for evaluating collaborative filtering recommender systems in Matlab.
Stars: ✭ 13 (-91.61%)
Mutual labels:  matrix-factorization
python-libmf
No description or website provided.
Stars: ✭ 24 (-84.52%)
Mutual labels:  matrix-factorization
Robustpca
Robust PCA implementation and examples (Matlab)
Stars: ✭ 138 (-10.97%)
Mutual labels:  matrix-factorization
RolX
An alternative implementation of Recursive Feature and Role Extraction (KDD11 & KDD12)
Stars: ✭ 52 (-66.45%)
Mutual labels:  matrix-factorization
Suitesparse
SuiteSparse: a suite of sparse matrix packages by T. A. Davis et al. (This repository contains copies of the official versions.)
Stars: ✭ 19 (-87.74%)
Mutual labels:  matrix-factorization
recommendation-retrieval
A tutorial on scalable retrieval of matrix factorization recommendations
Stars: ✭ 27 (-82.58%)
Mutual labels:  matrix-factorization
Recosystem
Recommender System Using Parallel Matrix Factorization
Stars: ✭ 74 (-52.26%)
Mutual labels:  matrix-factorization
cmna-pkg
Computational Methods for Numerical Analysis
Stars: ✭ 13 (-91.61%)
Mutual labels:  matrix-factorization
Recommender System With Tf2.0
Recurrence the recommender paper with Tensorflow2.0
Stars: ✭ 622 (+301.29%)
Mutual labels:  matrix-factorization
Nimfa
Nimfa: Nonnegative matrix factorization in Python
Stars: ✭ 440 (+183.87%)
Mutual labels:  matrix-factorization
REGAL
Representation learning-based graph alignment based on implicit matrix factorization and structural embeddings
Stars: ✭ 78 (-49.68%)
Mutual labels:  matrix-factorization
Elliot
Comprehensive and Rigorous Framework for Reproducible Recommender Systems Evaluation
Stars: ✭ 49 (-68.39%)
Mutual labels:  matrix-factorization
Lightfm
A Python implementation of LightFM, a hybrid recommendation algorithm.
Stars: ✭ 3,884 (+2405.81%)
Mutual labels:  matrix-factorization
Metarec
PyTorch Implementations For A Series Of Deep Learning-Based Recommendation Models (IN PROGRESS)
Stars: ✭ 120 (-22.58%)
Mutual labels:  matrix-factorization
Cornac
A Comparative Framework for Multimodal Recommender Systems
Stars: ✭ 308 (+98.71%)
Mutual labels:  matrix-factorization
Tadw
An implementation of "Network Representation Learning with Rich Text Information" (IJCAI '15).
Stars: ✭ 43 (-72.26%)
Mutual labels:  matrix-factorization
Daisyrec
A developing recommender system in pytorch. Algorithm: KNN, LFM, SLIM, NeuMF, FM, DeepFM, VAE and so on, which aims to fair comparison for recommender system benchmarks
Stars: ✭ 280 (+80.65%)
Mutual labels:  matrix-factorization
Recotour
A tour through recommendation algorithms in python [IN PROGRESS]
Stars: ✭ 140 (-9.68%)
Mutual labels:  matrix-factorization
Attentionwalk
A PyTorch Implementation of "Watch Your Step: Learning Node Embeddings via Graph Attention" (NeurIPS 2018).
Stars: ✭ 266 (+71.61%)
Mutual labels:  matrix-factorization
Orange3 Recommendation
🍊 👎 Add-on for Orange3 to support recommender systems.
Stars: ✭ 21 (-86.45%)
Mutual labels:  matrix-factorization
pprec
a recommender engine node-js package for general use and easy to integrate.
Stars: ✭ 29 (-81.29%)
Mutual labels:  matrix-factorization
Carskit
Java-Based Context-aware Recommendation Library
Stars: ✭ 98 (-36.77%)
Mutual labels:  matrix-factorization
NMFADMM
A sparsity aware implementation of "Alternating Direction Method of Multipliers for Non-Negative Matrix Factorization with the Beta-Divergence" (ICASSP 2014).
Stars: ✭ 39 (-74.84%)
Mutual labels:  matrix-factorization
Robust Nmf
Python PyTorch (GPU) and NumPy (CPU)-based port of Févotte and Dobigeon's robust-NMF algorithm appearing in "Nonlinear hyperspectral unmixing with robust nonnegative matrix factorization."
Stars: ✭ 25 (-83.87%)
Mutual labels:  matrix-factorization
PHDMF
This is a new deep learning model for recommender system, which we called PHD
Stars: ✭ 33 (-78.71%)
Mutual labels:  matrix-factorization
Nmflibrary
MATLAB library for non-negative matrix factorization (NMF): Version 1.8.1
Stars: ✭ 153 (-1.29%)
Mutual labels:  matrix-factorization
Awesome-Machine-Learning-Papers
📖Notes and remarks on Machine Learning related papers
Stars: ✭ 35 (-77.42%)
Mutual labels:  matrix-factorization
Fastfm
fastFM: A Library for Factorization Machines
Stars: ✭ 908 (+485.81%)
Mutual labels:  matrix-factorization
STACP
Joint Geographical and Temporal Modeling based on Matrix Factorization for Point-of-Interest Recommendation - ECIR 2020
Stars: ✭ 19 (-87.74%)
Mutual labels:  matrix-factorization
Expo Mf
Exposure Matrix Factorization: modeling user exposure in recommendation
Stars: ✭ 81 (-47.74%)
Mutual labels:  matrix-factorization
torchmf
matrix factorization in PyTorch
Stars: ✭ 114 (-26.45%)
Mutual labels:  matrix-factorization
Medusa
Jumping across biomedical contexts using compressive data fusion
Stars: ✭ 5 (-96.77%)
Mutual labels:  matrix-factorization
Tf-Rec
Tf-Rec is a python💻 package for building⚒ Recommender Systems. It is built on top of Keras and Tensorflow 2 to utilize GPU Acceleration during training.
Stars: ✭ 18 (-88.39%)
Mutual labels:  matrix-factorization
Awesome Community Detection
A curated list of community detection research papers with implementations.
Stars: ✭ 1,874 (+1109.03%)
Mutual labels:  matrix-factorization
enstop
Ensemble topic modelling with pLSA
Stars: ✭ 104 (-32.9%)
Mutual labels:  matrix-factorization
Lrslibrary
Low-Rank and Sparse Tools for Background Modeling and Subtraction in Videos
Stars: ✭ 625 (+303.23%)
Mutual labels:  matrix-factorization
recommender system with Python
recommender system tutorial with Python
Stars: ✭ 106 (-31.61%)
Mutual labels:  matrix-factorization
Mads.jl
MADS: Model Analysis & Decision Support
Stars: ✭ 71 (-54.19%)
Mutual labels:  matrix-factorization
Graph2vec
A parallel implementation of "graph2vec: Learning Distributed Representations of Graphs" (MLGWorkshop 2017).
Stars: ✭ 605 (+290.32%)
Mutual labels:  matrix-factorization
Cumf als
CUDA Matrix Factorization Library with Alternating Least Square (ALS)
Stars: ✭ 154 (-0.65%)
Mutual labels:  matrix-factorization
Rsparse
Fast and accurate machine learning on sparse matrices - matrix factorizations, regression, classification, top-N recommendations.
Stars: ✭ 145 (-6.45%)
Mutual labels:  matrix-factorization
Rectorch
rectorch is a pytorch-based framework for state-of-the-art top-N recommendation
Stars: ✭ 121 (-21.94%)
Mutual labels:  matrix-factorization
Tene
A sparsity aware implementation of "Enhanced Network Embedding with Text Information" (ICPR 2018).
Stars: ✭ 69 (-55.48%)
Mutual labels:  matrix-factorization
Buffalo
TOROS Buffalo: A fast and scalable production-ready open source project for recommender systems
Stars: ✭ 498 (+221.29%)
Mutual labels:  matrix-factorization
1-60 of 77 similar projects