Home

Awesome

GluonRank: Your Choice of Deep Learning for Ranking

GluonRank is a toolkit that enables easy implementation of collaborative filtering models using neural networks, to help your prototyping of state of the art ranking systems.

Installation

Pip

Make sure you are using Python 3.6. You can install MXNet and GluonRank using pip:

pip install --index-url https://test.pypi.org/simple/ gluonrank

Uploading to pypi for testing

Build distribution

python setup.py sdist bdist_wheelbash

Upload to pypi test index

twine upload --repository-url https://test.pypi.org/legacy/ dist/*bash

Docs

Coming soon... (it might be a while actually...)

ToDo

(answer)[https://stackoverflow.com/questions/53576915/sample-n-zeros-from-a-sparse-coo-matrix/53577344#53577344]

Features

Ideas