- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 41 - 50 of 765 for c (0.04 sec)
-
clustering.rst.txt
\sum_{q=1}^k n_q (c_q - c_E) (c_q - c_E)^T with :math:`C_q` the set...math:: C = \left[\begin{matrix} C_{00} & C_{01} \\ C_{10} & C_{11}...scikit-learn.org/stable/_sources/modules/clustering.rst.txt -
SVC — scikit-learn 1.6.1 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 -
confusion_matrix — scikit-learn 1.6.1 documenta...
a confusion matrix \(C\) is such that \(C_{i, j}\) is equal to...negatives is \(C_{0,0}\) , false negatives is \(C_{1,0}\) , true...scikit-learn.org/stable/modules/generated/sklearn.metrics.confusion_matrix.html -
6.7. Kernel Approximation — scikit-learn 1.6.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 -
LogisticRegressionCV — scikit-learn 1.6.1 docum...
the best C is the average of the C’s that correspond...folds, and the coefs and the C that corresponds to the best score...scikit-learn.org/stable/modules/generated/sklearn.linear_model.LogisticRegressionCV.html -
plot_classifier_comparison.ipynb
C=0.025, random_state=42),\n SVC(gamma=2, C=1, random_state=42),\n...ax.scatter(X_train[:, 0], X_train[:, 1], c=y_train, cmap=cm_bright, edgecolors=\"k\")\n...scikit-learn.org/stable/_downloads/3438aba177365cb595921cf18806dfa7/plot_classifier_comparison.ipynb -
ATX 3.0 PCIe 5.0 600W 12VHPWR 16 Pin to 16 Pin ...
high-current-system (HCS) rated 160°C Premium high-current single-seam...I need." 07 Feb 2025 Michael C easy "easy" 07 Feb 2025 Hugo Fair...www.moddiy.com/products/ATX-3.0-PCIe-5.0-600W-12VHPWR-16-Pin-to-16-Pin-PCIE-Gen-5-Power-Cable.html -
QuadraticDiscriminantAnalysis — scikit-learn 1....
Returns : C ndarray of shape (n_samples,)...vectors X. The predicted class C for each sample in X is returned....scikit-learn.org/stable/modules/generated/sklearn.discriminant_analysis.QuadraticDiscriminantAnal... -
cross_validation.rst.txt
"c", "c", "c", "d", "d", "d"] >>> groups...= ["a", "b", "b", "b", "c", "c", "c", "a"] >>> groups = [1, 1,...scikit-learn.org/stable/_sources/modules/cross_validation.rst.txt -
7.4. Loading other datasets — scikit-learn 1.6....
target ) array(['c-CS-m', 'c-CS-s', 'c-SC-m', 'c-SC-s', 't-CS-m',...2015 **Please cite**: Higuera C, Gardiner KJ, Cios KJ (2015) Self-Organizing...scikit-learn.org/stable/datasets/loading_other_datasets.html