Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 31 - 40 of 128 for cms (0.03 sec)

  1. 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
    Thu May 09 23:01:25 UTC 2024
      44.8K bytes
      Cache
     
  2. 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
    Thu May 09 23:01:25 UTC 2024
      49K bytes
      Cache
     
  3. SVM Exercise — scikit-learn 1.4.2 documentation

    cm . Paired , edgecolor = "k" ,...XX , YY , Z > 0 , cmap = plt . cm . Paired ) plt . contour ( XX...
    scikit-learn.org/stable/auto_examples/exercises/plot_iris_exercise.html
    Thu May 09 23:01:25 UTC 2024
      33K bytes
      Cache
     
  4. 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
    Thu May 09 23:01:25 UTC 2024
      30.2K bytes
      Cache
     
  5. 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
    Thu May 09 23:01:25 UTC 2024
      40K 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
    Thu May 09 23:01:25 UTC 2024
      32.9K bytes
      Cache
     
  7. Feature agglomeration vs. univariate selection ...

    cm . RdBu_r ) plt . title ( "True...interpolation = "nearest" , cmap = plt . cm . RdBu_r ) plt . title ( "Feature...
    scikit-learn.org/stable/auto_examples/cluster/plot_feature_agglomeration_vs_univariate_selection....
    Thu May 09 23:01:25 UTC 2024
      49.4K 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
    Thu May 09 23:01:25 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
    Thu May 09 23:01:25 UTC 2024
      30.1K bytes
      Cache
     
  10. Manifold learning on handwritten digits: Locall...

    cm . binary ) ax . axis ( "off"...} $" , s = 60 , color = plt . cm . Dark2 ( digit ), alpha = 0.425...
    scikit-learn.org/stable/auto_examples/manifold/plot_lle_digits.html
    Thu May 09 23:01:25 UTC 2024
      56.2K bytes
      Cache
     
Back to top