Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 11 - 20 of 26 for s (0.03 sec)

  1. plot_kmeans_digits.rst.txt

    3f}s\t{:.0f}\t{:.3f}\t{:.3f}\t{:.3...centroids[:, 1], marker="x", s=169, linewidths=3, color="w",...
    scikit-learn.org/stable/_sources/auto_examples/cluster/plot_kmeans_digits.rst.txt
    Fri May 17 16:55:52 UTC 2024
      10.2K bytes
      1 views
     
  2. clustering.rst.txt

    k) \leftarrow s(i, k) - max [ a(i, k') + s(i, k') \forall k'...Coefficient *s* for a single sample is then given as: .. math:: s = \frac{b...
    scikit-learn.org/stable/_sources/modules/clustering.rst.txt
    Fri May 17 16:55:52 UTC 2024
      91.9K bytes
     
  3. decomposition.rst.txt

    compensating for LSA's erroneous assumptions about textual...If we use all the :math:`x_i`'s as columns to form a matrix :math:`\mathbf{X}`...
    scikit-learn.org/stable/_sources/modules/decomposition.rst.txt
    Fri May 17 16:55:51 UTC 2024
      45.8K bytes
      1 views
     
  4. install.rst.txt

    Linux ---------- Alpine Linux's package is provided through the...Arch Linux ---------- Arch Linux's package is provided through the...
    scikit-learn.org/stable/_sources/install.rst.txt
    Fri May 17 16:55:51 UTC 2024
      13.5K bytes
      1 views
     
  5. glossary.rst.txt

    the object's definition, and accessible as the object's ``__doc__``...that constitute Scikit-learn's public API are largely documented...
    scikit-learn.org/stable/_sources/glossary.rst.txt
    Thu May 16 17:15:45 UTC 2024
      88.1K bytes
      1 views
     
  6. v1.4.rst.txt

    estimator's `fit`, the scorer, and the CV splitter's `split`....the parent node's histogram as children node's histogram in the...
    scikit-learn.org/stable/_sources/whats_new/v1.4.rst.txt
    Fri May 17 16:55:53 UTC 2024
      47K bytes
     
  7. grid_search.rst.txt

    and/or the predefined scorer name(s). See :ref:`multimetric_scoring`...
    scikit-learn.org/stable/_sources/modules/grid_search.rst.txt
    Fri May 17 16:55:51 UTC 2024
      33K bytes
      2 views
     
  8. v1.3.rst.txt

    :ref:`Metadata routing <metadata_routing>`'s related base methods are included...currently keeps a namedtuple's class if `transform` returns a...
    scikit-learn.org/stable/_sources/whats_new/v1.3.rst.txt
    Fri May 17 16:55:53 UTC 2024
      44.2K bytes
     
  9. preprocessing.rst.txt

    is clipped so that the input's minimum and maximum --- corresponding...[2.]]) :class:`OrdinalEncoder`'s `max_categories` do **not** take...
    scikit-learn.org/stable/_sources/modules/preprocessing.rst.txt
    Fri May 17 16:55:52 UTC 2024
      52.7K bytes
     
  10. ensemble.rst.txt

    _Why_it's_faster: Why it's faster ^^^^^^^^^^ The...construction (see :ref:`Why it's faster <Why_it's_faster>`). In contrast,...
    scikit-learn.org/stable/_sources/modules/ensemble.rst.txt
    Fri May 17 16:55:53 UTC 2024
      68.4K bytes
     
Back to top