- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 21 - 30 of 122 for cms (0.07 sec)
-
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 -
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 -
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 -
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 -
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 -
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 -
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 -
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 -
もはや「USJ超え」は確実か『新テーマパーク』7月25日に誕生 - いまトピランキング
開業まで1カ月に迫っていますが、認知度を高めるためのテレビCMは関東を中心に本州で流れているのに、なぜか沖縄では放送され...編集者:いまトピ編集部 同じカテゴリの人気記事 一体何が...『CM』『番組』次々と打ち切り 『くら寿司』返却口に…16歳少年が書類送検...news.goo.ne.jp/iw/269819/もはや「USJ超え」は確実か『新テーマパーク』7月25日に誕生 -
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