Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 21 - 30 of 414 for c (0.05 sec)

  1. grid_search.rst.txt

    = [ {'C': [1, 10, 100, 1000], 'kernel': ['linear']}, {'C': [1,...classes. Typical examples include ``C``, ``kernel`` and ``gamma`` for...
    scikit-learn.org/stable/_sources/modules/grid_search.rst.txt
    Thu May 09 23:01:25 UTC 2024
      33K bytes
      2 views
     
  2. plot_classifier_comparison.ipynb

    C=0.025, random_state=42),\n SVC(gamma=2, C=1, random_state=42),\n...ax.scatter(X_train[:, 0], X_train[:, 1], c=y_train, cmap=cm_bright, edgecolors=\"k\")\n...
    scikit-learn.org/stable/_downloads/3438aba177365cb595921cf18806dfa7/plot_classifier_comparison.ipynb
    Wed May 08 07:10:46 UTC 2024
      5.8K bytes
     
  3. clustering.rst.txt

    \sum_{q=1}^k n_q (c_q - c_E) (c_q - c_E)^T with :math:`C_q` the set...math:: C = \left[\begin{matrix} C_{00} & C_{01} \\ C_{10} & C_{11}...
    scikit-learn.org/stable/_sources/modules/clustering.rst.txt
    Thu May 09 23:01:25 UTC 2024
      91.9K bytes
     
  4. 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
     
  5. 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
    Thu May 09 23:01:25 UTC 2024
      79.5K bytes
      Cache
     
  6. 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
    Thu May 09 23:01:25 UTC 2024
      92.1K bytes
      Cache
     
  7. 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...
    Thu May 09 23:01:24 UTC 2024
      54.4K bytes
      Cache
     
  8. 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
    Thu May 09 23:01:24 UTC 2024
      64.8K bytes
      Cache
     
  9. 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
    Thu May 09 23:01:25 UTC 2024
      58.1K bytes
      Cache
     
  10. 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
    Thu May 09 23:01:25 UTC 2024
      44.9K bytes
      Cache
     
Back to top