- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 111 - 120 of 136 for cms (0.14 sec)
-
plot_kmeans_digits.rst.txt
cm.Paired, aspect="auto", origin="lower",...scikit-learn.org/stable/_sources/auto_examples/cluster/plot_kmeans_digits.rst.txt -
omoshirojp - BuzzFeed
「全部持ってかれた」M-1優勝者発表前に放送された「どん兵衛」のCMが話題に「優勝だろこれ」 「全組漫才終わったわ〜🎶」 Manaka...www.buzzfeed.com/jp/badge/omoshirojp -
一番好きな「Mrs. GREEN APPLE」アルバム収録曲ランキング!3位「僕のこと」、2位...
ranking.goo.ne.jp/column/10290/ -
auto_examples_jupyter.zip
the dataset first\n cm = plt.cm.RdBu\n cm_bright = ListedColormap([\"#FF0000\",...the dataset first\n cm = plt.cm.RdBu\n cm_bright = ListedColormap([\"#FF0000\",...scikit-learn.org/stable/_downloads/6f1e7a639e0699d6164445b55e6c116d/auto_examples_jupyter.zip -
model_evaluation.rst.txt
'fp': cm[0, 1], ... 'fn': cm[1, 0], 'tp': cm[1, 1]} >>> cv_results...... cm = confusion_matrix(y, y_pred) ... return {'tn': cm[0, 0],...scikit-learn.org/stable/_sources/modules/model_evaluation.rst.txt -
Time-related feature engineering — scikit-learn...
cm . tab20b ) _ = plt . title (...scikit-learn.org/stable/auto_examples/applications/plot_cyclical_feature_engineering.html -
Partial Dependence and Individual Conditional E...
cm . BuPu , edgecolor = "k" ) ax...scikit-learn.org/stable/auto_examples/inspection/plot_partial_dependence.html -
3.4. Metrics and scoring: quantifying the quali...
'tn' : cm [ 0 , 0 ], 'fp' : cm [ 0 , 1 ], ... 'fn' : cm [ 1 ,...y_pred = clf . predict ( X ) ... cm = confusion_matrix ( y , y_pred...scikit-learn.org/stable/modules/model_evaluation.html -
preprocessing.rst.txt
corresponds to the sepal length in cm. Once the quantile transformation...scikit-learn.org/stable/_sources/modules/preprocessing.rst.txt -
7.3. Preprocessing data — scikit-learn 1.7.1 do...
scikit-learn.org/stable/modules/preprocessing.html