Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 21 - 30 of 420 for c (0.04 sec)

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

    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
    Tue May 07 15:05:49 UTC 2024
      44.9K bytes
      Cache
     
  2. sklearn.datasets.make_multilabel_classification...

    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
    Tue May 07 15:05:49 UTC 2024
      24.6K bytes
      Cache
     
  3. Installing the development version of scikit-le...

    8 A C/C++ compiler and a matching OpenMP...instructions to install a working C/C++ compiler with OpenMP support...
    scikit-learn.org/stable/developers/advanced_installation.html
    Tue May 07 15:05:50 UTC 2024
      55.6K bytes
      Cache
     
  4. 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
    Tue May 07 15:05:49 UTC 2024
      64.8K bytes
      Cache
     
  5. 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
    Tue May 07 15:05:49 UTC 2024
      66.4K 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. 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
    Tue May 07 15:05:49 UTC 2024
      58.1K bytes
      Cache
     
  8. 6.7. Kernel Approximation — scikit-learn 1.4.2 ...

    \prod_i \frac{2\sqrt{x_i+c}\sqrt{y_i+c}}{x_i + y_i + 2c}\] It has...free parameter, that is called \(c\) . For a motivation for this...
    scikit-learn.org/stable/modules/kernel_approximation.html
    Tue May 07 15:05:49 UTC 2024
      42.9K bytes
      Cache
     
  9. 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
    Mon May 06 15:51:00 UTC 2024
      62K bytes
      Cache
     
  10. sklearn.neighbors.NearestCentroid — scikit-lear...

    The predicted class C for each sample in X is returned....n_features) Test samples. Returns : C ndarray of shape (n_samples,)...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.NearestCentroid.html
    Tue May 07 15:05:50 UTC 2024
      43.1K bytes
      Cache
     
Back to top