- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 3361 - 3370 of 3,449 for filetype:txt (0.31 sec)
-
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.txtRegistered: Fri Sep 12 06:56:27 UTC 2025 - Last Modified: Wed Mar 09 16:56:08 UTC 2022 - 3.5K bytes - Viewed (0) -
lightgbm.plot_split_value_histogram.rst.txt
lightgbm.plot\_split\_value\_histogram ========== .. currentmodule:: lightgbm .. autofunction:: plot_split_value_histogram 155lightgbm.readthedocs.io/en/latest/_sources/pythonapi/lightgbm.plot_split_value_histogram.rst.txtRegistered: Fri Sep 12 06:50:46 UTC 2025 - Last Modified: Wed Feb 01 03:38:27 UTC 2023 - 155 bytes - Viewed (0) -
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.txtRegistered: Fri Sep 12 06:41:53 UTC 2025 - Last Modified: Wed Feb 01 03:38:28 UTC 2023 - 1.5K bytes - Viewed (0) -
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.txtRegistered: Fri Sep 12 06:48:57 UTC 2025 - Last Modified: Mon May 06 18:04:47 UTC 2024 - 9.6K bytes - Viewed (0) -
lightgbm.cv.rst.txt
lightgbm.cv ========== .. currentmodule:: lightgbm .. autofunction:: cv 77lightgbm.readthedocs.io/en/latest/_sources/pythonapi/lightgbm.cv.rst.txtRegistered: Fri Sep 12 06:49:40 UTC 2025 - Last Modified: Wed Feb 01 03:38:27 UTC 2023 - 77 bytes - Viewed (0) -
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.txtRegistered: Fri Sep 12 06:56:47 UTC 2025 - Last Modified: Wed Mar 09 16:56:08 UTC 2022 - 6.8K bytes - Viewed (0) -
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.txtRegistered: Fri Sep 12 11:41:30 UTC 2025 - 6.3K bytes - Viewed (0) -
CPAN::Meta::YAML.txt
use 5.008001; # sane UTF-8 support use strict; use warnings; package CPAN::Meta::YAML; # git description: v1.75-3-g85169f1 # XXX-INGY is 5.8.1 too old/broken for utf8? # XXX-XDG Lancaster consensus...perldoc.perl.org/CPAN::Meta::YAML.txtRegistered: Fri Sep 12 14:09:14 UTC 2025 - 26.4K bytes - Viewed (0) -
bigint.txt
package bigint; use strict; use warnings; use Carp qw< carp croak >; our $VERSION = '0.67'; use Exporter; our @ISA = qw( Exporter ); our @EXPORT_OK = qw( PI e bpi bexp hex oct ); our @EXPORT = qw( ...perldoc.perl.org/bigint.txtRegistered: Fri Sep 12 15:01:10 UTC 2025 - 22.6K bytes - Viewed (0) -
AutoSplit.txt
package AutoSplit; use Exporter (); use Config qw(%Config); use File::Basename (); use File::Path qw(mkpath); use File::Spec::Functions qw(curdir catfile catdir); use strict; our($VERSION, @ISA, @E...perldoc.perl.org/AutoSplit.txtRegistered: Fri Sep 12 13:36:22 UTC 2025 - 19.2K bytes - Viewed (0)