Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 21 - 30 of 122 for cms (0.15 sec)

  1. Feature agglomeration — scikit-learn 1.7.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
    Thu Jul 03 11:42:05 UTC 2025
      94.8K bytes
      Cache
     
  2. 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
    Thu Jul 03 11:42:05 UTC 2025
      105.9K bytes
      Cache
     
  3. 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
    Thu Jul 03 11:42:05 UTC 2025
      104.3K bytes
      Cache
     
  4. 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
    Thu Jul 03 11:42:05 UTC 2025
      100.4K bytes
      Cache
     
  5. Visualizations with Display Objects — scikit-le...

    X_test ) cm = confusion_matrix ( y_test , y_pred ) cm_display...cm_display = ConfusionMatrixDispl ( cm ) . plot () Create RocCurveDisplay...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_display_object_visualization.html
    Thu Jul 03 11:42:05 UTC 2025
      126.6K bytes
      Cache
     
  6. Visualizing the stock market structure — scikit...

    cm . nipy_spectral ) # Plot the...segments , zorder = 0 , cmap = plt . cm . hot_r , norm = plt . Normalize...
    scikit-learn.org/stable/auto_examples/applications/plot_stock_market.html
    Thu Jul 03 11:42:05 UTC 2025
      125.3K bytes
      Cache
     
  7. 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
    Thu Jul 03 11:42:06 UTC 2025
      105.9K bytes
      Cache
     
  8. 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
    Thu Jul 03 11:42:06 UTC 2025
      112.8K bytes
      Cache
     
  9. もはや「USJ超え」は確実か『新テーマパーク』7月25日に誕生 - いまトピランキング

    開業まで1カ月に迫っていますが、認知度を高めるためのテレビCMは関東を中心に本州で流れているのに、なぜか沖縄では放送され...編集者:いまトピ編集部 同じカテゴリの人気記事 一体何が...『CM』『番組』次々と打ち切り 『くら寿司』返却口に…16歳少年が書類送検...
    news.goo.ne.jp/iw/269819/もはや「USJ超え」は確実か『新テーマパーク』7月25日に誕生
    Mon Jun 30 00:40:55 UTC 2025
      44.8K bytes
      Cache
     
  10. Image denoising using dictionary learning — sci...

    cm . gray , interpolation = "nearest"...0.5 , vmax = 0.5 , cmap = plt . cm . PuOr , interpolation = "nearest"...
    scikit-learn.org/stable/auto_examples/decomposition/plot_image_denoising.html
    Thu Jul 03 11:42:05 UTC 2025
      120.6K bytes
      Cache
     
Back to top