- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 31 - 40 of 132 for cms (0.9 sec)
-
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 -
Hierarchical clustering: structured vs unstruct...
cm . jet ( float ( l ) / np . max...label == l , 2 ], color = plt . cm . jet ( float ( l ) / np . max...scikit-learn.org/stable/auto_examples/cluster/plot_ward_structured_vs_unstructured.html -
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 -
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 -
吉沢亮、ピカチュウの扱い方にSNSくぎ付け「愛でておられる」「隠しきれないポケモン愛」
Pokémon LEGENDS Z-A(ゼットエー) 』の 新CM に吉沢が出演することになりました😊✨」と報告。 続けて...明日からのOAにて是非チェックしてください!」と呼びかけ、CMの撮影現場で写した1枚の写真を公開しました。 写真には、石...www.buzzfeed.com/jp/yukiadachi/yoshizawaryo-tsutawarupokemonai -
SVM with custom kernel — scikit-learn 1.7.2 doc...
cm . Paired , ax = ax , response_method...[:, 1 ], c = Y , cmap = plt . cm . Paired , edgecolors = "k" )...scikit-learn.org/stable/auto_examples/svm/plot_custom_kernel.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 -
S2ClassBuilder | DBFlute
cms.classbuilder.impl.RedefinableXmlS2Cont"...<component class="org.seasar.cms.classbuilder.impl.RedefinableResourceR"...dbflute.seasar.org/ja/manual/topic/friends/seasar/s2classbuilder.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 -
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