- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 21 - 30 of 40 for host:making.lyst.com (0.02 sec)
-
lightfm.datasets.movielens — LightFM 1.16 docum...
» Module code » lightfm.datasets.movielens Source code for lightfm.datasets.movielens import itertools import os impo...making.lyst.com/lightfm/docs/_modules/lightfm/datasets/movielens.htmlRegistered: Mon Aug 25 07:51:24 UTC 2025 - Last Modified: Wed Mar 09 16:56:08 UTC 2022 - 29K bytes - Viewed (0) -
home.rst.txt
Welcome to LightFM's documentation! ========== LightFM is a Python implementation of a number of popular recommendation algorithms for both implicit and explicit feedback. It also makes it possible...making.lyst.com/lightfm/docs/_sources/home.rst.txtRegistered: Mon Aug 25 07:51:32 UTC 2025 - Last Modified: Wed Mar 09 16:56:08 UTC 2022 - 6.8K bytes - Viewed (0) -
learning_schedules.rst.txt
Using different learning schedules ========== ``lightfm`` implements two learning schedules: adagrad and adadelta. Neither is clearly superior, and, like other hyperparameter choices, the best lear...making.lyst.com/lightfm/docs/_sources/examples/learning_schedules.rst.txtRegistered: Mon Aug 25 07:52:19 UTC 2025 - Last Modified: Wed Mar 09 16:56:08 UTC 2022 - 3.5K bytes - Viewed (0) -
movielens_implicit.rst.txt
An implicit feedback recommender for the Movielens dataset ========== Implicit feedback ---------- For some time, the recommender system literature focused on explicit feedback: the Netflix prize f...making.lyst.com/lightfm/docs/_sources/examples/movielens_implicit.rst.txtRegistered: Mon Aug 25 07:52:00 UTC 2025 - Last Modified: Wed Mar 09 16:56:08 UTC 2022 - 5.7K bytes - Viewed (0) -
Index — LightFM 1.16 documentation
» Index Index A | B | D | F | G | I | L | M | P | R | S | U A auc_score() (in module lightfm.evaluation) B build_inte...making.lyst.com/lightfm/docs/genindex.htmlRegistered: Mon Aug 25 07:50:16 UTC 2025 - Last Modified: Wed Mar 09 16:56:08 UTC 2022 - 10.9K bytes - Viewed (0) -
Welcome to LightFM’s documentation! — LightFM 1...
» Welcome to LightFM’s documentation! Welcome to LightFM’s documentation! LightFM is a Python implementation of a n...making.lyst.com/lightfm/docs/home.htmlRegistered: Mon Aug 25 07:49:47 UTC 2025 - Last Modified: Wed Mar 09 16:56:08 UTC 2022 - 23.2K bytes - Viewed (0) -
LightFM — LightFM 1.16 documentation
» LightFM LightFM class lightfm. LightFM ( no_components = 10 , k = 5 , n = 10 , learning_schedule = 'adagrad' , lo...making.lyst.com/lightfm/docs/lightfm.htmlRegistered: Mon Aug 25 07:49:50 UTC 2025 - Last Modified: Wed Mar 09 16:56:08 UTC 2022 - 41.5K bytes - Viewed (0) -
lightfm.rst.txt
LightFM ========== .. autoclass:: lightfm.LightFM :members: :undoc-members: 88making.lyst.com/lightfm/docs/_sources/lightfm.rst.txtRegistered: Mon Aug 25 07:51:35 UTC 2025 - Last Modified: Wed Mar 09 16:56:08 UTC 2022 - 88 bytes - Viewed (0) -
warp_loss.rst.txt
Learning-to-rank using the WARP loss ========== LightFM is probably the only recommender package implementing the WARP (Weighted Approximate-Rank Pairwise) loss for implicit feedback learning-to-ra...making.lyst.com/lightfm/docs/_sources/examples/warp_loss.rst.txtRegistered: Mon Aug 25 07:52:22 UTC 2025 - Last Modified: Wed Mar 09 16:56:08 UTC 2022 - 6.9K bytes - Viewed (0) -
lightfm.evaluation — LightFM 1.16 documentation
» Module code » lightfm.evaluation Source code for lightfm.evaluation # coding=utf-8 """ Module containing evaluation...making.lyst.com/lightfm/docs/_modules/lightfm/evaluation.htmlRegistered: Mon Aug 25 07:52:31 UTC 2025 - Last Modified: Wed Mar 09 16:56:08 UTC 2022 - 34.9K bytes - Viewed (0)