Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1 - 10 of 35 for cms (0.03 sec)

  1. 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
    Wed May 22 15:20:10 UTC 2024
      92.8K bytes
      Cache
     
  2. 7.1. Toy datasets — scikit-learn 1.5.0 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
    Wed May 22 15:20:05 UTC 2024
      69.4K bytes
      Cache
     
  3. 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
    Wed May 22 15:20:10 UTC 2024
      92.5K bytes
      1 views
      Cache
     
  4. 1.10. Decision Trees — scikit-learn 1.5.0 docum...

    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/tree.html
    Wed May 22 15:20:05 UTC 2024
      96.8K bytes
      Cache
     
  5. Feature agglomeration — scikit-learn 1.5.0 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
    Wed May 22 15:20:05 UTC 2024
      94.8K bytes
      Cache
     
  6. Segmenting the picture of greek coins in region...

    cm . gray ) plt . xticks (()) plt...n_regions ): colors = [ plt . cm . nipy_spectral (( l + 4 ) /...
    scikit-learn.org/stable/auto_examples/cluster/plot_coin_segmentation.html
    Wed May 22 15:20:07 UTC 2024
      95.3K bytes
      Cache
     
  7. 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
    Wed May 22 15:20:07 UTC 2024
      87.3K bytes
      Cache
     
  8. Recursive feature elimination — scikit-learn 1....

    cm . Blues ) # Add annotations for...
    scikit-learn.org/stable/auto_examples/feature_selection/plot_rfe_digits.html
    Wed May 22 15:20:10 UTC 2024
      91.1K bytes
      Cache
     
  9. Confusion matrix — scikit-learn 1.5.0 documenta...

    cm . Blues , normalize = normalize...
    scikit-learn.org/stable/auto_examples/model_selection/plot_confusion_matrix.html
    Wed May 22 15:20:10 UTC 2024
      88.7K bytes
      Cache
     
  10. PCA example with Iris Data-set — scikit-learn 1...

    cm . nipy_spectral , edgecolor =...
    scikit-learn.org/stable/auto_examples/decomposition/plot_pca_iris.html
    Wed May 22 15:20:05 UTC 2024
      90K bytes
      Cache
     
Back to top