- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1 - 10 of 40 for host:making.lyst.com (0.01 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: 2023-06-09 07:12 - Last Modified: 2022-03-09 16:56 - 433 bytes - Viewed (1) -
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: 2023-06-09 07:12 - Last Modified: 2022-03-09 16:56 - 8.4K bytes - Viewed (0) -
Search — LightFM 1.16 documentation
» Searchmaking.lyst.com/lightfm/docs/search.htmlRegistered: 2023-06-09 07:12 - Last Modified: 2022-03-09 16:56 - 4.3K bytes - Viewed (0) -
cross_validation.rst.txt
Cross-validation ========== .. automodule:: lightfm.cross_validation :members: :undoc-members:making.lyst.com/lightfm/docs/_sources/cross_validation.rst.txtRegistered: 2023-06-09 07:13 - Last Modified: 2022-03-09 16:56 - 108 bytes - Viewed (0) -
lightfm.data.rst.txt
Dataset construction ========== .. automodule:: lightfm.data :members: :undoc-members: :show-inheritance:making.lyst.com/lightfm/docs/_sources/lightfm.data.rst.txtRegistered: 2023-06-09 07:13 - Last Modified: 2022-03-09 16:56 - 129 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: 2023-06-09 07:13 - Last Modified: 2022-03-09 16:56 - 537 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: 2023-06-09 07:11 - Last Modified: 2022-03-09 16:56 - 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: 2023-06-09 07:12 - Last Modified: 2022-03-09 16:56 - 7.6K bytes - Viewed (0) -
lightfm.cross_validation — LightFM 1.16 documen...
» Module code » lightfm.cross_validation Source code for lightfm.cross_validation # coding=utf-8 """ Dataset splittin...making.lyst.com/lightfm/docs/_modules/lightfm/cross_validation.htmlRegistered: 2023-06-09 07:13 - Last Modified: 2022-03-09 16:56 - 13K 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: 2023-06-09 07:13 - Last Modified: 2022-03-09 16:56 - 52.4K bytes - Viewed (0)