Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 11 - 20 of 293 for c (0.06 sec)

  1. 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
    Sat May 25 13:41:02 UTC 2024
      158.4K bytes
      Cache
     
  2. SVC — scikit-learn 1.5.0 documentation

    the parameter C of class i to class_weight[i]*C for SVC. If not...class sklearn.svm. SVC ( * , C = 1.0 , kernel = 'rbf' , degree...
    scikit-learn.org/stable/modules/generated/sklearn.svm.SVC.html
    Sat May 25 13:41:03 UTC 2024
      184.5K bytes
      Cache
     
  3. confusion_matrix — scikit-learn 1.5.0 documenta...

    a confusion matrix \(C\) is such that \(C_{i, j}\) is equal to...negatives is \(C_{0,0}\) , false negatives is \(C_{1,0}\) , true...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.confusion_matrix.html
    Sat May 25 13:41:03 UTC 2024
      123.1K bytes
      Cache
     
  4. 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
    Sat May 25 13:41:02 UTC 2024
      228.6K bytes
      Cache
     
  5. QuadraticDiscriminantAnalysis — scikit-learn 1....

    Returns : C ndarray of shape (n_samples,)...vectors X. The predicted class C for each sample in X is returned....
    scikit-learn.org/stable/modules/generated/sklearn.discriminant_analysis.QuadraticDiscriminantAnal...
    Sat May 25 13:41:03 UTC 2024
      147K bytes
      Cache
     
  6. MultinomialNB — 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.MultinomialNB.html
    Sat May 25 13:41:03 UTC 2024
      157.9K bytes
      Cache
     
  7. CalibratedClassifierCV — scikit-learn 1.5.0 doc...

    Zadrozny & C. Elkan, ICML 2001 [ 2 ] Transforming...Probability Estimates, B. Zadrozny & C. Elkan, (KDD 2002) [ 3 ] Probabilistic...
    scikit-learn.org/stable/modules/generated/sklearn.calibration.CalibratedClassifierCV.html
    Sat May 25 13:41:02 UTC 2024
      157.6K bytes
      Cache
     
  8. Bunch — scikit-learn 1.5.0 documentation

    c = 6 >>> b [ 'c' ] 6 clear ( ) → None....
    scikit-learn.org/stable/modules/generated/sklearn.utils.Bunch.html
    Sat May 25 13:41:01 UTC 2024
      123.3K bytes
      Cache
     
  9. Universal Profiling - continuous profiling that...

    C/C++, Node.js/V8, Ruby, Perl and...
    www.elastic.co/observability/universal-profiling
    Mon May 27 00:05:53 UTC 2024
      484K bytes
      Cache
     
  10. 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
    Sat May 25 13:41:02 UTC 2024
      147.8K bytes
      Cache
     
Back to top