Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 3151 - 3160 of 3,463 for filetype:txt (0.05 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: Mon Jun 16 07:57:19 UTC 2025
    - Last Modified: Wed Mar 09 16:56:08 UTC 2022
    - 5.7K bytes
    - Viewed (0)
  2. 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: Mon Jun 16 07:57:22 UTC 2025
    - Last Modified: Wed Mar 09 16:56:08 UTC 2022
    - 3.5K bytes
    - Viewed (0)
  3. GPU-Targets.rst.txt

    GPU SDK Correspondence and Device Targeting Table ~~~~~~~~~~ GPU Targets Table ========== OpenCL is a universal massively parallel programming framework that targets multiple backends (GPU, CPU, FP...
    lightgbm.readthedocs.io/en/latest/_sources/GPU-Targets.rst.txt
    Registered: Mon Jun 16 07:49:40 UTC 2025
    - Last Modified: Mon May 06 18:04:47 UTC 2024
    - 9.6K 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: Mon Jun 16 07:42:12 UTC 2025
    - Last Modified: Wed Feb 01 03:38:28 UTC 2023
    - 1.5K bytes
    - Viewed (0)
  5. Pod::Simple::Search.txt

    package Pod::Simple::Search; use strict; use warnings; our $VERSION = '3.45'; ## Current version of this package BEGIN { *DEBUG = sub () {0} unless defined &DEBUG; } # set DEBUG level use Carp (); ...
    perldoc.perl.org/Pod::Simple::Search.txt
    Registered: Thu Jun 19 04:19:51 UTC 2025
    - 34.9K bytes
    - Viewed (0)
  6. Pod::Usage.txt

    ########## # Pod/Usage.pm -- print usage messages for the running script. # # Copyright (c) 1996-2000 by Bradford Appleton. All rights reserved. # Copyright (c) 2001-2016 by Marek Rouchal. # This f...
    perldoc.perl.org/Pod::Usage.txt
    Registered: Thu Jun 19 06:31:21 UTC 2025
    - 30.3K bytes
    - Viewed (0)
  7. Opcode.txt

    package Opcode 1.65; use strict; use Carp; use Exporter 'import'; use XSLoader; sub opset (;@); sub opset_to_hex ($); sub opdump (;$); use subs our @EXPORT_OK = qw( opset ops_to_opset opset_to_ops ...
    perldoc.perl.org/Opcode.txt
    Registered: Thu Jun 19 02:22:58 UTC 2025
    - 16K bytes
    - Viewed (0)
  8. Net::Config.txt

    # Net::Config.pm # # Copyright (C) 2000 Graham Barr. All rights reserved. # Copyright (C) 2013-2014, 2016, 2020 Steve Hay. All rights reserved. # This module is free software; you can redistribute ...
    perldoc.perl.org/Net::Config.txt
    Registered: Thu Jun 19 05:25:00 UTC 2025
    - 8.7K bytes
    - Viewed (0)
  9. PerlIO::via.txt

    package PerlIO::via; our $VERSION = '0.19'; require XSLoader; XSLoader::load(); 1; __END__ =head1 NAME PerlIO::via - Helper class for PerlIO layers implemented in perl =head1 SYNOPSIS use PerlIO::v...
    perldoc.perl.org/PerlIO::via.txt
    Registered: Thu Jun 19 05:14:55 UTC 2025
    - 7.1K bytes
    - Viewed (0)
  10. Pod::Simple::LinkSection.txt

    package Pod::Simple::LinkSection; # Based somewhat dimly on Array::Autojoin use strict; use warnings; use Pod::Simple::BlackBox; our $VERSION = '3.45'; use overload( # So it'll stringify nice '""' ...
    perldoc.perl.org/Pod::Simple::LinkSection.txt
    Registered: Thu Jun 19 06:59:00 UTC 2025
    - 4.2K bytes
    - Viewed (0)
Back to top