- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 71 - 80 of 132 for cms (0.67 sec)
-
Label Propagation digits: Demonstrating perform...
cm . gray_r ) plt . xticks ([])...scikit-learn.org/stable/auto_examples/semi_supervised/plot_label_propagation_digits.html -
Kernel Density Estimate of Species Distribution...
cm . Reds ) if basemap : print (...scikit-learn.org/stable/auto_examples/neighbors/plot_species_kde.html -
【閉店】IKEA、2026年初頭に閉店へ - いまトピランキング
news.goo.ne.jp/iw/272616/【閉店】IKEA、2026年初頭に閉店へ -
SGD: Maximum margin separating hyperplane — sci...
cm . Paired , edgecolor = "black"...scikit-learn.org/stable/auto_examples/linear_model/plot_sgd_separating_hyperplane.html -
Plot the support vectors in LinearSVC — scikit-...
cm . Paired ) ax = plt . gca ()...scikit-learn.org/stable/auto_examples/svm/plot_linearsvc_support_vectors.html -
plot_kmeans_digits.zip
cm.Paired, aspect="auto", origin="lower",...yy.min(), yy.max()),\n cmap=plt.cm.Paired,\n aspect=\"auto\",\n...scikit-learn.org/stable/_downloads/1393861b58df827d4c681b80a5be2472/plot_kmeans_digits.zip -
SVM: Separating hyperplane for unbalanced class...
cm . Paired , edgecolors = "k" )...scikit-learn.org/stable/auto_examples/svm/plot_separating_hyperplane_unbalanced.html -
Demo of affinity propagation clustering algorit...
cm . viridis ( np . linspace ( 0...scikit-learn.org/stable/auto_examples/cluster/plot_affinity_propagation.html -
Various Agglomerative Clustering on a 2D embedd...
cm . nipy_spectral ( labels [ y...scikit-learn.org/stable/auto_examples/cluster/plot_digits_linkage.html -
ConfusionMatrixDisplay — scikit-learn 1.7.2 doc...
predict ( X_test ) >>> cm = confusion_matrix ( y_test ,...ConfusionMatrixDispl ( confusion_matrix = cm , ... display_labels = clf ....scikit-learn.org/stable/modules/generated/sklearn.metrics.ConfusionMatrixDisplay.html