- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 31 - 40 of 569 for c (0.05 sec)
-
brier_score_loss — scikit-learn 1.7.2 documenta...
\[\frac{1}{N}\sum_{i=1}^{N}\sum_{c=1}^{C}(y_{ic} - \hat{p}_{ic})^{2}\]...\(N\) observations labeled from \(C\) possible classes, the Brier...scikit-learn.org/stable/modules/generated/sklearn.metrics.brier_score_loss.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 -
NuSVR — scikit-learn 1.7.2 documentation
C float, default=1.0 Penalty parameter C of the error...sklearn.svm. NuSVR ( * , nu = 0.5 , C = 1.0 , kernel = 'rbf' , degree...scikit-learn.org/stable/modules/generated/sklearn.svm.NuSVR.html -
SVR — scikit-learn 1.7.2 documentation
C = 1.0 , epsilon = 0.1 , shrinking...free parameters in the model are C and epsilon. The implementation...scikit-learn.org/stable/modules/generated/sklearn.svm.SVR.html -
2.3. Clustering — scikit-learn 1.7.2 documentation
\sum_{q=1}^k n_q (c_q - c_E) (c_q - c_E)^T\] with \(C_q\) the set of...\[\begin{split}C = \left[\begin{matrix} C_{00} & C_{01} \\ C_{10} & C_{11}...scikit-learn.org/stable/modules/clustering.html -
1.8. Cross decomposition — scikit-learn 1.7.2 d...
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 -
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 -
Installing the development version of scikit-le...
instructions to install a working C/C++ compiler with OpenMP support...which provides OpenMP-enabled C/C++ compilers based on the llvm...scikit-learn.org/stable/developers/advanced_installation.html -
bootstrap.js
F="y"===C?n:r,H="y"===C?s:o,W="y"===C?"height":"width",z=x[C],R=...;x[C]=ht,M[C]=ht-z}if(u){var dt,ut="x"===C?n:r,ft="x"===C?s:...scikit-learn.org/stable/_static/scripts/bootstrap.js -
grid_search.rst.txt
= [ {'C': [1, 10, 100, 1000], 'kernel': ['linear']}, {'C': [1,...classes. Typical examples include ``C``, ``kernel`` and ``gamma`` for...scikit-learn.org/stable/_sources/modules/grid_search.rst.txt