Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

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

  1. 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
    Tue Apr 30 16:14:29 UTC 2024
      56K bytes
      Cache
     
  2. plot_classifier_comparison.rst.txt

    plot the dataset first cm = plt.cm.RdBu cm_bright = ListedColormap(["#FF0000",...X_train[:, 1], c=y_train, cmap=cm_bright, edgecolors="k") # Plot...
    scikit-learn.org/stable/_sources/auto_examples/classification/plot_classifier_comparison.rst.txt
    Mon Apr 29 15:57:10 UTC 2024
      7.7K bytes
     
  3. 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
    Tue Apr 30 16:14:29 UTC 2024
      44.8K bytes
      Cache
     
  4. sklearn.tree.export_text — scikit-learn 1.4.2 d...

    width (cm) <= 0.80 | |--- class: 0 |--- petal width (cm) > 0.80...width (cm) <= 1.75 | | |--- class: 1 | |--- petal width (cm) > 1.75...
    scikit-learn.org/stable/modules/generated/sklearn.tree.export_text.html
    Tue Apr 30 16:14:28 UTC 2024
      20.3K bytes
      Cache
     
  5. 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
    Tue Apr 30 16:14:29 UTC 2024
      30.2K bytes
      Cache
     
  6. 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
    Tue Apr 30 16:14:29 UTC 2024
      50.1K bytes
      Cache
     
  7. 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
    Tue Apr 30 16:14:29 UTC 2024
      37K bytes
      Cache
     
  8. 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
    Tue Apr 30 16:14:29 UTC 2024
      32.3K bytes
      Cache
     
  9. 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
    Tue Apr 30 16:14:29 UTC 2024
      29.8K bytes
      1 views
      Cache
     
  10. Iso-probability lines for Gaussian Processes cl...

    as np from matplotlib import cm from matplotlib import pyplot...plt . imshow ( y_prob , cmap = cm . gray_r , alpha = 0.8 , extent...
    scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpc_isoprobability.html
    Tue Apr 30 16:14:29 UTC 2024
      42.5K bytes
      Cache
     
Back to top