Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 51 - 60 of 370 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 11 22:20:02 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 11 22:20:02 UTC 2024
      69.3K bytes
      Cache
     
  3. 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
     
  4. 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
     
  5. GitHub - codelibs/fess-testdata: Test Data Repo...

    5% C 0.4% C++ 0.4% Java 0.2% JavaScript...
    github.com/codelibs/fess-testdata
    Sun May 12 00:00:24 UTC 2024
      300K bytes
      15 views
      Cache
     
  6. 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
     
  7. 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
     
  8. 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 11 22:20:02 UTC 2024
      74.1K bytes
      Cache
     
  9. 6.3. Preprocessing data — scikit-learn 1.4.2 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
    Sat May 11 22:20:02 UTC 2024
      170.5K 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 11 22:20:00 UTC 2024
      81.3K bytes
      Cache
     
Back to top