Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 41 - 50 of 134 for cms (0.09 sec)

  1. Kernel Density Estimation — scikit-learn 1.7.1 ...

    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
    Sat Aug 23 16:32:03 UTC 2025
      93.9K bytes
      Cache
     
  2. 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
    Sat Aug 23 16:32:04 UTC 2025
      94.3K bytes
      Cache
     
  3. 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
    Sat Aug 23 16:32:03 UTC 2025
      126.6K bytes
      Cache
     
  4. 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
    Sat Aug 23 16:32:03 UTC 2025
      105.9K bytes
      Cache
     
  5. 「ケーキを食べるな!」米長官の発言がSNSで物議…「デザート食べたら保険がきかないの?」

    センター(CMS)」の長官に起用されました。 Kevin Dietsch / Getty Images CMSは、高齢者...
    www.buzzfeed.com/jp/sienaegiljum/sienaegiljumdr-oz-carrot-cake-medicaid-2
    Mon Aug 04 00:18:41 UTC 2025
      790K bytes
      1 views
      Cache
     
  6. Sparse inverse covariance estimation — scikit-l...

    cm . RdBu_r ) plt . xticks (())..., vmax = vmax , cmap = plt . cm . RdBu_r , ) plt . xticks (())...
    scikit-learn.org/stable/auto_examples/covariance/plot_sparse_cov.html
    Sat Aug 23 16:32:03 UTC 2025
      108.3K bytes
      Cache
     
  7. 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
    Sat Aug 23 16:32:04 UTC 2025
      145.3K bytes
      Cache
     
  8. 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
    Sat Aug 23 16:32:03 UTC 2025
      138.2K bytes
      Cache
     
  9. Label Propagation digits: Active learning — sci...

    true_labels = y [ unlabeled_indices ] cm = confusion_matrix ( true_labels..."Confusion matrix" ) print ( cm ) # compute the entropies of...
    scikit-learn.org/stable/auto_examples/semi_supervised/plot_label_propagation_digits_active_learni...
    Sat Aug 23 16:32:03 UTC 2025
      109.1K bytes
      Cache
     
  10. RBF SVM parameters — scikit-learn 1.7.1 documen...

    cm . RdBu ) plt . scatter ( X_2d...1 ], c = y_2d , cmap = plt . cm . RdBu_r , edgecolors = "k" )...
    scikit-learn.org/stable/auto_examples/svm/plot_rbf_parameters.html
    Sat Aug 23 16:32:04 UTC 2025
      118.9K bytes
      Cache
     
Back to top