Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 581 - 590 of 2,642 for 2 (0.08 sec)

  1. empirical_covariance — scikit-learn 1.5.2 docum...

    Gallery examples: Shrinkage covariance estimation: LedoitWolf vs OAS and max-likelihood
    scikit-learn.org/stable/modules/generated/sklearn.covariance.empirical_covariance.html
    Thu Sep 19 14:56:28 UTC 2024
      108.1K bytes
      Cache
     
  2. fetch_covtype — scikit-learn 1.5.2 documentation

    Gallery examples: Release Highlights for scikit-learn 0.24 Scalable learning with polynomial kernel approximation Evaluation of outlier detection estimators
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_covtype.html
    Thu Sep 19 14:56:28 UTC 2024
      114.4K bytes
      Cache
     
  3. sklearn.isotonic — scikit-learn 1.5.2 documenta...

    Isotonic regression for obtaining monotonic fit to data. User guide. See the Isotonic regression section for further details.
    scikit-learn.org/stable/api/sklearn.isotonic.html
    Thu Sep 19 14:56:28 UTC 2024
      114.3K bytes
      Cache
     
  4. consensus_score — scikit-learn 1.5.2 documentation

    Gallery examples: A demo of the Spectral Biclustering algorithm A demo of the Spectral Co-Clustering algorithm
    scikit-learn.org/stable/modules/generated/sklearn.metrics.consensus_score.html
    Thu Sep 19 14:56:28 UTC 2024
      110.1K bytes
      Cache
     
  5. laplacian_kernel — scikit-learn 1.5.2 documenta...

    Skip to main content Back to top Ctrl + K GitHub laplacian_kernel # sklearn.metrics.pairwise. laplacian_kernel ( X , ...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.laplacian_kernel.html
    Thu Sep 19 14:56:27 UTC 2024
      107.2K bytes
      Cache
     
  6. distance_metrics — scikit-learn 1.5.2 documenta...

    Skip to main content Back to top Ctrl + K GitHub distance_metrics # sklearn.metrics.pairwise. distance_metrics ( ) [s...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.distance_metrics.html
    Thu Sep 19 14:56:27 UTC 2024
      105.1K bytes
      Cache
     
  7. 1. Metadata Routing — scikit-learn 1.5.2 docume...

    2 , size = n_samples ) >>> my_groups...of its underlying objects. 1.1.2. Weighted scoring and unweighted...
    scikit-learn.org/stable/metadata_routing.html
    Thu Sep 19 14:56:27 UTC 2024
      89.4K bytes
      Cache
     
  8. _safe_indexing — scikit-learn 1.5.2 documentation

    2 ], [ 3 , 4 ], [ 5 , 6 ]]) >>>...select the first row array([1, 2]) >>> _safe_indexing ( data ,...
    scikit-learn.org/stable/modules/generated/sklearn.utils._safe_indexing.html
    Wed Sep 18 20:56:26 UTC 2024
      108.7K bytes
      Cache
     
  9. Plot the support vectors in LinearSVC — scikit-...

    centers = 2 , random_state = 0 ) plt . figure...support_vector_indices ] plt . subplot ( 1 , 2 , i + 1 ) plt . scatter ( X [:,...
    scikit-learn.org/stable/auto_examples/svm/plot_linearsvc_support_vectors.html
    Thu Sep 19 14:56:28 UTC 2024
      87.9K bytes
      Cache
     
  10. Compare BIRCH and MiniBatchKMeans — scikit-lear...

    000 samples and 2 features generated using make_blobs....
    scikit-learn.org/stable/auto_examples/cluster/plot_birch_vs_minibatchkmeans.html
    Thu Sep 19 14:56:28 UTC 2024
      100.5K bytes
      Cache
     
Back to top