Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1721 - 1730 of 3,750 for filetype:txt (0.19 seconds)

  1. eland.DataFrame.columns.rst.txt

    eland.DataFrame.columns ========== .. currentmodule:: eland .. autoproperty:: DataFrame.columns 113
    eland.readthedocs.io/en/latest/_sources/reference/api/eland.DataFrame.columns.rst.txt
    Thu Jun 15 15:52:09 GMT 2023
      113 bytes
  2. eland.DataFrame.select_dtypes.rst.txt

    eland.DataFrame.select\_dtypes ========== .. currentmodule:: eland .. automethod:: DataFrame.select_dtypes 131
    eland.readthedocs.io/en/latest/_sources/reference/api/eland.DataFrame.select_dtypes.rst.txt
    Thu Jun 15 15:52:09 GMT 2023
      131 bytes
  3. eland.DataFrame.get.rst.txt

    eland.DataFrame.get ========== .. currentmodule:: eland .. automethod:: DataFrame.get 99
    eland.readthedocs.io/en/latest/_sources/reference/api/eland.DataFrame.get.rst.txt
    Thu Jun 15 15:52:09 GMT 2023
      99 bytes
  4. index.rst.txt

    .. module:: eland ********** Eland: DataFrames and Machine Learning backed by Elasticsearch ********** **Date**: |today| **Version**: |version| **Useful links**: `Source Repository <https://github....
    eland.readthedocs.io/en/latest/_sources/index.rst.txt
    Tue Sep 07 16:42:13 GMT 2021
      2.1K bytes
  5. warp_loss.rst.txt

    Learning-to-rank using the WARP loss ========== LightFM is probably the only recommender package implementing the WARP (Weighted Approximate-Rank Pairwise) loss for implicit feedback learning-to-ra...
    making.lyst.com/lightfm/docs/_sources/examples/warp_loss.rst.txt
    Wed Mar 09 16:56:08 GMT 2022
      6.9K bytes
  6. lightfm.rst.txt

    LightFM ========== .. autoclass:: lightfm.LightFM :members: :undoc-members: 88
    making.lyst.com/lightfm/docs/_sources/lightfm.rst.txt
    Wed Mar 09 16:56:08 GMT 2022
      88 bytes
  7. dataset.rst.txt

    Building datasets ========== In this example, we'll use LightFM's built-in ``Dataset`` class to build an interaction dataset from raw data. The goal is to demonstrate how to go from raw data (lists...
    making.lyst.com/lightfm/docs/_sources/examples/dataset.rst.txt
    Wed Mar 09 16:56:08 GMT 2022
      6K bytes
  8. perl.txt

    =head1 NAME perl - The Perl 5 language interpreter =head1 SYNOPSIS B<perl> S<[ B<-sTtuUWX> ]> S<[ B<-hv> ] [ B<-V>[:I<configvar>] ]> S<[ B<-cw> ] [ B<-d>[B<t>][:I<debugger>] ] [ B<-D>[I<number/list...
    perldoc.perl.org/perl.txt
    Fri Feb 06 12:47:42 GMT 2026
      19.1K bytes
  9. CPAN::FirstTime.txt

    # -*- Mode: cperl; coding: utf-8; cperl-indent-level: 4 -*- # vim: ts=4 sts=4 sw=4: package CPAN::FirstTime; use strict; use ExtUtils::MakeMaker (); use FileHandle (); use File::Basename (); use Fi...
    perldoc.perl.org/CPAN::FirstTime.txt
    Fri Feb 06 18:11:19 GMT 2026
      73K bytes
  10. bigrat.txt

    package bigrat; 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/bigrat.txt
    Fri Feb 06 18:26:33 GMT 2026
      20.6K bytes
Back to Top