- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1 - 10 of 40 for host:making.lyst.com (0.02 sec)
-
Search — LightFM 1.16 documentation
» Searchmaking.lyst.com/lightfm/docs/search.htmlRegistered: Fri Jan 03 11:13:59 UTC 2025 - Last Modified: Wed Mar 09 16:56:08 UTC 2022 - 4.3K 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 Jan 03 11:14:17 UTC 2025 - Last Modified: Wed Mar 09 16:56:08 UTC 2022 - 537 bytes - Viewed (0) -
Examples — LightFM 1.16 documentation
» Examples Examples Many of the examples can be viewed (and run) as Jupyter notebooks in the examples directory of ...making.lyst.com/lightfm/docs/examples.htmlRegistered: Fri Jan 03 11:12:42 UTC 2025 - Last Modified: Wed Mar 09 16:56:08 UTC 2022 - 8.4K bytes - Viewed (0) -
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 Jan 03 11:12:45 UTC 2025 - Last Modified: Wed Mar 09 16:56:08 UTC 2022 - 433 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 Jan 03 11:14:48 UTC 2025 - Last Modified: Wed Mar 09 16:56:08 UTC 2022 - 129 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 Jan 03 11:15:36 UTC 2025 - Last Modified: Wed Mar 09 16:56:08 UTC 2022 - 108 bytes - Viewed (0) -
Model evaluation — LightFM 1.16 documentation
» Model evaluation Model evaluation Module containing evaluation functions suitable for judging the performance of ...making.lyst.com/lightfm/docs/lightfm.evaluation.htmlRegistered: Fri Jan 03 11:13:44 UTC 2025 - Last Modified: Wed Mar 09 16:56:08 UTC 2022 - 23.9K bytes - Viewed (0) -
Cross-validation — LightFM 1.16 documentation
» Cross-validation Cross-validation Dataset splitting functions. lightfm.cross_validation. random_train_test_split ...making.lyst.com/lightfm/docs/cross_validation.htmlRegistered: Fri Jan 03 11:13:51 UTC 2025 - Last Modified: Wed Mar 09 16:56:08 UTC 2022 - 7.6K 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 Jan 03 11:14:44 UTC 2025 - Last Modified: Wed Mar 09 16:56:08 UTC 2022 - 4.9K bytes - Viewed (0) -
lightfm.data — LightFM 1.16 documentation
» Module code » lightfm.data Source code for lightfm.data import array import numpy as np import scipy.sparse as sp i...making.lyst.com/lightfm/docs/_modules/lightfm/data.htmlRegistered: Fri Jan 03 11:14:51 UTC 2025 - Last Modified: Wed Mar 09 16:56:08 UTC 2022 - 52.4K bytes - Viewed (0)