- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 51 - 60 of 136 for cms (0.1 sec)
-
Image denoising using dictionary learning — sci...
cm . gray , interpolation = "nearest"...0.5 , vmax = 0.5 , cmap = plt . cm . PuOr , interpolation = "nearest"...scikit-learn.org/stable/auto_examples/decomposition/plot_image_denoising.html -
RBF SVM parameters — scikit-learn 1.7.1 documen...
cm . RdBu ) plt . scatter ( X_2d...1 ], c = y_2d , cmap = plt . cm . RdBu_r , edgecolors = "k" )...scikit-learn.org/stable/auto_examples/svm/plot_rbf_parameters.html -
Plot classification probability — scikit-learn ...
as pd from matplotlib import cm from sklearn import datasets..."Probability" ) _ = plt . colorbar ( cm . ScalarMappable ( norm = None...scikit-learn.org/stable/auto_examples/classification/plot_classification_probability.html -
1.10. Decision Trees — scikit-learn 1.7.1 docum...
width (cm) <= 0.80 | |--- class: 0 |--- petal width (cm) > 0.80...width (cm) <= 1.75 | | |--- class: 1 | |--- petal width (cm) > 1.75...scikit-learn.org/stable/modules/tree.html -
「双子姉妹です」菜々緒と人気タレントの2ショットにファン騒然「そっくり過ぎて? わからなーい」...
プレスリリース によると、中古車情報メディア『 カーセンサー 』のCMで菜々緒さんと秋山さんが共演。二人は姉のナナオ役(菜々緒さ...役(秋山さん)として双子姉妹を演じることが発表されており、CMを撮影した際の装いであることがうかがえます。 「最高」まさかの姉妹役に反響集まる...www.buzzfeed.com/jp/takamiyoshida/nanao-akiyama-futago -
Illustration of Gaussian process classification...
cm . PuOr_r , ) contours = plt ....s = 30 , c = Y , cmap = plt . cm . Paired , edgecolors = ( 0 ,...scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpc_xor.html -
Nearest Neighbors Classification — scikit-learn...
[[ "sepal length (cm)" , "sepal width (cm)" ]] y = iris . target...scikit-learn.org/stable/auto_examples/neighbors/plot_classification.html -
SVM: Weighted samples — scikit-learn 1.7.1 docu...
cm . bone , edgecolors = "black"...0.75 , ax = axis , cmap = plt . cm . bone , ) axis . axis ( "off"...scikit-learn.org/stable/auto_examples/svm/plot_weighted_samples.html -
Face completion with a multi-output estimators ...
cm . gray , interpolation = "nearest"...( image_shape ), cmap = plt . cm . gray , interpolation = "nearest"...scikit-learn.org/stable/auto_examples/miscellaneous/plot_multioutput_face_completion.html -
Visualizing cross-validation behavior in scikit...
cm . Paired cmap_cv = plt . cm . coolwarm n_splits...scikit-learn.org/stable/auto_examples/model_selection/plot_cv_indices.html