Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 41 - 50 of 339 for c (0.04 sec)

  1. 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
    Sat May 11 22:20:01 UTC 2024
      50.4K bytes
      Cache
     
  2. 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 11 22:20:02 UTC 2024
      80K bytes
      Cache
     
  3. 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 11 22:20:02 UTC 2024
      69.3K 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 11 22:20:02 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 11 22:20:00 UTC 2024
      69.3K bytes
      Cache
     
  6. 1.3. Kernel ridge regression — scikit-learn 1.4...

    parameters \(\epsilon\) and \(C\) of the SVR ; \(\epsilon = 0\)...
    scikit-learn.org/stable/modules/kernel_ridge.html
    Sat May 11 22:20:00 UTC 2024
      20.8K bytes
      Cache
     
  7. sklearn.decomposition.IncrementalPCA — scikit-l...

    Recognition and Machine Learning” by C. Bishop, 12.2.1 p. 574 or htt...Computations, Third Edition, G. Holub and C. Van Loan, Chapter 5, section...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.IncrementalPCA.html
    Sat May 11 22:20:02 UTC 2024
      66.2K bytes
      Cache
     
  8. 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 11 22:20:02 UTC 2024
      30.4K bytes
      Cache
     
  9. sklearn.inspection.DecisionBoundaryDisplay — sc...

    c = iris . target , edgecolor =...scatter ( X [:, 0 ], X [:, 1 ], c = iris . target , edgecolor =...
    scikit-learn.org/stable/modules/generated/sklearn.inspection.DecisionBoundaryDisplay.html
    Sat May 11 22:20:02 UTC 2024
      59.6K bytes
      Cache
     
  10. 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 11 22:20:02 UTC 2024
      53.2K bytes
      Cache
     
Back to top