Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Popular Words: pdf spring text web test s url check cisco pro

Results 1 - 10 of 12 for s (0.73 seconds)

  1. 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
    Fri Nov 14 06:59:28 GMT 2025
      6.6K bytes
     
  2. 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 Nov 14 06:59:26 GMT 2025
      10.5K bytes
     
  3. plot_pca_iris.rst.txt

    s=40, ) ax.set( title="First three...
    scikit-learn.org/stable/_sources/auto_examples/decomposition/plot_pca_iris.rst.txt
    Fri Nov 14 06:59:26 GMT 2025
      6.4K bytes
     
  4. feature_extraction.rst.txt

    constructor:: >>> def my_tokenizer(s): ... return s.split() ... >>> vectorizer...Using the ``TfidfTransformer``'s default settings, ``TfidfTransformer(norm='l2',...
    scikit-learn.org/stable/_sources/modules/feature_extraction.rst.txt
    Fri Nov 14 06:59:28 GMT 2025
      43.4K bytes
     
  5. 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 Nov 14 06:59:24 GMT 2025
      92.8K bytes
     
  6. 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 Nov 14 06:59:24 GMT 2025
      45.8K bytes
     
  7. install.rst.txt

    prompt:: bash sudo pacman -S python-scikit-learn Debian/Ubuntu...
    scikit-learn.org/stable/_sources/install.rst.txt
    Fri Nov 14 17:52:08 GMT 2025
      13K bytes
     
  8. about.rst.txt

    html#what-s-the-best-way-to-get-help-on-s...
    scikit-learn.org/stable/_sources/about.rst.txt
    Fri Nov 14 06:59:28 GMT 2025
      18.2K bytes
     
  9. neighbors.rst.txt

    S.M., International Computer Science...Paper.pdf>`_, J. Goldberger, S. Roweis, G. Hinton, R. Salakhutdinov,...
    scikit-learn.org/stable/_sources/modules/neighbors.rst.txt
    Fri Nov 14 06:59:28 GMT 2025
      37.9K bytes
     
  10. ensemble.rst.txt

    S.C. Bourassa, M. Hoesli, and D.F....print("Accuracy: %0.2f (+/- %0.2f) [%s]" % (scores.mean(), scores.std(),...
    scikit-learn.org/stable/_sources/modules/ensemble.rst.txt
    Fri Nov 14 17:52:10 GMT 2025
      72.2K bytes
     
Back to Top