- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1 - 10 of 40 for cms (0.11 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 -
Feature agglomeration — scikit-learn 1.7.2 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 -
8.1. Toy datasets — scikit-learn 1.7.2 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 -
Segmenting the picture of greek coins in region...
cm . gray ) plt . xticks (()) plt...n_regions ): colors = [ plt . cm . nipy_spectral (( l + 4 ) /...scikit-learn.org/stable/auto_examples/cluster/plot_coin_segmentation.html -
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 -
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.2 ...
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