Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 11 - 20 of 245 for c (0.05 sec)

  1. LogisticRegressionCV — scikit-learn 1.5.0 docum...

    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
    Tue Jun 11 18:07:59 UTC 2024
      172.2K bytes
      Cache
     
  2. KMeans — scikit-learn 1.5.0 documentation

    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
    Tue Jun 11 18:07:59 UTC 2024
      167.1K bytes
      Cache
     
  3. Elastic Observability 8.14: New feature for SLO...

    C/C++, Node.js/V8, Ruby, Perl, and...any JVM language), Go, Rust, C/C++, Node.js/V8, Ruby, Perl, and...
    www.elastic.co/blog/whats-new-elastic-observability-8-14-0
    Wed Jun 12 00:50:42 UTC 2024
      487.7K bytes
      Cache
     
  4. LinearSVC — scikit-learn 1.5.0 documentation

    the parameter C of class i to class_weight[i]*C for SVC. If not...dual = 'auto' , tol = 0.0001 , C = 1.0 , multi_class = 'ovr' ,...
    scikit-learn.org/stable/modules/generated/sklearn.svm.LinearSVC.html
    Tue Jun 11 18:07:58 UTC 2024
      167.3K bytes
      Cache
     
  5. Beyond the trace: Pinpointing performance culpr...

    with is to load and call into a C++ library that is responsible...storage (TLS) Starting with C11 and C++11, both languages support thread...
    www.elastic.co/observability-labs/blog/continuous-profiling-distributed-tracing-correlation
    Wed Jun 12 01:05:03 UTC 2024
      158.2K bytes
      Cache
     
  6. 6.3. Preprocessing data — scikit-learn 1.5.0 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
    Tue Jun 11 18:07:58 UTC 2024
      205.2K 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
    Tue Jun 11 18:07:58 UTC 2024
      157.6K bytes
      Cache
     
  8. 3.1. Cross-validation: evaluating estimator per...

    "c" , "c" , "c" , "d" , "d" , "d" ] >>>..."a" , "b" , "b" , "b" , "c" , "c" , "c" , "a" ] >>> groups = [...
    scikit-learn.org/stable/modules/cross_validation.html
    Tue Jun 11 18:07:58 UTC 2024
      165K bytes
      Cache
     
  9. GaussianProcessClassifier — scikit-learn 1.5.0 ...

    Returns : C ndarray of shape (n_samples,)...for classification. Returns : C array-like of shape (n_samples,...
    scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.GaussianProcessClassifier.html
    Tue Jun 11 18:07:58 UTC 2024
      152.2K bytes
      Cache
     
  10. HuberRegressor — scikit-learn 1.5.0 documentation

    the samples where |(y - Xw - c) / sigma| < epsilon and the absolute...the samples where |(y - Xw - c) / sigma| > epsilon , where the...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.HuberRegressor.html
    Tue Jun 11 18:07:59 UTC 2024
      151.5K bytes
      Cache
     
Back to top