- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1 - 10 of 44 for cms (0.14 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 -
石橋貴明「全局出入り禁止」か - いまトピランキング
石橋貴明「全局出入り禁止」か 一連の中居正広問題で広告主が一斉にCMを引き上げていたフジテレビに、大きな動きがあったようだ。 ...トヨタ自動車が7月29日夜のニュースのスポーツコーナーでCM出稿を再開。同業他社の日産自動車も「サザエさん」スポンサードの一部再開が報じられているとのこと。...news.goo.ne.jp/iw/270941/石橋貴明「全局出入り禁止」か -
Feature agglomeration — scikit-learn 1.7.1 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 -
A demo of the Spectral Co-Clustering algorithm ...
cm . Blues ) plt . title ( "Original...matshow ( data , cmap = plt . cm . Blues ) plt . title ( "Shuffled...scikit-learn.org/stable/auto_examples/bicluster/plot_spectral_coclustering.html -
SVM with custom kernel — scikit-learn 1.7.1 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 -
S2ClassBuilder | DBFlute
cms.classbuilder.impl.RedefinableXmlS2Cont"...<component class="org.seasar.cms.classbuilder.impl.RedefinableResourceR"...dbflute.seasar.org/ja/manual/topic/friends/seasar/s2classbuilder.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 -
Kernel Density Estimation — scikit-learn 1.7.1 ...
cm . binary , interpolation = "nearest"...reshape (( 8 , 8 )), cmap = plt . cm . binary , interpolation = "nearest"...scikit-learn.org/stable/auto_examples/neighbors/plot_digits_kde_sampling.html -
8.1. Toy datasets — scikit-learn 1.7.1 document...
length in cm sepal width in cm petal length in cm petal width...width in cm class: Iris-Setosa Iris-Versicolour Iris-Virginica Summary...scikit-learn.org/stable/datasets/toy_dataset.html -
Plot different SVM classifiers in the iris data...
cm . coolwarm , alpha = 0.8 , ax...X0 , X1 , c = y , cmap = plt . cm . coolwarm , s = 20 , edgecolors...scikit-learn.org/stable/auto_examples/svm/plot_iris_svc.html