Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1151 - 1160 of 9,311 for c (0.59 seconds)

Filter
  1. plot_pca_iris.zip

    c=iris.target, s=40, ) ax.set( title="First...X_reduced[:, 1],\n X_reduced[:, 2],\n c=iris.target,\n s=40,\n)\n\nax.set(\n...
    scikit-learn.org/stable/_downloads/99402c7ce7a6ab7fafcb48caa3c9447b/plot_pca_iris.zip
    Tue Mar 17 03:44:38 UTC 2026
      8.5K bytes
     
  2. OneClassSVM — scikit-learn 1.8.0 documentation

    Rescale C per sample. Higher weights force...estimator. Notes If X is not a C-ordered contiguous array it is...
    scikit-learn.org/stable/modules/generated/sklearn.svm.OneClassSVM.html
    Mon Mar 23 20:39:21 UTC 2026
      18.2K bytes
      Cache
     
  3. model_evaluation.rst.txt

    math:: \frac{1}{c(c-1)}\sum_{j=1}^{c}\sum_{k > j}^c (\text{AUC}(j...math:: \frac{1}{c(c-1)}\sum_{j=1}^{c}\sum_{k > j}^c p(j \cup k)(...
    scikit-learn.org/stable/_sources/modules/model_evaluation.rst.txt
    Tue Mar 17 03:44:39 UTC 2026
      37.2K bytes
     
  4. SGD: Penalties — scikit-learn 1.8.0 documentation

    l1_color = "navy" l2_color = "c" elastic_net_color = "darkorange"...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sgd_penalties.html
    Mon Mar 23 20:39:20 UTC 2026
      15.5K bytes
      Cache
     
  5. Plot the decision surfaces of ensembles of tree...

    c = Z_points_coarser , cmap = cmap...scatter ( X [:, 0 ], X [:, 1 ], c = y , cmap = ListedColormap ([...
    scikit-learn.org/stable/auto_examples/ensemble/plot_forest_iris.html
    Mon Mar 23 20:39:20 UTC 2026
      18.1K bytes
      Cache
     
  6. fowlkes_mallows_score — scikit-learn 1.8.0 docu...

    Fowkles and C. L. Mallows, 1983. “A method for...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.fowlkes_mallows_score.html
    Mon Mar 23 20:39:21 UTC 2026
      13.9K bytes
      Cache
     
  7. Elasticsearch retrievers - How to use search re...

    2026 LINQ to ES|QL: Write C#, query Elasticsearch Exploring...client, which allows you to write C# code that’s automatically translated...
    www.elastic.co/search-labs/blog/elasticsearch-retrievers
    Mon Apr 06 01:37:48 UTC 2026
      42.7K bytes
      Cache
     
  8. 7.6. Random Projection — scikit-learn 1.8.0 doc...

    \[\begin{split}\left\{ \begin{array}{c c l} -\sqrt{\frac{s}{n_{\text{components}}}}...
    scikit-learn.org/stable/modules/random_projection.html
    Mon Mar 23 20:39:20 UTC 2026
      9.9K bytes
      Cache
     
  9. chi2_kernel — scikit-learn 1.8.0 documentation

    C. Local features and kernels for...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.chi2_kernel.html
    Mon Mar 23 20:39:20 UTC 2026
      13.5K bytes
      Cache
     
  10. BisectingKMeans — scikit-learn 1.8.0 documentation

    that if the original data is not C-contiguous, a copy will be made...The data will be converted to C ordering, which will cause a memory...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.BisectingKMeans.html
    Mon Mar 23 20:39:20 UTC 2026
      18.8K bytes
      Cache
     
Back to Top