- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1 - 10 of 131 for cms (0.54 sec)
-
plot_classifier_comparison.zip
plot the dataset first cm = plt.cm.RdBu cm_bright = ListedColormap(["#FF0000",...the dataset first\n cm = plt.cm.RdBu\n cm_bright = ListedColormap([\"#FF0000\",...scikit-learn.org/stable/_downloads/ce35bcc69acbd491cf7ac77fa17889d5/plot_classifier_comparison.zip -
Classifier comparison — scikit-learn 1.7.2 docu...
the dataset first cm = plt . cm . RdBu cm_bright = ListedColormap...[:, 1 ], c = y_train , cmap = cm_bright , edgecolors = "k" ) #...scikit-learn.org/stable/auto_examples/classification/plot_classifier_comparison.html -
plot_classifier_comparison.py
plot the dataset first cm = plt.cm.RdBu cm_bright = ListedColormap(["#FF0000",...X_train[:, 1], c=y_train, cmap=cm_bright, edgecolors="k") # Plot...scikit-learn.org/stable/_downloads/2da0534ab0e0c8241033bcc2d912e419/plot_classifier_comparison.py -
Release Highlights for scikit-learn 1.2 — sciki...
length (cm) sepal width (cm) petal length (cm) petal width (cm) 114...= [ "sepal length (cm)" , "sepal width (cm)" ] petal_cols = [...scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_2_0.html -
Feature discretization — scikit-learn 1.7.2 doc...
9 ) ) cm_piyg = plt . cm . PiYG cm_bright = ListedColormap...[:, 1 ], c = y_train , cmap = cm_bright , edgecolors = "k" ) #...scikit-learn.org/stable/auto_examples/preprocessing/plot_discretization_classification.html -
plot_classifier_comparison.rst.txt
plot the dataset first cm = plt.cm.RdBu cm_bright = ListedColormap(["#FF0000",...X_train[:, 1], c=y_train, cmap=cm_bright, edgecolors="k") # Plot...scikit-learn.org/stable/_sources/auto_examples/classification/plot_classifier_comparison.rst.txt -
A demo of the Spectral Biclustering algorithm —...
cm . Blues ) plt . title ( "Original...matshow ( data , cmap = plt . cm . Blues ) plt . title ( "Shuffled...scikit-learn.org/stable/auto_examples/bicluster/plot_spectral_biclustering.html -
花江夏樹、映画『8番出口』をゲーム実況風に紹介⇒「炭治郎ぉぉ」「無限城ってことすか」と話題に
「人気アニメ作品で声優を務める花江さんがゲーム実況風WEB限定CMの実況を担当!」 と紹介。WEB限定CMを公開しました。 👉 【実際の動画】...tagramを更新。声優の花江夏樹さんが実況するWEB限定CMを公開しました。アニメ『鬼滅の刃』シリーズで主人公・竈門炭...www.buzzfeed.com/jp/takamiyoshida/hanae-natsuki-8ban -
Faces dataset decompositions — scikit-learn 1.7...
cm . gray ): fig , axs = plt . subplots...( image_shape ), cmap = plt . cm . gray , interpolation = "nearest"...scikit-learn.org/stable/auto_examples/decomposition/plot_faces_decomposition.html -
Varying regularization in Multi-layer Perceptro...
the dataset first cm = plt . cm . RdBu cm_bright = ListedColormap...[:, 1 ], c = y_train , cmap = cm_bright ) # and testing points...scikit-learn.org/stable/auto_examples/neural_networks/plot_mlp_alpha.html