- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 241 - 250 of 766 for c (0.2 sec)
-
Selecting the number of clusters with silhouett...
c in enumerate ( centers ): ax2 . scatter ( c [ 0 ], c [ 1...= 30 , lw = 0 , alpha = 0.7 , c = colors , edgecolor = "k" ) #...scikit-learn.org/stable/auto_examples/cluster/plot_kmeans_silhouette_analysis.html -
Comparing random forests and the multi-output m...
c = "c" , s = s , marker = "^" , alpha...y_test [:, 1 ], edgecolor = "k" , c = "navy" , s = s , marker = "s"...scikit-learn.org/stable/auto_examples/ensemble/plot_random_forest_regression_multioutput.html -
Model Complexity Influence — scikit-learn 1.7.1...
"tuned_params" : { "C" : 1e3 , "gamma" : 2 **- 15 },...( complexities , mse_values , c = "tab:blue" , ls = "-" )[ 0 ]...scikit-learn.org/stable/auto_examples/applications/plot_model_complexity_influence.html -
Gaussian processes on discrete data structures ...
0 if c else - 1.0 for c in Y_train ], s = 100...( X_test )), [ 1.0 if c else - 1.0 for c in Y_test ], s = 100...scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpr_on_structured_data.html -
Column Transformer with Mixed Types — scikit-le...
categories encoded as strings {'C', 'S', 'Q'} ; sex : categories...penalty 'l2' dual False tol 0.0001 C 1.0 fit_intercept True intercept_scaling...scikit-learn.org/stable/auto_examples/compose/plot_column_transformer_mixed_types.html -
Manifold Learning methods on a severed sphere —...
c = p [ indices ], cmap = plt ....trans_data [ 0 ], trans_data [ 1 ], c = colors , cmap = plt . cm . rainbow...scikit-learn.org/stable/auto_examples/manifold/plot_manifold_sphere.html -
contingency_matrix — scikit-learn 1.7.1 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 -
DBFlute : Migration : 0.8.6
*Javaのみ(C#はもともとない) ConditionBean.union(XxxCB) *Javaのみ(C#はもともとない)...す。 allcommon.BFinder *Javaのみ(C#はもともとない) allcommon.GenMetaData...dbflute.seasar.org/ja/oldmigration/migrate-085to086.html -
NBC News - Breaking Headlines and Video Reports...
C. Boston Bay Area South Florida...1,000 have been arrested in D.C. since federal takeover, White...www.nbcnews.com -
7.7. Kernel Approximation — scikit-learn 1.7.1 ...
\prod_i \frac{2\sqrt{x_i+c}\sqrt{y_i+c}}{x_i + y_i + 2c}\] It has...kernels” Li, F., Ionescu, C., and Sminchisescu, C. - Pattern Recognition,...scikit-learn.org/stable/modules/kernel_approximation.html