Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 2661 - 2670 of 3,598 for filetype:txt (0.32 sec)

  1. 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 Dec 12 08:37:02 UTC 2025
    - Last Modified: Wed Mar 09 16:56:08 UTC 2022
    - 3.5K bytes
    - Viewed (0)
  2. datasets.rst.txt

    Datasets ========== .. autofunction:: lightfm.datasets.movielens.fetch_movielens .. autofunction:: lightfm.datasets.stackexchange.fetch_stackexchange 156
    making.lyst.com/lightfm/docs/_sources/datasets.rst.txt
    Registered: Fri Dec 12 08:37:22 UTC 2025
    - Last Modified: Wed Mar 09 16:56:08 UTC 2022
    - 156 bytes
    - Viewed (0)
  3. 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 Dec 12 08:37:32 UTC 2025
    - Last Modified: Wed Mar 09 16:56:08 UTC 2022
    - 5.7K bytes
    - Viewed (0)
  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 Dec 12 08:38:17 UTC 2025
    - Last Modified: Wed Mar 09 16:56:08 UTC 2022
    - 6.8K bytes
    - Viewed (0)
  5. perlcommunity.txt

    =head1 NAME perlcommunity - a brief overview of the Perl community =head1 DESCRIPTION This document aims to provide an overview of the vast perl community, which is far too large and diverse to pro...
    perldoc.perl.org/perlcommunity.txt
    Registered: Fri Dec 12 10:19:31 UTC 2025
    - 6.3K bytes
    - Viewed (0)
  6. index.rst.txt

    .. LightGBM documentation master file, created by sphinx-quickstart on Thu May 4 14:30:58 2017. You can adapt this file completely to your liking, but it should at least contain the root `toctree` ...
    lightgbm.readthedocs.io/en/latest/_sources/index.rst.txt
    Registered: Fri Dec 12 08:10:46 UTC 2025
    - Last Modified: Wed Feb 01 03:38:28 UTC 2023
    - 1.5K bytes
    - Viewed (0)
  7. llms.txt

    # llms.txt for Redis Documentation # Description: List of Redis documentation markdown files for LLMs and AI assistants to ingest and cite. ## Core Docs - [Docs Homepage](https://redis.io/docs/late...
    redis.io/llms.txt
    Registered: Fri Dec 12 11:29:50 UTC 2025
    - Last Modified: Fri Dec 12 11:29:50 UTC 2025
    - 9.4K bytes
    - Viewed (0)
  8. pack.txt

    =over =item pack TEMPLATE,LIST X<pack> Takes a LIST of values and converts it into a string using the rules given by the TEMPLATE. The resulting string is the concatenation of the converted values....
    perldoc.perl.org/functions/pack.txt
    Registered: Fri Dec 12 14:55:42 UTC 2025
    - 25.9K bytes
    - Viewed (0)
  9. fork.txt

    =over =item fork X<fork> X<child> X<parent> Does a L<fork(2)> system call to create a new process running the same program at the same point. It returns the child pid to the parent process, C<0> to...
    perldoc.perl.org/functions/fork.txt
    Registered: Sat Dec 13 18:11:21 UTC 2025
    - 2K bytes
    - Viewed (0)
  10. socketpair.txt

    =over =item socketpair SOCKET1,SOCKET2,DOMAIN,TYPE,PROTOCOL X<socketpair> Creates an unnamed pair of sockets in the specified domain, of the specified type. DOMAIN, TYPE, and PROTOCOL are specified...
    perldoc.perl.org/functions/socketpair.txt
    Registered: Sat Dec 13 15:14:55 UTC 2025
    - 1.1K bytes
    - Viewed (0)
Back to top