- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 21 - 30 of 40 for host:making.lyst.com (0.03 sec)
-
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 Jul 07 09:52:49 UTC 2025 - Last Modified: Wed Mar 09 16:56:08 UTC 2022 - 41.5K 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 Jul 07 09:53:41 UTC 2025 - Last Modified: Wed Mar 09 16:56:08 UTC 2022 - 10.9K bytes - Viewed (0) -
datasets.rst.txt
Datasets ========== .. autofunction:: lightfm.datasets.movielens.fetch_movielens .. autofunction:: lightfm.datasets.stackexchange.fetch_stackexchange 156making.lyst.com/lightfm/docs/_sources/datasets.rst.txtRegistered: Mon Jul 07 09:53:49 UTC 2025 - Last Modified: Wed Mar 09 16:56:08 UTC 2022 - 156 bytes - Viewed (0) -
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 Jul 07 09:53:56 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 Jul 07 09:54:02 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 Jul 07 09:54:45 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 Jul 07 09:54:48 UTC 2025 - Last Modified: Wed Mar 09 16:56:08 UTC 2022 - 5.7K bytes - Viewed (0) -
dataset.rst.txt
Building datasets ========== In this example, we'll use LightFM's built-in ``Dataset`` class to build an interaction dataset from raw data. The goal is to demonstrate how to go from raw data (lists...making.lyst.com/lightfm/docs/_sources/examples/dataset.rst.txtRegistered: Mon Jul 07 09:54:52 UTC 2025 - Last Modified: Wed Mar 09 16:56:08 UTC 2022 - 6K 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 Jul 07 09:54:58 UTC 2025 - Last Modified: Wed Mar 09 16:56:08 UTC 2022 - 6.9K bytes - Viewed (0) -
Using different learning schedules — LightFM 1....
» Examples » Using different learning schedules Using different learning schedules lightfm implements two learning ...making.lyst.com/lightfm/docs/examples/learning_schedules.htmlRegistered: Mon Jul 07 09:53:19 UTC 2025 - Last Modified: Wed Mar 09 16:56:08 UTC 2022 - 18.8K bytes - Viewed (0)