Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 21 - 30 of 468 for c (0.06 sec)

  1. 7.4. Loading other datasets — scikit-learn 1.5....

    target ) array(['c-CS-m', 'c-CS-s', 'c-SC-m', 'c-SC-s', 't-CS-m',...2015 **Please cite**: Higuera C, Gardiner KJ, Cios KJ (2015) Self-Organizing...
    scikit-learn.org/stable/datasets/loading_other_datasets.html
    Wed May 22 15:20:10 UTC 2024
      65.9K 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 May 22 15:20:05 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
    Wed May 22 15:20:05 UTC 2024
      123.1K bytes
      Cache
     
  4. make_multilabel_classification — scikit-learn 1...

    choose a class c: c ~ Multinomial(theta) pick the...a word: w ~ Multinomial(theta_c) In the above process, rejection...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_multilabel_classification.html
    Wed May 22 15:20:05 UTC 2024
      120.6K bytes
      Cache
     
  5. 6.7. Kernel Approximation — scikit-learn 1.5.0 ...

    \prod_i \frac{2\sqrt{x_i+c}\sqrt{y_i+c}}{x_i + y_i + 2c}\] It has...kernels” Li, F., Ionescu, C., and Sminchisescu, C. - Pattern Recognition,...
    scikit-learn.org/stable/modules/kernel_approximation.html
    Wed May 22 15:20:08 UTC 2024
      65.7K bytes
      Cache
     
  6. 10 PRINT "HELLO METAFILTER"; 20 GOTO 10 | MetaF...

    -> Java -> C++ & HLSL & C# (third job) -> C++ & C#, and sometimes...that did nothing in C. Includes? main? return? C'mon, just give me...
    www.metafilter.com/203575/10-PRINT-HELLO-METAFILTER-20-GOTO-10
    Sun May 05 00:50:29 UTC 2024
      92.5K bytes
      Cache
     
  7. 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 May 22 15:20:05 UTC 2024
      147K bytes
      Cache
     
  8. 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
    Wed May 22 15:20:10 UTC 2024
      172.2K bytes
      Cache
     
  9. Universal Profiling - continuous profiling that...

    C/C++, Node.js/V8, Ruby, Perl and...
    www.elastic.co/observability/universal-profiling
    Thu May 23 00:05:21 UTC 2024
      484K bytes
      Cache
     
  10. 3.2. Tuning the hyper-parameters of an estimato...

    Typical examples include C , kernel and gamma for Support...param_grid : param_grid = [ { 'C' : [ 1 , 10 , 100 , 1000 ], 'kernel'...
    scikit-learn.org/stable/modules/grid_search.html
    Wed May 22 15:20:10 UTC 2024
      128.6K bytes
      Cache
     
Back to top