- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 281 - 290 of 662 for c (0.15 sec)
-
SVM: Separating hyperplane for unbalanced class...
C = 1.0 ) clf . fit ( X , y ) #...scatter ( X [:, 0 ], X [:, 1 ], c = y , cmap = plt . cm . Paired...scikit-learn.org/stable/auto_examples/svm/plot_separating_hyperplane_unbalanced.html -
contingency_matrix — scikit-learn 1.7.2 documen...
n_classes_pred] Matrix \(C\) such that \(C_{i, j}\) is the number...scikit-learn.org/stable/modules/generated/sklearn.metrics.cluster.contingency_matrix.html -
SVM: Weighted samples — scikit-learn 1.7.2 docu...
sample weighting rescales the C parameter, which means that the...X_plot [:, 0 ], X_plot [:, 1 ], c = y_plot , s = 100 * sample_weight...scikit-learn.org/stable/auto_examples/svm/plot_weighted_samples.html -
LastaFluteでMaster/SlaveDB | LastaFlute
しましょう) Cのslave基軸で自動切り替えを使ったアプリ実装 master/slaveの実装戦略が C. slave基軸で更新時master自動切り替え...ゃえば一番世話ないですが) Cのslave基軸の自動切り替えのすれ違い? 実装戦略が "C" のslave基軸の更新時m...dbflute.seasar.org/ja/lastaflute/howto/structure/masterslave.html -
Beats version 8.19.3 | Beats Platform Reference...
changed from C:\ProgramData\[BeatName] to to C:\Program Files\[BeatName]-Data...www.elastic.co/guide/en/beats/libbeat/current/release-notes-8.19.3.html -
Visualizing cross-validation behavior in scikit...
c = groups , marker = "_" , lw =...)), [ 3.5 ] * len ( groups ), c = classes , marker = "_" , lw...scikit-learn.org/stable/auto_examples/model_selection/plot_cv_indices.html -
Nearest Centroid Classification — scikit-learn ...
"c" , "darkblue" ]) for shrinkage...scatter ( X [:, 0 ], X [:, 1 ], c = y , cmap = cmap_bold , edgecolor...scikit-learn.org/stable/auto_examples/neighbors/plot_nearest_centroid.html -
CategoricalNB — scikit-learn 1.7.2 documentation
Returns : C ndarray of shape (n_samples,)...The input samples. Returns : C ndarray of shape (n_samples, n_classes)...scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.CategoricalNB.html -
すぽんと着るだけでオシャレ!しまむらの「ゆったりサロペット」お尻や太ももを隠してくれて、体型カ...
しまむらの「TNK*Cロンパース61」は、大人っぽく着こなせるIラインシルエットの...Sasaki for BuzzFeed 今回ご紹介するのは「TNK*Cロンパース61」です。価格は2420円(以下、すべて税込)。...www.buzzfeed.com/jp/shiorisaijo/shimamura-overalls -
Multilabel classification — scikit-learn 1.7.2 ...
choose a class c: c ~ Multinomial(theta) pick the...a word: w ~ Multinomial(theta_c) In the above process, rejection...scikit-learn.org/stable/auto_examples/miscellaneous/plot_multilabel.html