Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 21 - 30 of 448 for c (0.04 sec)

  1. 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
    Mon Jun 03 12:46:40 UTC 2024
      92.6K bytes
     
  2. confusion_matrix — scikit-learn 1.5.0 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
    Mon Jun 03 12:46:39 UTC 2024
      123.1K bytes
      Cache
     
  3. SVR — scikit-learn 1.5.0 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
    Fri May 31 14:06:07 UTC 2024
      152.3K bytes
      Cache
     
  4. 6.7. Kernel Approximation — scikit-learn 1.5.0 ...

    \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
    Mon Jun 03 12:46:40 UTC 2024
      65.7K bytes
      Cache
     
  5. LogisticRegressionCV — scikit-learn 1.5.0 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
    Mon Jun 03 12:46:39 UTC 2024
      172.2K bytes
      Cache
     
  6. pydata-sphinx-theme.js

    then((e=>{c[t]=e,r(a)}),(e=>{c[n]=e,r(a)}));var c={};return c[e]=e=>e(a),c}}var....r--?e.r++:e())))},c.a=(o,a,c)=>{var i;c&&((i=[]).d=-1);var d,s,l,u=new...
    scikit-learn.org/stable/_static/scripts/pydata-sphinx-theme.js
    Mon Jun 03 12:46:40 UTC 2024
      9.2K bytes
      Similar Results (1)
     
  7. MultinomialNB — scikit-learn 1.5.0 documentation

    References C.D. Manning, P. Raghavan and H....The input samples. Returns : C ndarray of shape (n_samples,)...
    scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.MultinomialNB.html
    Mon Jun 03 12:46:40 UTC 2024
      157.9K bytes
      Cache
     
  8. CalibratedClassifierCV — scikit-learn 1.5.0 doc...

    Zadrozny & C. Elkan, ICML 2001 [ 2 ] Transforming...Probability Estimates, B. Zadrozny & C. Elkan, (KDD 2002) [ 3 ] Probabilistic...
    scikit-learn.org/stable/modules/generated/sklearn.calibration.CalibratedClassifierCV.html
    Mon Jun 03 12:46:40 UTC 2024
      157.6K bytes
      Cache
     
  9. 3.1. Cross-validation: evaluating estimator per...

    "c" , "c" , "c" , "d" , "d" , "d" ] >>>..."a" , "b" , "b" , "b" , "c" , "c" , "c" , "a" ] >>> groups = [...
    scikit-learn.org/stable/modules/cross_validation.html
    Mon Jun 03 12:46:40 UTC 2024
      165K bytes
      Cache
     
  10. HuberRegressor — scikit-learn 1.5.0 documentation

    the samples where |(y - Xw - c) / sigma| < epsilon and the absolute...the samples where |(y - Xw - c) / sigma| > epsilon , where the...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.HuberRegressor.html
    Mon Jun 03 12:46:39 UTC 2024
      151.5K bytes
      Cache
     
Back to top