Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 21 - 30 of 114 for cms (0.03 sec)

  1. 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
    Fri Apr 26 16:41:50 UTC 2024
      41.6K bytes
      Cache
     
  2. Empirical evaluation of the impact of k-means i...

    cm as cm import matplotlib.pyplot as...my_members = km . labels_ == k color = cm . nipy_spectral ( float ( k )...
    scikit-learn.org/stable/auto_examples/cluster/plot_kmeans_stability_low_dim_dense.html
    Fri Apr 26 16:41:51 UTC 2024
      43.3K bytes
      Cache
     
  3. 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
    Fri Apr 26 16:41:48 UTC 2024
      25.2K bytes
      Cache
     
  4. Vector Quantization Example — scikit-learn 1.4....

    cm . gray ) ax [ 0 ] . axis ( "off"...compressed_raccoon_uniform , cmap = plt . cm . gray ) ax [ 0 ] . axis ( "off"...
    scikit-learn.org/stable/auto_examples/cluster/plot_face_compress.html
    Fri Apr 26 16:41:51 UTC 2024
      49K bytes
      Cache
     
  5. 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
    Fri Apr 26 16:41:50 UTC 2024
      32.9K bytes
      Cache
     
  6. Two-class AdaBoost — scikit-learn 1.4.2 documen...

    cm . Paired , response_method =...idx , 1 ], c = c , cmap = plt . cm . Paired , s = 20 , edgecolor...
    scikit-learn.org/stable/auto_examples/ensemble/plot_adaboost_twoclass.html
    Fri Apr 26 16:41:51 UTC 2024
      40K bytes
      Cache
     
  7. 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
    Fri Apr 26 16:41:50 UTC 2024
      30.2K bytes
      Cache
     
  8. A demo of structured Ward hierarchical clusteri...

    cm . gray ) for l in range ( n_clusters...label == l , colors = [ plt . cm . nipy_spectral ( l / float (...
    scikit-learn.org/stable/auto_examples/cluster/plot_coin_ward_segmentation.html
    Fri Apr 26 16:41:51 UTC 2024
      31.2K bytes
      Cache
     
  9. Kernel Density Estimation — scikit-learn 1.4.2 ...

    cm . binary , interpolation = "nearest"...reshape (( 8 , 8 )), cmap = plt . cm . binary , interpolation = "nearest"...
    scikit-learn.org/stable/auto_examples/neighbors/plot_digits_kde_sampling.html
    Fri Apr 26 16:41:50 UTC 2024
      30.1K bytes
      Cache
     
  10. 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
    Fri Apr 26 16:41:51 UTC 2024
      44.8K bytes
      Cache
     
Back to top