Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 41 - 50 of 136 for cms (0.47 sec)

  1. 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
    Fri Aug 22 18:00:29 UTC 2025
      105.9K bytes
      Cache
     
  2. 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....
    Fri Aug 22 18:00:34 UTC 2025
      112.4K 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
    Fri Aug 22 18:00:32 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
    Fri Aug 22 18:00:34 UTC 2025
      105.9K bytes
      Cache
     
  5. 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
    Fri Aug 22 18:00:34 UTC 2025
      145.3K bytes
      Cache
     
  6. 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
    Fri Aug 22 18:00:29 UTC 2025
      138.2K bytes
      Cache
     
  7. 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...
    Fri Aug 22 18:00:29 UTC 2025
      109.1K bytes
      Cache
     
  8. 「ケーキを食べるな!」米長官の発言が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
     
  9. 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
    Fri Aug 22 18:00:32 UTC 2025
      108.3K bytes
      Cache
     
  10. 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
    Fri Aug 22 18:00:32 UTC 2025
      109.3K bytes
      Cache
     
Back to top