Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 71 - 80 of 908 for c (0.16 sec)

  1. GaussianNB — scikit-learn 1.7.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
    Sun Jun 29 19:04:30 UTC 2025
      155.6K bytes
      Cache
     
  2. PolynomialFeatures — scikit-learn 1.7.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
    Sun Jun 29 19:04:30 UTC 2025
      139.9K bytes
      Cache
     
  3. KMeans — scikit-learn 1.7.0 documentation

    that if the original data is not C-contiguous, a copy will be made...the data will be converted to C ordering, which will cause a memory...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.KMeans.html
    Sun Jun 29 19:04:29 UTC 2025
      161K bytes
      Cache
     
  4. BernoulliNB — scikit-learn 1.7.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
    Sun Jun 29 19:04:30 UTC 2025
      152.5K bytes
      Cache
     
  5. How to operationalize generative AI | Elastic

    their AI adoption journeys (Blog) C-suite insights on generative AI...
    www.elastic.co/portfolio/operationalizing-generative-ai-strategic-guide
    Tue Jul 01 00:08:10 UTC 2025
      411.7K bytes
      1 views
      Cache
     
  6. OneClassSVM — scikit-learn 1.7.0 documentation

    Rescale C per sample. Higher weights force...estimator. Notes If X is not a C-ordered contiguous array it is...
    scikit-learn.org/stable/modules/generated/sklearn.svm.OneClassSVM.html
    Fri Jun 27 15:51:05 UTC 2025
      139.4K bytes
      Cache
     
  7. 7.3. Preprocessing data — scikit-learn 1.7.0 do...

    “b” and “c” are their own categories, unknown..."a" ] * 5 + [ "b" ] * 20 + [ "c" ] * 10 + [ "d" ] * 3 + [ np ....
    scikit-learn.org/stable/modules/preprocessing.html
    Mon Jun 30 13:50:28 UTC 2025
      198.2K 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
    Sun Jun 29 19:04:31 UTC 2025
      114.8K bytes
      Cache
     
  9. PCA — scikit-learn 1.7.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
    Sun Jun 29 19:04:30 UTC 2025
      171.7K bytes
      Cache
     
  10. Release Highlights for scikit-learn 0.24 — scik...

    or with conda: conda install - c conda - forge scikit - learn Successive...Documentation for SVC Parameters C 1.0 kernel 'rbf' degree 3 gamma...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_0_24_0.html
    Sun Jun 29 19:04:30 UTC 2025
      176.2K bytes
      Cache
     
Back to top