- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 251 - 260 of 908 for c (0.08 sec)
-
Hashing feature transformation using Totally Ra...
c = y , s = 50 , edgecolor = "k"...X_reduced [:, 0 ], X_reduced [:, 1 ], c = y , s = 50 , edgecolor = "k"...scikit-learn.org/stable/auto_examples/ensemble/plot_random_forest_embedding.html -
Swiss Roll And Swiss-Hole Reduction — scikit-le...
c = sr_color , s = 50 , alpha =...sr_lle [:, 0 ], sr_lle [:, 1 ], c = sr_color ) axs [ 0 ] . set_title...scikit-learn.org/stable/auto_examples/manifold/plot_swissroll.html -
Novelty detection with Local Outlier Factor (LO...
c = "blueviolet" , s = s , edgecolors = "k" ) c = plt ....clf . decision_function ( np . c_ [ xx . ravel (), yy . ravel ()])...scikit-learn.org/stable/auto_examples/neighbors/plot_lof_novelty_detection.html -
An example of K-Means++ initialization — scikit...
c = col , marker = "." , s = 10...[:, 0 ], centers_init [:, 1 ], c = "b" , s = 50 ) plt . title (...scikit-learn.org/stable/auto_examples/cluster/plot_kmeans_plusplus.html -
Importance of Feature Scaling — scikit-learn 1....
"Optimal C for the unscaled PCA: { unscaled_clf [ - 1 ] . C_ [ 0...scaled_clf [ - 1 ] . C_ [ 0 ] : .2f } " ) Optimal C for the unscaled...scikit-learn.org/stable/auto_examples/preprocessing/plot_scaling_importance.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/blog/tag/log-analytics -
サブクエリ | DBFlute
2000円以上の購入をしたことのある会員 (C# では delegate で実現) @C# cb.Query().ExistsPurchaseList(...特にサブクエリの実装を見ると、Java にクロージャが欲しくなります。C# では、delegate があるため、これよりも少しシンプルな記述ができますが、Java...dbflute.seasar.org/ja/manual/function/genbafit/implfit/subquery/index.html -
One-class SVM with non-linear kernel (RBF) — sc...
c = "blueviolet" , s = s , edgecolors = "k" ) c = ax ....X_train [:, 0 ], X_train [:, 1 ], c = "white" , s = s , edgecolors...scikit-learn.org/stable/auto_examples/svm/plot_oneclass.html -
SVM Margins Example — scikit-learn 1.7.0 docume...
parameter C has on the separation line. A large value of C basically...separation. A small value of C includes more/all the observations,...scikit-learn.org/stable/auto_examples/svm/plot_svm_margin.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