- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 311 - 320 of 908 for c (0.05 sec)
-
Label Propagation circles: Learning a complex s...
color = "c" , marker = "s" , lw = 0 , label...inner_numbers , 1 ], color = "c" , marker = "s" , lw = 0 , s =...scikit-learn.org/stable/auto_examples/semi_supervised/plot_label_propagation_structure.html -
IsolationForest example — scikit-learn 1.7.0 do...
c = y , s = 20 , edgecolor = "k"...scatter ( X [:, 0 ], X [:, 1 ], c = y , s = 20 , edgecolor = "k"...scikit-learn.org/stable/auto_examples/ensemble/plot_isolation_forest.html -
サブクエリ | DBFlute
2000円以上の購入をしたことのある会員 (C# では delegate で実現) @C# cb.Query().ExistsPurchaseList(...特にサブクエリの実装を見ると、Java にクロージャが欲しくなります。C# では、delegate があるため、これよりも少しシンプルな記述ができますが、Java...dbflute.seasar.org/ja/manual/function/genbafit/implfit/subquery/index.html -
Feature transformations with ensembles of trees...
0001 C 1.0 fit_intercept True intercept_scaling...penalty 'l2' dual False tol 0.0001 C 1.0 fit_intercept True intercept_scaling...scikit-learn.org/stable/auto_examples/ensemble/plot_feature_transformation.html -
Supreme Court birthright citizenship ruling spa...
C. Boston Bay Area South Florida...Reporter, based in Washington, D.C. Lindsey Pipia contributed ....www.nbcnews.com/politics/supreme-court/supreme-court-birthright-citizenship-ruling-sparks-new-leg... -
1.13. Feature selection — scikit-learn 1.7.0 do...
the parameter C controls the sparsity: the smaller C the fewer features...(150, 4) >>> lsvc = LinearSVC ( C = 0.01 , penalty = "l1" , dual...scikit-learn.org/stable/modules/feature_selection.html -
Elastic Observability Labs
Instrumentation Log Analytics Monitor your C++ Applications with Elastic APM...Opentelemetry CPP client to monitor C++ application within Elastic APM...www.elastic.co/observability-labs -
Eastern half of U.S. sweltering again, with dan...
C. Boston Bay Area South Florida...temperatures in Washington, D.C., were expected to hit 100 Tuesday...www.nbcnews.com/weather/heat/eastern-half-us-sweltering-dangerous-heat-wave-expected-last-midweek... -
Theil-Sen Regression — scikit-learn 1.7.0 docum...
0 c = 2.0 noise = 0.1 * np . random...randn ( n_samples ) y = w * x + c + noise # 10% outliers y [ - 20...scikit-learn.org/stable/auto_examples/linear_model/plot_theilsen.html -
Density Estimation for a Gaussian mixture — sci...
centered stretched Gaussian data C = np . array ([[ 0.0 , - 0.7 ],...random . randn ( n_samples , 2 ), C ) # concatenate the two datasets...scikit-learn.org/stable/auto_examples/mixture/plot_gmm_pdf.html