- Sort Score
- Num 10 results
- Language All
- Labels All
Results 11 - 20 of 563 for cms (0.06 seconds)
Filter
-
plot_classifier_comparison.zip
just plot the dataset first cm = plt.cm.RdBu cm_bright = ListedColormap(["#FF0000",...plot the dataset first\n cm = plt.cm.RdBu\n cm_bright = Liste...scikit-learn.org/stable/_downloads/ce35bcc69acbd491cf7ac77fa17889d5/plot_classifier_comparison.zip -
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 -
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 -
[B! はてな] PDFや外部URLを記事として管理する「投稿タイプ」選択機能をリリースしまし...
」とおもったけど、法人向け「はてなCMS」の機能ならわかる。というかタイトルにも「はてなCMS」って入れていいのでは(カテゴリーはついてるが)...タイトルだけ見て「は?」とおもったけど、法人向け「はてなCMS」の機能ならわかる。というかタイトルにも「はてなCMS」って入れていいのでは(カテゴリーはついてるが)...b.hatena.ne.jp/entry/s/staff.hatenablog.com/entry/2026/01/28/122303 -
Neighborhood Components Analysis Illustration —...
as np from matplotlib import cm from scipy.special import logsumexp...], X [ i , 1 ], s = 300 , c = cm . Set1 ( y [[ i ]]), alpha =...scikit-learn.org/stable/auto_examples/neighbors/plot_nca_illustration.html -
Manifold Learning methods on a severed sphere —...
scikit-learn.org/stable/auto_examples/manifold/plot_manifold_sphere.html -
Introducing the set_output API — scikit-learn 1...
length (cm) sepal width (cm) petal length (cm) petal width (cm) 60...length (cm) sepal width (cm) petal length (cm) petal width (cm) 39...scikit-learn.org/stable/auto_examples/miscellaneous/plot_set_output.html -
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 -
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 -
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