- Sort Score
- Num 10 results
- Language All
- Labels All
Results 11 - 20 of 376 for cms (0.04 seconds)
Filter
-
Selecting the number of clusters with silhouett...
cm as cm import matplotlib.pyplot as...y_lower + size_cluster_i color = cm . nipy_spectral ( float ( i )...scikit-learn.org/stable/auto_examples/cluster/plot_kmeans_silhouette_analysis.html -
Feature agglomeration — scikit-learn 1.8.0 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 -
2011-07-01から1ヶ月間の記事一覧 - はてなニュース
ミゲル君と西川貴教さんが共演した「消臭力」新CM、エステーの公式サイトで公開 暮らし ヘッドライン エステーの消臭芳香剤「消臭力」のCMで美声を披露し...が共演した新CMが、7月25日(月)から放送されています。エステーの公式サイトでは、1分バージョンの新CMのほか、メイキン…...hatenanews.com/archive/2011/07 -
Varying regularization in Multi-layer Perceptro...
plot the dataset first cm = plt . cm . RdBu cm_bright = ListedColormap...contourf ( xx , yy , Z , cmap = cm , alpha = 0.8 ) # Plot also the...scikit-learn.org/stable/auto_examples/neural_networks/plot_mlp_alpha.html -
train_test_split — scikit-learn 1.8.0 documenta...
length (cm) sepal width (cm) petal length (cm) petal width (cm) 0...length (cm) sepal width (cm) petal length (cm) petal width (cm) 96...scikit-learn.org/stable/modules/generated/sklearn.model_selection.train_test_split.html -
plot_classifier_comparison.ipynb
plot the dataset first\n cm = plt.cm.RdBu\n cm_bright = Liste...om_estimator(\n clf, X, cmap=cm, alpha=0.8, ax=ax, eps=0.5\n...scikit-learn.org/stable/_downloads/3438aba177365cb595921cf18806dfa7/plot_classifier_comparison.ipynb -
plot_classifier_comparison.py
just plot the dataset first cm = plt.cm.RdBu cm_bright = ListedColormap(["#FF0000",...from_estimator( clf, X, cmap=cm, alpha=0.8, ax=ax, eps=0.5 )...scikit-learn.org/stable/_downloads/2da0534ab0e0c8241033bcc2d912e419/plot_classifier_comparison.py -
Manifold learning on handwritten digits: Locall...
cm . binary ) ax . axis ( "off"...} $" , s = 60 , color = plt . cm . Dark2 ( digit ), alpha = 0.425...scikit-learn.org/stable/auto_examples/manifold/plot_lle_digits.html -
plot_classifier_comparison.rst.txt
just plot the dataset first cm = plt.cm.RdBu cm_bright = ListedColormap(["#FF0000",...from_estimator( clf, X, cmap=cm, alpha=0.8, ax=ax, eps=0.5 )...scikit-learn.org/stable/_sources/auto_examples/classification/plot_classifier_comparison.rst.txt