Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 11 - 20 of 104 for cms (0.03 sec)

  1. A demo of the Spectral Co-Clustering algorithm ...

    cm . Blues ) plt . title ( "Original...matshow ( data , cmap = plt . cm . Blues ) plt . title ( "Shuffled...
    scikit-learn.org/stable/auto_examples/bicluster/plot_spectral_coclustering.html
    Mon May 06 15:50:59 UTC 2024
      29.8K bytes
      1 views
      Cache
     
  2. Feature agglomeration — scikit-learn 1.4.2 docu...

    cm . gray , vmax = 16 , interpolation...images_restored [ i ], cmap = plt . cm . gray , vmax = 16 , interpolation...
    scikit-learn.org/stable/auto_examples/cluster/plot_digits_agglomeration.html
    Mon May 06 15:51:01 UTC 2024
      32.3K bytes
      Cache
     
  3. Introducing the set_output API — scikit-learn 1...

    length (cm) sepal width (cm) petal length (cm) petal width (cm) 60...length (cm) sepal width (cm) petal length (cm) petal width (cm) 39...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_set_output.html
    Mon May 06 15:51:01 UTC 2024
      77K bytes
      Cache
     
  4. Neighborhood Components Analysis Illustration —...

    as np from matplotlib import cm from scipy.special import logsumexp...], X [ i , 1 ], s = 300 , c = cm . Set1 ( y [[ i ]]), alpha =...
    scikit-learn.org/stable/auto_examples/neighbors/plot_nca_illustration.html
    Mon May 06 15:51:01 UTC 2024
      37K bytes
      Cache
     
  5. 7.1. Toy datasets — scikit-learn 1.4.2 document...

    length in cm sepal width in cm petal length in cm petal width...width in cm class: Iris-Setosa Iris-Versicolour Iris-Virginica Summary...
    scikit-learn.org/stable/datasets/toy_dataset.html
    Mon May 06 15:50:59 UTC 2024
      44.8K bytes
      Cache
     
  6. Plot different SVM classifiers in the iris data...

    cm . coolwarm , alpha = 0.8 , ax...X0 , X1 , c = y , cmap = plt . cm . coolwarm , s = 20 , edgecolors...
    scikit-learn.org/stable/auto_examples/svm/plot_iris_svc.html
    Mon May 06 15:51:00 UTC 2024
      30.2K bytes
      Cache
     
  7. Selecting the number of clusters with silhouett...

    cm as cm import matplotlib.pyplot as...y_lower + size_cluster_i color = cm . nipy_spectral ( float ( i )...
    scikit-learn.org/stable/auto_examples/cluster/plot_kmeans_silhouette_analysis.html
    Mon May 06 15:51:01 UTC 2024
      41.6K bytes
      Cache
     
  8. Manifold Learning methods on a severed sphere —...

    cm . rainbow ) ax . view_init (...], c = colors , cmap = plt . cm . rainbow ) plt . title ( " %s...
    scikit-learn.org/stable/auto_examples/manifold/plot_manifold_sphere.html
    Mon May 06 15:51:00 UTC 2024
      56K bytes
      Cache
     
  9. Compressive sensing: tomography reconstruction ...

    cm . gray , interpolation = "nearest"...imshow ( rec_l2 , cmap = plt . cm . gray , interpolation = "nearest"...
    scikit-learn.org/stable/auto_examples/applications/plot_tomography_l1_reconstruction.html
    Mon May 06 15:50:59 UTC 2024
      50.1K bytes
      Cache
     
  10. Logistic Regression 3-class Classifier — scikit...

    cm . Paired , ax = ax , response_method...edgecolors = "k" , cmap = plt . cm . Paired ) plt . xticks (())...
    scikit-learn.org/stable/auto_examples/linear_model/plot_iris_logistic.html
    Mon May 06 15:51:01 UTC 2024
      25.2K bytes
      Cache
     
Back to top