Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 41 - 50 of 400 for c (0.05 sec)

  1. 1.6. Nearest Neighbors — scikit-learn 1.5.0 doc...

    point \(C\) , then we know that points \(A\) and \(C\) are very...\[p_{i}=\sum\limits_{j \in C_i}{p_{i j}}\] where \(C_i\) is the set of...
    scikit-learn.org/stable/modules/neighbors.html
    Wed Jun 05 00:53:47 UTC 2024
      128.4K bytes
      Cache
     
  2. 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
     
  3. 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
    Wed Jun 05 00:53:46 UTC 2024
      157.9K bytes
      Cache
     
  4. 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...
    Wed Jun 05 00:53:45 UTC 2024
      160.6K bytes
      Cache
     
  5. 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
    Wed Jun 05 00:53:45 UTC 2024
      157.6K bytes
      Cache
     
  6. set_config — scikit-learn 1.5.0 documentation

    behaviour would be to print ‘SVC(C=1.0, cache_size=200, …)’ with...
    scikit-learn.org/stable/modules/generated/sklearn.set_config.html
    Wed Jun 05 00:53:46 UTC 2024
      124.5K bytes
      Cache
     
  7. PolynomialFeatures — scikit-learn 1.5.0 documen...

    order {‘C’, ‘F’}, default=’C’ Order of output array...include_bias = True , order = 'C' ) [source] # Generate polynomial...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.PolynomialFeatures.html
    Wed Jun 05 00:53:46 UTC 2024
      143.6K bytes
      Cache
     
  8. Release Highlights for scikit-learn 1.0 — sciki...

    or with conda: conda install - c conda - forge scikit - learn Keyword...]], columns = [ "a" , "b" , "c" ]) scalar = StandardScaler ()...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_0_0.html
    Wed Jun 05 00:53:46 UTC 2024
      113.4K bytes
      Cache
     
  9. BernoulliNB — 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.BernoulliNB.html
    Mon Jun 03 12:46:40 UTC 2024
      158.4K bytes
      Cache
     
  10. GaussianNB — 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.GaussianNB.html
    Wed Jun 05 00:53:45 UTC 2024
      160.9K bytes
      Cache
     
Back to top