Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

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

Results 1 - 10 of 34 for label:python (0.01 sec)

  1. index.rst.txt

    H2O Documentation ========== .. toctree:: intro h2o data frame modeling model_categories tree metrics assembly backend exceptions Indices and tables ========== * :ref:`genindex` * :ref:`modindex` *...
    docs.h2o.ai/h2o/latest-stable/h2o-py/docs/_sources/index.rst.txt
    Registered: Fri May 03 03:23:59 UTC 2024
    - Last Modified: Wed Mar 13 16:48:11 UTC 2024
    - 266 bytes
    - Viewed (0)
  2. 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 03 08:07:02 UTC 2024
    - Last Modified: Wed Mar 09 16:56:08 UTC 2022
    - 156 bytes
    - Viewed (0)
  3. 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 03 08:06:35 UTC 2024
    - Last Modified: Wed Mar 09 16:56:08 UTC 2022
    - 3.5K bytes
    - Viewed (1)
  4. 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.txt
    Registered: Fri May 03 08:06:38 UTC 2024
    - Last Modified: Wed Mar 09 16:56:08 UTC 2022
    - 6.8K bytes
    - Viewed (0)
  5. 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 03 08:06:42 UTC 2024
    - Last Modified: Wed Mar 09 16:56:08 UTC 2022
    - 5.7K bytes
    - Viewed (2)
  6. backend.rst.txt

    REST Interface ========== .. automodule:: h2o.backend .. autoclass:: h2o.backend.H2OConnection :members: :member-order: bysource .. autoclass:: h2o.backend.H2OLocalServer :members: :member-order: b...
    docs.h2o.ai/h2o/latest-stable/h2o-py/docs/_sources/backend.rst.txt
    Registered: Fri May 03 03:24:33 UTC 2024
    - Last Modified: Wed Mar 13 16:48:11 UTC 2024
    - 229 bytes
    - Viewed (0)
  7. exceptions.rst.txt

    Exceptions ========== .. automodule:: h2o.exceptions :members: :show-inheritance:
    docs.h2o.ai/h2o/latest-stable/h2o-py/docs/_sources/exceptions.rst.txt
    Registered: Fri May 03 03:26:41 UTC 2024
    - Last Modified: Wed Mar 13 16:48:11 UTC 2024
    - 92 bytes
    - Viewed (0)
  8. intro.rst.txt

    :tocdepth: 2 The H2O Python Module ========== This Python module provides access to the H2O JVM, as well as its extensions, objects, machine-learning algorithms, and modeling support capabilities, ...
    docs.h2o.ai/h2o/latest-stable/h2o-py/docs/_sources/intro.rst.txt
    Registered: Fri May 03 03:27:51 UTC 2024
    - Last Modified: Wed Mar 13 16:48:11 UTC 2024
    - 22K bytes
    - Viewed (0)
  9. frame.rst.txt

    Data Manipulation ========== :mod:`H2OFrame` ---------- .. autoclass:: h2o.H2OFrame :members: :undoc-members: :mod:`GroupBy` ---------- .. autoclass:: h2o.group_by.GroupBy :members: :undoc-members:...
    docs.h2o.ai/h2o/latest-stable/h2o-py/docs/_sources/frame.rst.txt
    Registered: Fri May 03 03:27:39 UTC 2024
    - Last Modified: Wed Mar 13 16:48:11 UTC 2024
    - 258 bytes
    - Viewed (0)
  10. 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 May 03 08:05:19 UTC 2024
    - Last Modified: Wed Mar 09 16:56:08 UTC 2022
    - 433 bytes
    - Viewed (1)
Back to top