• Search by Module
  • Search by Word
  • Project Search
  • Top Python APIs
  • Popular Projects
  • Java
  • C++
  • Python
  • Scala
  • Blog
Project: spotlight (GitHub Link)
  • spotlight-master
    • deploy_key.enc
    • AUTHORS
    • build_readme.py
    • examples
      • movielens_sequence
        • results
          • pooling_results.txt
          • cnn_results.txt
          • lstm_results.txt
        • movielens_sequence.py
        • readme.rst
        • helpers.py
      • movielens_explicit
        • movielens_explicit.ipynb
        • readme.md
        • static
      • bloom_embeddings
        • movielens_sequence_results.txt
        • amazon_sequence_results.txt
        • plot.py
        • readme.rst
        • example.py
        • performance.py
        • helpers.py
    • .travis
      • docs.sh
      • pip_install.sh
      • test.sh
      • install.sh
      • flake.sh
      • test_docs.sh
    • spotlight
      • datasets
        • amazon.py
        • _transport.py
        • __init__.py
        • movielens.py
        • goodbooks.py
        • synthetic.py
      • sampling.py
      • evaluation.py
      • factorization
        • _components.py
        • representations.py
        • implicit.py
        • __init__.py
        • explicit.py
      • cross_validation.py
      • losses.py
      • layers.py
      • sequence
        • representations.py
        • implicit.py
        • __init__.py
      • torch_utils.py
      • __init__.py
      • interactions.py
      • helpers.py
    • LICENSE
    • appveyor.yml
    • readme.rst
    • setup.py
    • setup.cfg
    • .travis.yml
    • tests
      • test_cross_validation.py
      • test_serialization.py
      • test_interactions.py
      • factorization
        • test_implicit.py
        • test_api.py
        • test_explicit.py
      • test_layers.py
      • sequence
        • test_sequence_implicit.py
      • test_datasets.py
      • test_evaluation_metrics.py
    • .gitignore
    • docs
      • datasets
        • datasets.rst
        • synthetic.rst
        • movielens.rst
        • goodbooks.rst
      • Makefile
      • losses.rst
      • layers.rst
      • factorization
        • explicit.rst
        • factorization.rst
        • implicit.rst
        • representations.rst
      • evaluation.rst
      • readme.rst
      • cross_validation.rst
      • interactions.rst
      • sequence
        • sequence.rst
        • implicit.rst
        • representations.rst
      • sampling.rst
      • index.rst
      • conf.py
      • serialization.rst
      • changelog.rst
      • _static
        • img
          • spotlight.svg
        • css
          • spotlight_theme.css