Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 11 - 20 of 28 for s (0.04 sec)

  1. 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 31 14:06:06 UTC 2024
      92.6K bytes
     
  2. 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 31 14:06:04 UTC 2024
      45.8K bytes
      1 views
     
  3. contributing.rst.txt

    it's recommended to first open an issue...Always use a feature branch. It's good practice to never work on...
    scikit-learn.org/dev/_sources/developers/contributing.rst.txt
    Fri May 31 14:06:03 UTC 2024
      60.7K bytes
      1 views
     
  4. classes.rst.txt

    make_s_curve datasets.make_sparse_coded_signal...
    scikit-learn.org/stable/_sources/modules/classes.rst.txt
    Sat May 18 15:26:00 UTC 2024
      41.8K bytes
     
  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
    Fri May 31 14:06:06 UTC 2024
      89.4K bytes
      1 views
     
  6. 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 31 14:06:06 UTC 2024
      32.8K bytes
      2 views
     
  7. 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 31 14:06:06 UTC 2024
      53K bytes
     
  8. 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
    Sun May 19 20:00:38 UTC 2024
      10.2K bytes
      1 views
     
  9. testimonials.rst.txt

    recommendations at Spotify and I think it's the most well-designed ML package...Recent uses are included in `digg's new video recommender system ...
    scikit-learn.org/stable/_sources/testimonials/testimonials.rst.txt
    Fri May 31 14:06:06 UTC 2024
      25.7K bytes
      4 views
     
  10. faq.rst.txt

    unlike R's ``data.frames`` or :class:`pandas.DataFrame`,...features ``X`` in a pipeline. There's a long-standing discussion about...
    scikit-learn.org/stable/_sources/faq.rst.txt
    Fri May 31 14:06:06 UTC 2024
      24.5K bytes
      3 views
     
Back to top