Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1 - 10 of 19 for s (0.42 seconds)

  1. cross_validation.rst.txt

    print("%s %s" % (train, test)) [2 3] [0 1]...in rkf.split(X): ... print("%s %s" % (train, test)) ... [2 3]...
    scikit-learn.org/stable/_sources/modules/cross_validation.rst.txt
    Mon Feb 09 10:22:28 GMT 2026
      41.1K bytes
      1 views
     
  2. plot_multi_metric_evaluation.rst.txt

    label="%s (%s)" % (scorer, sample), ) best_index...sample_score_mean = results["mean_%s_%s" % (sample, scorer)] sample_score_std...
    scikit-learn.org/stable/_sources/auto_examples/model_selection/plot_multi_metric_evaluation.rst.txt
    Mon Feb 09 10:22:29 GMT 2026
      6.6K bytes
     
  3. test.go

    Sprintf("%s: %s", d.Title, d.Content) } func...{ fmt.Printf("Searching for: %s\n", query) // Lorem ipsum implementation...
    raw.githubusercontent.com/codelibs/fess-testdata/master/files/source_code/test.go
    Mon Feb 09 00:12:17 GMT 2026
      818 bytes
     
  4. plot_release_highlights_1_8_0.rst.txt

    match(/^rgb\s*\(\s*(\d+)\s*,\s*(\d+)\s*,\s*(\d+)\s*\)\s*$/i); if...c=S_color, s=50, alpha=0.8) ax1.set_title("Original S-curve samples",...
    scikit-learn.org/stable/_sources/auto_examples/release_highlights/plot_release_highlights_1_8_0.r...
    Mon Feb 09 10:22:29 GMT 2026
      63.4K bytes
     
  5. v1.7.rst.txt

    By :user:`Marie S. <MarieSacksick>` :pr:`30179`...By :user:`Vasco Pereira <vasco-s-pereira>`. :pr:`31107` :mod:`...
    scikit-learn.org/stable/_sources/whats_new/v1.7.rst.txt
    Mon Jan 26 11:09:12 GMT 2026
      27.9K bytes
     
  6. linear_model.rst.txt

    " S. J. Kim, K. Koh, M. Lustig, S. Boyd and D. Gorinevsky,...Least Squares," S. J. Kim, K. Koh, M. Lustig, S. Boyd and D. Gorinevsky,...
    scikit-learn.org/stable/_sources/modules/linear_model.rst.txt
    Mon Jan 12 10:07:41 GMT 2026
      82.9K bytes
      1 views
     
  7. 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
    Mon Feb 09 10:22:28 GMT 2026
      10.5K bytes
     
  8. 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 Dec 05 17:52:54 GMT 2025
      92.8K bytes
     
  9. plot_discretization_strategies.rst.txt

    set_title("strategy='%s'" % (strategy,), size=14) i +=...
    scikit-learn.org/stable/_sources/auto_examples/preprocessing/plot_discretization_strategies.rst.txt
    Mon Feb 02 09:23:44 GMT 2026
      5.9K bytes
     
  10. decomposition.rst.txt

    If we use all the :math:`x_i`'s as columns to form a matrix :math:`\mathbf{X}`...:math:`\mathbf{X}` and all the :math:`h_i`'s as columns of a matrix :math:`\mathbf{H}`...
    scikit-learn.org/stable/_sources/modules/decomposition.rst.txt
    Fri Dec 05 17:52:55 GMT 2025
      45.8K bytes
      1 views
     
Back to Top