Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Popular Words: test テスト

Results 11 - 20 of 40 for host:making.lyst.com (0.01 sec)

  1. 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.html
    Registered: Fri May 17 08:04:53 UTC 2024
    - Last Modified: Wed Mar 09 16:56:08 UTC 2022
    - 7.6K bytes
    - Viewed (0)
  2. 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.html
    Registered: Fri May 17 08:05:39 UTC 2024
    - Last Modified: Wed Mar 09 16:56:08 UTC 2022
    - 23.9K bytes
    - Viewed (0)
  3. 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.html
    Registered: Fri May 17 08:06:15 UTC 2024
    - Last Modified: Wed Mar 09 16:56:08 UTC 2022
    - 13K bytes
    - Viewed (0)
  4. 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.html
    Registered: Fri May 17 08:05:26 UTC 2024
    - Last Modified: Wed Mar 09 16:56:08 UTC 2022
    - 41.5K bytes
    - Viewed (0)
  5. 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.txt
    Registered: Fri May 17 08:06:25 UTC 2024
    - Last Modified: Wed Mar 09 16:56:08 UTC 2022
    - 3.5K bytes
    - Viewed (1)
  6. datasets.rst.txt

    Datasets ========== .. autofunction:: lightfm.datasets.movielens.fetch_movielens .. autofunction:: lightfm.datasets.stackexchange.fetch_stackexchange
    making.lyst.com/lightfm/docs/_sources/datasets.rst.txt
    Registered: Fri May 17 08:06:28 UTC 2024
    - Last Modified: Wed Mar 09 16:56:08 UTC 2022
    - 156 bytes
    - Viewed (0)
  7. 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.html
    Registered: Fri May 17 08:06:31 UTC 2024
    - Last Modified: Wed Mar 09 16:56:08 UTC 2022
    - 29K bytes
    - Viewed (0)
  8. Welcome to LightFM’s documentation! — LightFM 1...

    » Welcome to LightFM’s documentation! Welcome to LightFM’s documentation!  LightFM is a Python implementation of a n...
    making.lyst.com/lightfm/docs/home.html
    Registered: Fri May 17 08:05:45 UTC 2024
    - Last Modified: Wed Mar 09 16:56:08 UTC 2022
    - 23.2K bytes
    - Viewed (2)
  9. 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.html
    Registered: Fri May 17 08:05:49 UTC 2024
    - Last Modified: Wed Mar 09 16:56:08 UTC 2022
    - 10.9K bytes
    - Viewed (0)
  10. 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.txt
    Registered: Fri May 17 08:05:52 UTC 2024
    - Last Modified: Wed Mar 09 16:56:08 UTC 2022
    - 5.7K bytes
    - Viewed (2)
Back to top