- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 791 - 800 of 2,120 for filetype:txt (0.06 sec)
-
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 Nov 01 06:45:20 UTC 2024 - Last Modified: Wed Mar 09 16:56:08 UTC 2022 - 6.8K bytes - Viewed (0) -
datasets.rst.txt
Datasets ========== .. autofunction:: lightfm.datasets.movielens.fetch_movielens .. autofunction:: lightfm.datasets.stackexchange.fetch_stackexchange 156making.lyst.com/lightfm/docs/_sources/datasets.rst.txtRegistered: Fri Nov 01 06:44:51 UTC 2024 - Last Modified: Wed Mar 09 16:56:08 UTC 2022 - 156 bytes - Viewed (0) -
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 Nov 01 06:44:55 UTC 2024 - Last Modified: Wed Mar 09 16:56:08 UTC 2022 - 3.5K bytes - Viewed (0) -
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.txtRegistered: Fri Nov 01 06:44:38 UTC 2024 - Last Modified: Wed Mar 09 16:56:08 UTC 2022 - 5.7K bytes - Viewed (0) -
perlapi.txt
-*- mode: Pod; buffer-read-only: t -*- !!!!!!! DO NOT EDIT THIS FILE !!!!!!! This file is built by autodoc.pl extracting documentation from the C source files. Any changes made here will be lost! =...perldoc.perl.org/perlapi.txtRegistered: Fri Nov 01 20:35:58 UTC 2024 - 826.8K bytes - Viewed (0) -
perlfaq1.txt
=head1 NAME perlfaq1 - General Questions About Perl =head1 VERSION version 5.20240218 =head1 DESCRIPTION This section of the FAQ answers very general, high-level questions about Perl. =head2 What i...perldoc.perl.org/perlfaq1.txtRegistered: Fri Nov 01 21:29:42 UTC 2024 - 13.2K bytes - Viewed (0) -
${^MAX_NESTED_EVAL_BEGIN_BLOCKS}.txt
=over =item ${^MAX_NESTED_EVAL_BEGIN_BLOCKS} This variable determines the maximum number C<eval EXPR>/C<BEGIN> or C<require>/C<BEGIN> block nesting that is allowed. This means it also controls the ...perldoc.perl.org/variables/${^MAX_NESTED_EVAL_BEGIN_BLOCKS}.txtRegistered: Fri Nov 01 22:39:28 UTC 2024 - 1.9K bytes - Viewed (0) -
$$.txt
=over =item $PROCESS_ID =item $PID =item $$ X<$$> X<$PID> X<$PROCESS_ID> The process number of the Perl running this script. Though you I<can> set this variable, doing so is generally discouraged, ...perldoc.perl.org/variables/$$.txtRegistered: Fri Nov 01 23:59:51 UTC 2024 - 1.2K bytes - Viewed (0) -
$).txt
=over =item $EFFECTIVE_GROUP_ID =item $EGID =item $) X<$)> X<$EGID> X<$EFFECTIVE_GROUP_ID> The effective gid of this process. If you are on a machine that supports membership in multiple groups sim...perldoc.perl.org/variables/$).txtRegistered: Fri Nov 01 23:51:19 UTC 2024 - 1.3K bytes - Viewed (0) -
$INC.txt
=over =item $INC X<$INC> As of 5.37.7 when an C<@INC> hook is executed the index of the C<@INC> array that holds the hook will be localized into the C<$INC> variable. When the hook returns the inte...perldoc.perl.org/variables/$INC.txtRegistered: Fri Nov 01 23:26:42 UTC 2024 - 801 bytes - Viewed (0)