- Sort Score
- Num 10 results
- Language All
- Labels All
Results 681 - 690 of 5,925 for c (4.45 seconds)
-
Unlock the power of Search AI at Elastic{ON} Ne...
www.elastic.co/events/elasticon/san-francisco-ai -
Two-class AdaBoost — scikit-learn 1.8.0 d...
c = c , s = 20 , edgecolor = "k"...the training points for i , n , c in zip ( range ( 2 ), class_names...scikit-learn.org/stable/auto_examples/ensemble/plot_adaboost_twoclass.html -
Inicio, Detención y Configuración Inicial
del sistema: C : \ > cd C : \ opensearch - 3.3.2 C : \ opensearch...del sistema: C : \ > cd C : \ fess - 15.4.0 C : \ fess - 15.4.0...fess.codelibs.org/es/15.4/install/run.html -
Precision-Recall — scikit-learn 1.8.0 doc...
0001 C C: float, default=1.0 Regularization...the parameter C of class i to ``class_weight[i]*C`` for SVC. If...scikit-learn.org/stable/auto_examples/model_selection/plot_precision_recall.html -
Selecting dimensionality reduction with Pipelin...
0001 C C: float, default=1.0 Regularization...the parameter C of class i to ``class_weight[i]*C`` for SVC. If...scikit-learn.org/stable/auto_examples/compose/plot_compare_reduction.html -
2.3. Clustering — scikit-learn 1.8.0 docu...
1 - \frac{H(C|K)}{H(C)}\] \[c = 1 - \frac{H(K|C)}{H(K)}\] where...\[H(C|K) = - \sum_{c=1}^{|C|} \sum_{k=1}^{|K|} \frac{n_{c,k}}{n}...scikit-learn.org/stable/modules/clustering.html -
Startup, Shutdown, and Initial Setup
Command Prompt: C : \ > cd C : \ opensearch - 3.3.2 C : \ opensearch...Command Prompt: C : \ > cd C : \ fess - 15.3.2 C : \ fess - 15.3.2...fess.codelibs.org/15.3/install/run.html -
1.8. Cross decomposition — scikit-learn 1...
the cross-covariance matrix \(C = X_k^T Y_k\) . \(u_k\) and \(v_k\)...u_k\) and \(\omega_k = Y_k v_k\) c) Regress \(X_k\) on \(\xi_k\)...scikit-learn.org/stable/modules/cross_decomposition.html -
SVC — scikit-learn 1.8.0 documentation
the parameter C of class i to class_weight[i]*C for SVC. If not...class sklearn.svm. SVC ( * , C = 1.0 , kernel = 'rbf' , degree...scikit-learn.org/stable/modules/generated/sklearn.svm.SVC.html -
Support Vector Regression (SVR) using linear an...
C = 100 , gamma = 0.1 , epsilon...kernel = "linear" , C = 100 , gamma = "auto"...scikit-learn.org/stable/auto_examples/svm/plot_svm_regression.html