Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

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

  1. sklearn.svm.l1_min_c — scikit-learn 1.4.2 docum...

    l1_min_c l1_min_c Examples using sklearn.svm.l1_min_c sklearn.svm...for C. The lower bound for C is computed such that for C in (l1_min_C,...
    scikit-learn.org/stable/modules/generated/sklearn.svm.l1_min_c.html
    Sun May 19 20:00:39 UTC 2024
      19.4K bytes
      Cache
     
  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
    Sun May 19 20:00:38 UTC 2024
      5.8K bytes
     
  3. gtm.js

    =Va(c[d])&&(c[d]=[]),c[d]=k(e,c[d])):Xa(e)?(Xa(c[d])||(c[d]=...bb(a){for(var b=[],c=0;c<a.length();c++)a.has(c)&&(b[c]=a.get(c));return...
    www.googletagmanager.com/gtm.js
    Sun May 19 00:00:00 UTC 2024
      235.3K bytes
      1 views
     
  4. 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
    Sun May 19 20:00:39 UTC 2024
      58.1K bytes
      Cache
     
  5. 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
    Sun May 19 01:06:34 UTC 2024
      163.1K bytes
      Cache
     
  6. 1.4. Support Vector Machines — scikit-learn 1.4...

    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
    Sun May 19 20:00:39 UTC 2024
      103.3K bytes
      Cache
     
  7. 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
    Sun May 19 20:00:39 UTC 2024
      62K bytes
      Cache
     
  8. sklearn.linear_model.HuberRegressor — scikit-le...

    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
    Sun May 19 20:00:39 UTC 2024
      58.1K bytes
      Cache
     
  9. sklearn.svm.LinearSVC — scikit-learn 1.4.2 docu...

    the parameter C of class i to class_weight[i]*C for SVC. If not...dual = 'warn' , tol = 0.0001 , C = 1.0 , multi_class = 'ovr' ,...
    scikit-learn.org/stable/modules/generated/sklearn.svm.LinearSVC.html
    Sun May 19 20:00:39 UTC 2024
      74.4K bytes
      Cache
     
  10. 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
    Sun May 19 20:00:39 UTC 2024
      137.1K bytes
      Cache
     
Back to top