Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Popular Words: ใƒ†ใ‚นใƒˆ test

Results 1 - 10 of 15 for host:making.lyst.com (0.02 sec)

  1. lightfm.data.rst.txt

    Dataset construction ========== .. automodule:: lightfm.data :members: :undoc-members: :show-inheritance:
    making.lyst.com/lightfm/docs/_sources/lightfm.data.rst.txt
    Registered: Fri Apr 19 07:56:27 UTC 2024
    - Last Modified: Wed Mar 09 16:56:08 UTC 2022
    - 129 bytes
    - Viewed (0)
  2. cross_validation.rst.txt

    Cross-validation ========== .. automodule:: lightfm.cross_validation :members: :undoc-members:
    making.lyst.com/lightfm/docs/_sources/cross_validation.rst.txt
    Registered: Fri Apr 19 07:56:33 UTC 2024
    - Last Modified: Wed Mar 09 16:56:08 UTC 2022
    - 108 bytes
    - Viewed (0)
  3. 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.txt
    Registered: Fri Apr 19 07:56:44 UTC 2024
    - Last Modified: Wed Mar 09 16:56:08 UTC 2022
    - 537 bytes
    - Viewed (0)
  4. 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.txt
    Registered: Fri Apr 19 07:55:21 UTC 2024
    - Last Modified: Wed Mar 09 16:56:08 UTC 2022
    - 433 bytes
    - Viewed (1)
  5. 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.txt
    Registered: Fri Apr 19 07:56:47 UTC 2024
    - Last Modified: Wed Mar 09 16:56:08 UTC 2022
    - 2.4K bytes
    - Viewed (0)
  6. lightfm.rst.txt

    LightFM ========== .. autoclass:: lightfm.LightFM :members: :undoc-members:
    making.lyst.com/lightfm/docs/_sources/lightfm.rst.txt
    Registered: Fri Apr 19 07:56:39 UTC 2024
    - Last Modified: Wed Mar 09 16:56:08 UTC 2022
    - 88 bytes
    - Viewed (1)
  7. 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.txt
    Registered: Fri Apr 19 07:57:32 UTC 2024
    - Last Modified: Wed Mar 09 16:56:08 UTC 2022
    - 6K bytes
    - Viewed (0)
  8. 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.txt
    Registered: Fri Apr 19 07:57:03 UTC 2024
    - Last Modified: Wed Mar 09 16:56:08 UTC 2022
    - 6.9K bytes
    - Viewed (0)
  9. 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.txt
    Registered: Fri Apr 19 07:56:02 UTC 2024
    - Last Modified: Wed Mar 09 16:56:08 UTC 2022
    - 4.9K bytes
    - Viewed (0)
  10. lightfm.evaluation.rst.txt

    Model evaluation ========== .. automodule:: lightfm.evaluation :members: :undoc-members: :show-inheritance:
    making.lyst.com/lightfm/docs/_sources/lightfm.evaluation.rst.txt
    Registered: Fri Apr 19 07:56:53 UTC 2024
    - Last Modified: Wed Mar 09 16:56:08 UTC 2022
    - 136 bytes
    - Viewed (0)
Back to top