Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1 - 10 of 277 for c (0.05 sec)

  1. l1_min_c — scikit-learn 1.5.0 documentation

    for C. The lower bound for C is computed such that for C in (l1_min_C,...+ K GitHub l1_min_c # sklearn.svm. l1_min_c ( X , y , * , loss...
    scikit-learn.org/stable/modules/generated/sklearn.svm.l1_min_c.html
    Wed Jun 05 00:53:47 UTC 2024
      115.6K 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
    Wed Jun 05 00:53:47 UTC 2024
      184.5K bytes
      Cache
     
  3. 1.4. Support Vector Machines — scikit-learn 1.5...

    sets the parameter C of class class_label to C * value . The figure...sets the parameter C for the i-th example to C * sample_weight[i]...
    scikit-learn.org/stable/modules/svm.html
    Wed Jun 05 00:53:45 UTC 2024
      131K bytes
      Cache
     
  4. Introducing Scalar Quantization in Lucene — Ela...

    documents each and segment C C C only 100 100 100 documents....1000 1000 1000 documents and C C C only has 100 100 100 . In the...
    www.elastic.co/search-labs/blog/scalar-quantization-in-lucene
    Wed Jun 05 01:08:19 UTC 2024
      163.3K 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...
    Wed Jun 05 00:53:45 UTC 2024
      147K bytes
      Cache
     
  6. Bunch — scikit-learn 1.5.0 documentation

    c = 6 >>> b [ 'c' ] 6 clear ( ) → None....
    scikit-learn.org/stable/modules/generated/sklearn.utils.Bunch.html
    Wed Jun 05 00:53:47 UTC 2024
      123.3K bytes
      Cache
     
  7. permutation_test_score — scikit-learn 1.5.0 doc...

    calculated as: (C + 1) / (n_permutations + 1) Where C is the number...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.permutation_test_score.html
    Wed Jun 05 00:53:46 UTC 2024
      125K bytes
      Cache
     
  8. NuSVR — scikit-learn 1.5.0 documentation

    C float, default=1.0 Penalty parameter C of the error...sklearn.svm. NuSVR ( * , nu = 0.5 , C = 1.0 , kernel = 'rbf' , degree...
    scikit-learn.org/stable/modules/generated/sklearn.svm.NuSVR.html
    Fri May 31 14:06:04 UTC 2024
      150.1K bytes
      Cache
     
  9. 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 05 01:04:40 UTC 2024
      155.1K bytes
      Cache
     
  10. SVR — scikit-learn 1.5.0 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 31 14:06:07 UTC 2024
      152.3K bytes
      Cache
     
Back to top