- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 51 - 60 of 124 for cms (0.1 sec)
-
SVM: Weighted samples — scikit-learn 1.7.0 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 -
木村拓哉、出始めた「噂」 - いまトピランキング
も影響力があると認識され、CMオファーが後を絶たない。 ジャニー喜多川氏の性加害騒動時はCMが激減しましたが、すっかり元...く、YouTubeでも活躍するなど無双状態に。ここ最近ではCM出演も増えているが、なぜキムタク人気はここまで続くのか? ...news.goo.ne.jp/iw/269630/木村拓哉、出始めた「噂」 -
Release Highlights for scikit-learn 0.24 — scik...
scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_0_24_0.html -
Post-tuning the decision threshold for cost-sen...
pos_label ): cm = confusion_matrix ( y , y_pred...pos_label ]) tn , fp , _ , _ = cm . ravel () tnr = tn / ( tn +...scikit-learn.org/stable/auto_examples/model_selection/plot_cost_sensitive_learning.html -
Robust covariance estimation and Mahalanobis di...
cm . PuBu_r , linestyles = "dashed"...mahal_robust_cov ), cmap = plt . cm . YlOrBr_r , linestyles = "dotted"...scikit-learn.org/stable/auto_examples/covariance/plot_mahalanobis_distances.html -
Recursive feature elimination — scikit-learn 1....
cm . Blues ) # Add annotations for...scikit-learn.org/stable/auto_examples/feature_selection/plot_rfe_digits.html -
auto_examples_python.zip
plot the dataset first cm = plt.cm.RdBu cm_bright = ListedColormap(["#FF0000",...range(len(cm)): for pred in range(len(cm)): y_true += [gt] * cm[gt][pred]...scikit-learn.org/stable/_downloads/07fcc19ba03226cd3d83d4e40ec44385/auto_examples_python.zip -
Confusion matrix — scikit-learn 1.7.0 documenta...
cm . Blues , normalize = normalize...scikit-learn.org/stable/auto_examples/model_selection/plot_confusion_matrix.html -
Plot the decision surface of decision trees tra...
cm . RdYlBu , response_method =...scikit-learn.org/stable/auto_examples/tree/plot_iris_dtc.html