- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 101 - 110 of 132 for cms (0.41 sec)
-
pygments.css
cm { color: #8F5902; font-style:...html[data-theme="dark"] .highlight .cm { color: #959077 } /* Comment.Multiline...scikit-learn.org/stable/_static/pygments.css -
plot_kmeans_digits.py
cm.Paired, aspect="auto", origin="lower",...scikit-learn.org/stable/_downloads/5a87b25ba023ee709595b8d02049f021/plot_kmeans_digits.py -
今日は何見る? - BuzzFeed
二人が見せたCM風のコントに反響が集まっています。 yoshi 「幸せにな...気を誇る伝説のアニメ『チャージマン研!』とコラボしたウェブCMを発表してSNSで大きな反響を呼んでいます。 Ken-ichi...www.buzzfeed.com/jp/badge/nanimiru -
Species distribution modeling — scikit-learn 1....
cm . Reds ) plt . colorbar ( format...scikit-learn.org/stable/auto_examples/applications/plot_species_distribution_modeling.html -
Demo of HDBSCAN clustering algorithm — scikit-l...
cm . Spectral ( each ) for each...scikit-learn.org/stable/auto_examples/cluster/plot_hdbscan.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 -
goo
www.goo.ne.jp/ -
超カンタン!1日1~2回水をかけて大量収穫できる「しいたけ栽培キット」にハマった【Amazon...
www.buzzfeed.com/jp/buzzfeedjapanshopping/morinokinoko-202510 -
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