Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 61 - 70 of 634 for c (0.06 sec)

  1. 4.1. Partial Dependence and Individual Conditio...

    \mathbb{E}_{X_C}\left[ f(x_S, X_C) \right]\\ &= \int f(x_S, x_C) p(x_C)...p(x_C) dx_C,\end{split}\] where \(f(x_S, x_C)\) is the response function...
    scikit-learn.org/stable/modules/partial_dependence.html
    Mon Jun 03 12:46:39 UTC 2024
      64.9K bytes
      Cache
     
  2. decomposition.rst.txt

    C. Sorensen, and C. Yang, (1998) .. _LSA:....org/Boutsidis_PRE_08.pdf>`_ C. Boutsidis, E. Gallopoulos, 2008...
    scikit-learn.org/stable/_sources/modules/decomposition.rst.txt
    Fri May 31 14:06:04 UTC 2024
      45.8K bytes
      1 views
     
  3. Windows now has AI-powered copy and paste - The...

    and things that plug in via USB-C. He spent over 15 years in IT...
    www.theverge.com/2024/5/21/24161778/windows-powertoys-advanced-ai-copy-paste
    Wed May 22 01:12:55 UTC 2024
      161K bytes
      Cache
     
  4. MiniBatchKMeans — scikit-learn 1.5.0 documentation

    the data will be converted to C ordering, which will cause a memory...copy if the given data is not C-contiguous. If a sparse matrix...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.MiniBatchKMeans.html
    Mon Jun 03 12:46:40 UTC 2024
      177K bytes
      Cache
     
  5. 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...
    Mon Jun 03 12:46:40 UTC 2024
      147K bytes
      Cache
     
  6. 3.5. Validation curves: plotting scores to eval...

    param_name = "C" , param_range = np . logspace..."linear" ), X , y , param_name = "C" , param_range = np . logspace...
    scikit-learn.org/stable/modules/learning_curve.html
    Mon Jun 03 12:46:40 UTC 2024
      55.8K bytes
      Cache
     
  7. ComplementNB — scikit-learn 1.5.0 documentation

    Returns : C ndarray of shape (n_samples,)...The input samples. Returns : C ndarray of shape (n_samples, n_classes)...
    scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.ComplementNB.html
    Mon Jun 03 12:46:40 UTC 2024
      159.3K bytes
      Cache
     
  8. 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
    Fri May 31 14:06:06 UTC 2024
      39.9K bytes
      6 views
     
  9. LinearDiscriminantAnalysis — scikit-learn 1.5.0...

    corresponds to sum_k prior_k * C_k where C_k is the covariance matrix...the samples in class k . The C_k are estimated using the (potentially...
    scikit-learn.org/stable/modules/generated/sklearn.discriminant_analysis.LinearDiscriminantAnalysi...
    Mon Jun 03 12:46:40 UTC 2024
      160.6K bytes
      Cache
     
  10. auto_examples_python.zip

    "P(C)", "P(w0|C)", "P(w1|C)", sep="\t") for k,...coefs_ = [] for c in cs: clf.set_params(C=c) clf.fit(X, y) c...
    scikit-learn.org/stable/_downloads/07fcc19ba03226cd3d83d4e40ec44385/auto_examples_python.zip
    Fri May 31 14:06:06 UTC 2024
      1.6M bytes
      4 views
     
Back to top