- Sort Score
- Num 10 results
- Language All
- Labels All
Results 691 - 700 of 6,550 for c (0.87 seconds)
-
Classifier comparison — scikit-learn 1.8....
C = 0.025 , random_state = 42 ), SVC ( gamma = 2 , C = 1...X_train [:, 0 ], X_train [:, 1 ], c = y_train , cmap = cm_bright ,...scikit-learn.org/stable/auto_examples/classification/plot_classifier_comparison.html -
ClassVisitorTee (Spring Framework 7.0.3 API)
every class or interface C which is referenced by this class...Parameters: name - the internal name of C (see Type.getInternalName() )....docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/cglib/transform/Clas... -
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 -
Apache Lucene - Install JCC
JCC requires a C++ compiler. A recent C++ compiler for your...Sun Studio's C compiler is called cc while its C++ compiler is...lucene.apache.org/pylucene/jcc/install.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 -
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 -
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 -
SVM Margins Example — scikit-learn 1.8.0 ...
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 -
Release Highlights for scikit-learn 1.8 —...
'deprecated' C C: float, default=1.0 Inverse of...t'`. 'deprecated' C C: float, default=1.0 Inverse of...scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_8_0.html -
plot_release_highlights_1_8_0.ipynb
with conda::\n\n conda install -c conda-forge scikit-learn\n" ]...ncols=3,\n sharey=True,\n)\nfor i, c in enumerate(ts.classes_):\n ...scikit-learn.org/stable/_downloads/826f1a05a1b6ad38fb98368f39e30aa6/plot_release_highlights_1_8_0...