Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 11 - 20 of 136 for cms (0.06 sec)

  1. plot_classifier_comparison.py

    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/_downloads/2da0534ab0e0c8241033bcc2d912e419/plot_classifier_comparison.py
    Fri Aug 22 18:00:33 UTC 2025
      4.8K bytes
      1 views
     
  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
    Fri Aug 22 18:00:33 UTC 2025
      7.8K bytes
     
  3. Release Highlights for scikit-learn 1.2 — sciki...

    length (cm) sepal width (cm) petal length (cm) petal width (cm) 114...= [ "sepal length (cm)" , "sepal width (cm)" ] petal_cols = [...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_2_0.html
    Fri Aug 22 18:00:29 UTC 2025
      141.1K bytes
      Cache
     
  4. 石橋貴明「全局出入り禁止」か - いまトピランキング

    石橋貴明「全局出入り禁止」か 一連の中居正広問題で広告主が一斉にCMを引き上げていたフジテレビに、大きな動きがあったようだ。 ...トヨタ自動車が7月29日夜のニュースのスポーツコーナーでCM出稿を再開。同業他社の日産自動車も「サザエさん」スポンサードの一部再開が報じられているとのこと。...
    news.goo.ne.jp/iw/270941/石橋貴明「全局出入り禁止」か
    Fri Aug 01 01:04:22 UTC 2025
      50.3K bytes
      Cache
     
  5. A demo of the Spectral Biclustering algorithm —...

    cm . Blues ) plt . title ( "Original...matshow ( data , cmap = plt . cm . Blues ) plt . title ( "Shuffled...
    scikit-learn.org/stable/auto_examples/bicluster/plot_spectral_biclustering.html
    Fri Aug 22 18:00:32 UTC 2025
      102.7K bytes
      Cache
     
  6. 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
    Fri Aug 22 18:00:29 UTC 2025
      100.4K bytes
      Cache
     
  7. Faces dataset decompositions — scikit-learn 1.7...

    cm . gray ): fig , axs = plt . subplots...( image_shape ), cmap = plt . cm . gray , interpolation = "nearest"...
    scikit-learn.org/stable/auto_examples/decomposition/plot_faces_decomposition.html
    Fri Aug 22 18:00:32 UTC 2025
      130.2K bytes
      Cache
     
  8. Feature agglomeration — scikit-learn 1.7.1 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
    Fri Aug 22 18:00:29 UTC 2025
      94.8K 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
    Fri Aug 22 18:00:32 UTC 2025
      93.1K bytes
      1 views
      Cache
     
  10. 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 Aug 22 18:00:29 UTC 2025
      104.3K bytes
      Cache
     
Back to top