Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 31 - 40 of 288 for c (0.05 sec)

  1. 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
    Thu May 30 15:22:05 UTC 2024
      159.3K bytes
      Cache
     
  2. OrdinalEncoder — scikit-learn 1.5.0 documentation

    (c.f. bpo-43475 ). Examples Given...into a single category, “b” and “c” are their own categories, unknown...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.OrdinalEncoder.html
    Fri May 31 14:06:04 UTC 2024
      154.7K bytes
      Cache
     
  3. 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...
    Fri May 31 14:06:06 UTC 2024
      160.6K bytes
      Cache
     
  4. 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
    Fri May 31 14:06:06 UTC 2024
      143.6K bytes
      Cache
     
  5. SplineTransformer — scikit-learn 1.5.0 document...

    order {‘C’, ‘F’}, default=’C’ Order of output array...include_bias = True , order = 'C' , sparse_output = False ) [source]...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.SplineTransformer.html
    Fri May 31 14:06:04 UTC 2024
      147.8K bytes
      Cache
     
  6. 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
    Fri May 31 14:06:04 UTC 2024
      113.4K bytes
      Cache
     
  7. 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
    Thu May 30 15:22:06 UTC 2024
      158.4K bytes
      Cache
     
  8. 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
    Fri May 31 14:06:04 UTC 2024
      160.9K bytes
      Cache
     
  9. PCA — scikit-learn 1.5.0 documentation

    Recognition and Machine Learning” by C. Bishop, 12.2.1 p. 574 or htt...from: Tipping, M. E., and Bishop, C. M. (1999). “Probabilistic principal...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.PCA.html
    Fri May 31 14:06:07 UTC 2024
      174.8K bytes
      Cache
     
  10. 1.1. Linear Models — scikit-learn 1.5.0 documen...

    C is given by alpha = 1 / C or alpha = 1 / (n_samples...sklearn.svm.l1_min_c allows to calculate the lower bound for C in order...
    scikit-learn.org/stable/modules/linear_model.html
    Fri May 31 14:06:07 UTC 2024
      228.6K bytes
      Cache
     
Back to top