- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 301 - 310 of 908 for c (0.17 sec)
-
Supreme Court allows Trump to swiftly deport ce...
C. Boston Bay Area South Florida...Guatemalan plaintiff, identified as O.C.G., is a gay man who the plaintiffs...www.nbcnews.com/politics/supreme-court/supreme-court-allows-trump-deport-certain-immigrants-third... -
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 -
Introducing the set_output API — scikit-learn 1...
Parameters score_func <function f_c...x7fad23c2dab0> percentile 75...penalty 'l2' dual False tol 0.0001 C 1.0 fit_intercept True intercept_scaling...scikit-learn.org/stable/auto_examples/miscellaneous/plot_set_output.html -
dbflute-0.8.8.8.zip
for ant in C:\ant for Win9X users if not exist C:\ant\lib\ant.jar...cvc-complex-type.2.4.c = cvc-complex-type.2.4.c: The matching wildcard...dbflute.seasar.org/download/dbflute/dbflute-0.8.8.8.zip -
Gaussian Mixture Model Ellipsoids — scikit-lear...
"c" , "cornflowerblue" , "gold" ,...components np . random . seed ( 0 ) C = np . array ([[ 0.0 , - 0.1 ],...scikit-learn.org/stable/auto_examples/mixture/plot_gmm.html -
Release Highlights for scikit-learn 1.5 — sciki...
or with conda: conda install - c conda - forge scikit - learn ...classifier_05 = LogisticRegression ( C = 1e6 , random_state = 0 ) . fit...scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_5_0.html -
SVM: Maximum margin separating hyperplane — sci...
C = 1000 ) clf . fit ( X , y ) plt...scatter ( X [:, 0 ], X [:, 1 ], c = y , s = 30 , cmap = plt . cm...scikit-learn.org/stable/auto_examples/svm/plot_separating_hyperplane.html -
Release Highlights for scikit-learn 1.7 — sciki...
or with conda: conda install - c conda - forge scikit - learn Improved...False ), LogisticRegression ( C = 2.0 )) model Pipeline(steps...scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_7_0.html -
Varying regularization in Multi-layer Perceptro...
c = y_train , cmap = cm_bright )...X_test [:, 0 ], X_test [:, 1 ], c = y_test , cmap = cm_bright ,...scikit-learn.org/stable/auto_examples/neural_networks/plot_mlp_alpha.html -
CategoricalNB — scikit-learn 1.7.0 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