Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 561 - 570 of 3,449 for filetype:txt (0.06 sec)

  1. quickstart.rst.txt

    Quickstart ========== In this example, we'll build an implicit feedback recommender using the Movielens 100k dataset (http://grouplens.org/datasets/movielens/100k/). The code behind this example is...
    making.lyst.com/lightfm/docs/_sources/quickstart.rst.txt
    Registered: Mon Aug 25 07:52:27 UTC 2025
    - Last Modified: Wed Mar 09 16:56:08 UTC 2022
    - 4.9K bytes
    - Viewed (0)
  2. lightfm.evaluation.rst.txt

    Model evaluation ========== .. automodule:: lightfm.evaluation :members: :undoc-members: :show-inheritance: 136
    making.lyst.com/lightfm/docs/_sources/lightfm.evaluation.rst.txt
    Registered: Mon Aug 25 07:52:34 UTC 2025
    - Last Modified: Wed Mar 09 16:56:08 UTC 2022
    - 136 bytes
    - Viewed (0)
  3. hybrid_crossvalidated.rst.txt

    Item cold-start: recommending StackExchange questions ========== In this example we'll use the StackExchange dataset to explore recommendations under item-cold start. Data dumps from the StackExcha...
    making.lyst.com/lightfm/docs/_sources/examples/hybrid_crossvalidated.rst.txt
    Registered: Mon Aug 25 07:52:12 UTC 2025
    - Last Modified: Wed Mar 09 16:56:08 UTC 2022
    - 8.4K bytes
    - Viewed (0)
  4. Features.rst.txt

    Features ======== This is a conceptual overview of how LightGBM works\ `[1] <#references>`__. We assume familiarity with decision tree boosting algorithms to focus instead on aspects of LightGBM th...
    lightgbm.readthedocs.io/en/latest/_sources/Features.rst.txt
    Registered: Mon Aug 25 07:41:14 UTC 2025
    - Last Modified: Mon Jun 16 18:27:46 UTC 2025
    - 12.4K bytes
    - Viewed (0)
  5. Parameters.rst.txt

    .. List of parameters is auto generated by LightGBM\.ci\parameter-generator.py from LightGBM\include\LightGBM\config.h file. .. role:: raw-html(raw) :format: html Parameters ========== This page co...
    lightgbm.readthedocs.io/en/latest/_sources/Parameters.rst.txt
    Registered: Mon Aug 25 07:41:20 UTC 2025
    - Last Modified: Fri Feb 14 20:37:30 UTC 2025
    - 79.2K bytes
    - Viewed (0)
  6. index.rst.txt

    {{ header }} .. _development: ========== Development ========== .. If you update this toctree, also update the manual toctree in the main index.rst.template .. toctree:: :maxdepth: 2 contributing c...
    pandas.pydata.org/pandas-docs/stable/_sources/development/index.rst.txt
    Registered: Mon Aug 25 09:36:27 UTC 2025
    - Last Modified: Thu Aug 21 08:44:08 UTC 2025
    - 428 bytes
    - Viewed (0)
  7. ExtUtils::MakeMaker::FAQ.txt

    package ExtUtils::MakeMaker::FAQ; our $VERSION = '7.76'; $VERSION =~ tr/_//d; 1; __END__ =head1 NAME ExtUtils::MakeMaker::FAQ - Frequently Asked Questions About MakeMaker =head1 DESCRIPTION FAQs, t...
    perldoc.perl.org/ExtUtils::MakeMaker::FAQ.txt
    Registered: Tue Aug 26 20:24:18 UTC 2025
    - 19.8K bytes
    - Viewed (0)
  8. ExtUtils::Manifest.txt

    package ExtUtils::Manifest; # git description: 1.74-10-g1bddbb0 require Exporter; use Config; use File::Basename; use File::Copy 'copy'; use File::Find; use File::Spec 0.8; use Carp; use strict; us...
    perldoc.perl.org/ExtUtils::Manifest.txt
    Registered: Tue Aug 26 21:51:31 UTC 2025
    - 22.9K bytes
    - Viewed (0)
  9. ExtUtils::Miniperl.txt

    #!./perl -w package ExtUtils::Miniperl; use strict; use Exporter 'import'; use ExtUtils::Embed 1.31, qw(xsi_header xsi_protos xsi_body); our @EXPORT = qw(writemain); our $VERSION = '1.14'; # blead ...
    perldoc.perl.org/ExtUtils::Miniperl.txt
    Registered: Tue Aug 26 19:39:36 UTC 2025
    - 6.9K bytes
    - Viewed (0)
  10. CPAN::Plugin::Specfile.txt

    =head1 NAME CPAN::Plugin::Specfile - Proof of concept implementation of a trivial CPAN::Plugin =head1 SYNOPSIS # once in the cpan shell o conf plugin_list push CPAN::Plugin::Specfile # make permane...
    perldoc.perl.org/CPAN::Plugin::Specfile.txt
    Registered: Tue Aug 26 18:57:41 UTC 2025
    - 8.5K bytes
    - Viewed (0)
Back to top