Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1 - 10 of 27 for s (0.03 sec)

  1. plot_multi_metric_evaluation.rst.txt

    sample_score_mean = results["mean_%s_%s" % (sample, scorer)] sample_score_std...sample_score_std = results["std_%s_%s" % (sample, scorer)] ax.fill_between(...
    scikit-learn.org/stable/_sources/auto_examples/model_selection/plot_multi_metric_evaluation.rst.txt
    Sun May 19 20:00:38 UTC 2024
      6.4K bytes
     
  2. 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
    Thu May 23 20:54:14 UTC 2024
      78.3K bytes
      8 views
     
  3. 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
    Tue May 21 18:58:19 UTC 2024
      39.9K bytes
      6 views
     
  4. about.rst.txt

    of consolidating scikit-learn's development and maintenance: .....issues. Instead, please see `What's the best way to ask questions...
    scikit-learn.org/stable/_sources/about.rst.txt
    Wed May 22 15:20:05 UTC 2024
      15.9K bytes
      3 views
     
  5. model_evaluation.rst.txt

    :math:`s`, i.e. :math:`y_s := \left\{(s', l) \in y | s' = s\right\}`...:math:`\frac{1}{\left|S\right|} \sum_{s \in S} P(y_s, \hat{y}_s)` | :math...
    scikit-learn.org/stable/_sources/modules/model_evaluation.rst.txt
    Thu May 23 20:54:14 UTC 2024
      121.2K bytes
      2 views
     
  6. 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
    Sun May 19 20:00:39 UTC 2024
      5.6K bytes
     
  7. index.rst.txt

    tuning of the number of features s..."> .. only:: html .. image::...minimizes a loss function in a s..."> .. only:: html .. image::...
    scikit-learn.org/stable/_sources/auto_examples/index.rst.txt
    Mon May 20 18:34:23 UTC 2024
      144.7K bytes
      5 views
     
  8. governance.rst.txt

    that takes place on the project's private mailing list. While it...pull requests in scikit-learn's repository. * **Maintainers Team**...
    scikit-learn.org/stable/_sources/governance.rst.txt
    Wed May 22 15:20:10 UTC 2024
      10K bytes
     
  9. 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
    Thu May 23 20:54:14 UTC 2024
      92.6K bytes
     
  10. 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
    Thu May 23 20:54:15 UTC 2024
      45.8K bytes
      1 views
     
Back to top