Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 51 - 60 of 397 for c (0.04 sec)

  1. sklearn.decomposition.PCA — scikit-learn 1.4.2 ...

    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
    Sat May 18 15:26:00 UTC 2024
      80K bytes
      Cache
     
  2. sklearn.svm.NuSVC — scikit-learn 1.4.2 document...

    the parameter C of class i to class_weight[i]*C for SVC. If not...(n_classes,) Multipliers of parameter C of each class. Computed based...
    scikit-learn.org/stable/modules/generated/sklearn.svm.NuSVC.html
    Sat May 18 15:26:01 UTC 2024
      69.3K bytes
      Cache
     
  3. sklearn.linear_model.PassiveAggressiveClassifie...

    C = 1.0 , fit_intercept = True ,...the User Guide . Parameters : C float, default=1.0 Maximum step...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.PassiveAggressiveClassifier.html
    Sat May 18 15:26:01 UTC 2024
      74.1K bytes
      Cache
     
  4. sklearn.naive_bayes.BernoulliNB — scikit-learn ...

    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
    Sat May 18 15:26:00 UTC 2024
      66.8K bytes
      Cache
     
  5. sklearn.naive_bayes.GaussianNB — scikit-learn 1...

    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
    Sat May 18 15:26:01 UTC 2024
      69.3K bytes
      Cache
     
  6. 6.6. Random Projection — scikit-learn 1.4.2 doc...

    \[\begin{split}\left\{ \begin{array}{c c l} -\sqrt{\frac{s}{n_{\text{components}}}}...
    scikit-learn.org/stable/modules/random_projection.html
    Sat May 18 15:26:00 UTC 2024
      30.4K bytes
      Cache
     
  7. The "G" is pronounced the same as in GIF | Meta...

    hard sounds made in English by c and g differ only in voicing,...
    www.metafilter.com/203504/The-G-is-pronounced-the-same-as-in-GIF
    Sun Apr 28 00:52:58 UTC 2024
      33.3K bytes
      Cache
     
  8. sklearn.metrics.make_scorer — scikit-learn 1.4....

    param_grid = { 'C' : [ 1 , 10 ]}, ... scoring =...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.make_scorer.html
    Sat May 18 15:26:00 UTC 2024
      25.7K bytes
      Cache
     
  9. sklearn.svm.OneClassSVM — scikit-learn 1.4.2 do...

    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
    Sat May 18 15:26:00 UTC 2024
      53.2K bytes
      Cache
     
  10. sklearn.cluster.KMeans — scikit-learn 1.4.2 doc...

    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
    Sat May 18 15:26:01 UTC 2024
      81.3K bytes
      Cache
     
Back to top