Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 41 - 50 of 563 for cms (0.12 seconds)

Filter
  1. 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
    Mon Mar 23 20:39:20 UTC 2026
      17K 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
    Mon Mar 23 20:39:20 UTC 2026
      17K bytes
      Cache
     
  3. Vector Quantization Example — scikit-learn 1.8....

    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
    Mon Mar 23 20:39:20 UTC 2026
      17.8K bytes
      Cache
     
  4. 1.10. Decision Trees — scikit-learn 1.8.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
    Mon Mar 23 20:39:23 UTC 2026
      19.9K bytes
      Cache
     
  5. 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
    Mon Mar 23 20:39:22 UTC 2026
      18.5K bytes
      1 views
      Cache
     
  6. マクドナルドの人気記事 324件 - はてなブックマーク

    このCMのストーリーはマクドナルドのお客さんの実話を元にしたものだそうです。 CM あとで読む 芸能 広告...mobile スマートフォン あとで読む 日本マクドナルドのCMがなぜか米国でバズる、「ポリコレ要素がない」ことに驚くアメリカ人続出(海外の反応)...
    b.hatena.ne.jp/q/マクドナルド
    Tue Mar 24 10:54:54 UTC 2026
      298.7K bytes
      Cache
     
  7. auto_examples_python.zip

    range(len(cm)): for pred in range(len(cm)): y_true += [gt] * cm[gt][pred]...import cm plt.figure() y_unique = np.unique(y) colors = cm.rain...
    scikit-learn.org/stable/_downloads/07fcc19ba03226cd3d83d4e40ec44385/auto_examples_python.zip
    Mon Mar 23 20:39:22 UTC 2026
      1.7M bytes
     
  8. Probability calibration of classifiers — scikit...

    as plt from matplotlib import cm plt . figure () y_unique = np...np . unique ( y ) colors = cm . rainbow ( np . linspace ( 0.0...
    scikit-learn.org/stable/auto_examples/calibration/plot_calibration.html
    Mon Mar 23 20:39:22 UTC 2026
      17.5K bytes
      Cache
     
  9. Plot classification probability — scikit-learn ...

    as pd from matplotlib import cm from sklearn import datasets..."Probability" ) _ = plt . colorbar ( cm . ScalarMappable ( norm = None...
    scikit-learn.org/stable/auto_examples/classification/plot_classification_probability.html
    Mon Mar 23 20:39:20 UTC 2026
      19.8K bytes
      Cache
     
  10. Compare the effect of different scalers on data...

    5 cmap = getattr ( cm , "plasma_r" , cm . hot_r ) def create_axes...as np from matplotlib import cm from matplotlib import pyplot...
    scikit-learn.org/stable/auto_examples/preprocessing/plot_all_scaling.html
    Mon Mar 23 20:39:21 UTC 2026
      21.2K bytes
      Cache
     
Back to Top