- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1 - 10 of 15 for host:making.lyst.com (0.02 sec)
-
index.rst.txt
.. include:: home.rst Contents ======== .. toctree:: :maxdepth: 2 Home <home> Quickstart <quickstart> The LightFM model class <lightfm> Model evaluation <lightfm.evaluation> Cross validation <cross...making.lyst.com/lightfm/docs/_sources/index.rst.txtRegistered: Fri Dec 27 07:21:01 UTC 2024 - Last Modified: Wed Mar 09 16:56:08 UTC 2022 - 433 bytes - Viewed (0) -
cross_validation.rst.txt
Cross-validation ========== .. automodule:: lightfm.cross_validation :members: :undoc-members: 108making.lyst.com/lightfm/docs/_sources/cross_validation.rst.txtRegistered: Fri Dec 27 07:23:38 UTC 2024 - Last Modified: Wed Mar 09 16:56:08 UTC 2022 - 108 bytes - Viewed (0) -
examples.rst.txt
Examples ========== Many of the examples can be viewed (and run) as Jupyter notebooks in the `examples directory <https://github.com/lyst/lightfm/tree/master/examples>`_ of the LightFM repository. ...making.lyst.com/lightfm/docs/_sources/examples.rst.txtRegistered: Fri Dec 27 07:22:25 UTC 2024 - Last Modified: Wed Mar 09 16:56:08 UTC 2022 - 537 bytes - Viewed (0) -
lightfm.data.rst.txt
Dataset construction ========== .. automodule:: lightfm.data :members: :undoc-members: :show-inheritance: 129making.lyst.com/lightfm/docs/_sources/lightfm.data.rst.txtRegistered: Fri Dec 27 07:22:42 UTC 2024 - Last Modified: Wed Mar 09 16:56:08 UTC 2022 - 129 bytes - Viewed (0) -
hybrid_crossvalidated.rst.txt
Item cold-start: recommending StackExchange questions ========== In this example we'll use the StackExchange dataset to explore recommendations under item-cold start. Data dumps from the StackExcha...making.lyst.com/lightfm/docs/_sources/examples/hybrid_crossvalidated.rst.txtRegistered: Fri Dec 27 07:22:32 UTC 2024 - Last Modified: Wed Mar 09 16:56:08 UTC 2022 - 8.4K bytes - Viewed (0) -
lightfm.evaluation.rst.txt
Model evaluation ========== .. automodule:: lightfm.evaluation :members: :undoc-members: :show-inheritance: 136making.lyst.com/lightfm/docs/_sources/lightfm.evaluation.rst.txtRegistered: Fri Dec 27 07:22:46 UTC 2024 - Last Modified: Wed Mar 09 16:56:08 UTC 2022 - 136 bytes - Viewed (0) -
quickstart.rst.txt
Quickstart ========== In this example, we'll build an implicit feedback recommender using the Movielens 100k dataset (http://grouplens.org/datasets/movielens/100k/). The code behind this example is...making.lyst.com/lightfm/docs/_sources/quickstart.rst.txtRegistered: Fri Dec 27 07:22:59 UTC 2024 - Last Modified: Wed Mar 09 16:56:08 UTC 2022 - 4.9K bytes - Viewed (0) -
faq.rst.txt
=== FAQ === Does LightFM have a GPU-based implementation? ========== No, there is no option to run training or inference on the GPU with LightFM. There are currently no plans to change this. See ht...making.lyst.com/lightfm/docs/_sources/faq.rst.txtRegistered: Fri Dec 27 07:23:45 UTC 2024 - Last Modified: Wed Mar 09 16:56:08 UTC 2022 - 2.4K 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: Fri Dec 27 07:22:56 UTC 2024 - Last Modified: Wed Mar 09 16:56:08 UTC 2022 - 6.8K 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: Fri Dec 27 07:23:18 UTC 2024 - Last Modified: Wed Mar 09 16:56:08 UTC 2022 - 156 bytes - Viewed (0)