Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 2681 - 2690 of 3,598 for filetype:txt (2.39 sec)

  1. 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)
  2. 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)
  3. 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)
  4. 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)
  5. 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)
  6. 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)
  7. 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)
  8. 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)
  9. msgrcv.txt

    =over =item msgrcv ID,VAR,SIZE,TYPE,FLAGS X<msgrcv> Calls the System V IPC function msgrcv to receive a message from message queue ID into variable VAR with a maximum message size of SIZE. Note tha...
    perldoc.perl.org/functions/msgrcv.txt
    Registered: Sat Dec 13 18:25:31 UTC 2025
    - 615 bytes
    - Viewed (0)
  10. msgsnd.txt

    =over =item msgsnd ID,MSG,FLAGS X<msgsnd> Calls the System V IPC function msgsnd to send the message MSG to the message queue ID. MSG must begin with the native long integer message type, followed ...
    perldoc.perl.org/functions/msgsnd.txt
    Registered: Sat Dec 13 15:20:55 UTC 2025
    - 506 bytes
    - Viewed (0)
Back to top