LightFM
1.16
  • Home
  • Quickstart
  • The LightFM model class
  • Model evaluation
  • Cross validation
  • Constructing datasets
  • Built-in datasets
  • Examples
    • Movielens implicit feedback recommender
    • Learning rate schedules
    • Cold-start hybrid recommender
    • Learning-to-rank using WARP loss
    • Building datasets
  • FAQ
LightFM
  • »
  • Examples
  • View page source

Examples

Many of the examples can be viewed (and run) as Jupyter notebooks in the examples directory of the LightFM repository.

  • Movielens implicit feedback recommender
    • Implicit feedback
    • Getting the data
    • Fitting models
  • Learning rate schedules
    • Preliminaries
    • Experiment
  • Cold-start hybrid recommender
    • A pure collaborative filtering model
    • A hybrid model
    • Bonus: tag embeddings
  • Learning-to-rank using WARP loss
    • Preliminaries
    • Accuracy
    • Fitting speed
  • Building datasets
    • Getting the data
    • Building the ID mappings
    • Building the interactions matrix
    • Building a model
Previous Next

© Copyright 2016, Lyst (Maciej Kula).

Built with Sphinx using a theme provided by Read the Docs.