Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 31 - 40 of 533 for c (0.04 sec)

  1. sklearn.svm.SVC — scikit-learn 1.4.2 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
    Fri May 17 16:55:52 UTC 2024
      92.1K bytes
      Cache
     
  2. sklearn.discriminant_analysis.QuadraticDiscrimi...

    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...
    Fri May 17 16:55:52 UTC 2024
      54.4K bytes
      Cache
     
  3. sklearn.linear_model.LogisticRegressionCV — sci...

    the best C is the average of the C’s that correspond...folds, and the coefs and the C that corresponds to the best score...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LogisticRegressionCV.html
    Fri May 17 16:55:51 UTC 2024
      79.5K bytes
      Cache
     
  4. sklearn.preprocessing.OrdinalEncoder — scikit-l...

    (c.f. bpo-43475 ). Examples Given...into a single category, “b” and “c” are their own categories, unknown...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.OrdinalEncoder.html
    Fri May 17 16:55:52 UTC 2024
      61.5K bytes
      Cache
     
  5. sklearn.svm.SVR — scikit-learn 1.4.2 documentation

    C = 1.0 , epsilon = 0.1 , shrinking...free parameters in the model are C and epsilon. The implementation...
    scikit-learn.org/stable/modules/generated/sklearn.svm.SVR.html
    Fri May 17 16:55:53 UTC 2024
      58.1K bytes
      Cache
     
  6. sklearn.preprocessing.SplineTransformer — sciki...

    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
    Fri May 17 16:55:51 UTC 2024
      54.8K bytes
      Cache
     
  7. Supervised learning: predicting an output varia...

    c_ [ .5 , 1 ] . T >>> y = [ .5 , 1 ] >>> test = np . c_ [...is set by the C parameter: a small value for C means the margin...
    scikit-learn.org/stable/tutorial/statistical_inference/supervised_learning.html
    Fri May 17 16:55:52 UTC 2024
      62K bytes
      Cache
     
  8. IEC 61508 - Wikipedia

    how to use the C and C++ languages. [5] MISRA C has gone on to...de facto standard for embedded C programming in the majority of...
    en.wikipedia.org/wiki/IEC_61508
    Tue Apr 23 13:55:53 UTC 2024
      108.3K bytes
      Cache
     
  9. sklearn.calibration.CalibratedClassifierCV — sc...

    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
    Fri May 17 16:55:51 UTC 2024
      64.8K bytes
      Cache
     
  10. sklearn.naive_bayes.MultinomialNB — scikit-lear...

    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
    Fri May 17 16:55:51 UTC 2024
      66.4K bytes
      Cache
     
Back to top