Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 191 - 200 of 766 for c (0.2 sec)

  1. Scaling the regularization parameter for SVCs —...

    results without scaling C results . plot ( x = "C" , ax = axes [ 0 ],...best_C = results . loc [ results [ label ] . idxmax (), "C" ] axes...
    scikit-learn.org/stable/auto_examples/svm/plot_svm_scale_c.html
    Mon Aug 25 13:49:19 UTC 2025
      115.5K bytes
      Cache
     
  2. Visualizing the probabilistic predictions of a ...

    c = y , ** common_scatter_plot_params...True ), LogisticRegression ( C = 10 ), ) clf2 = make_pipeline...
    scikit-learn.org/stable/auto_examples/ensemble/plot_voting_decision_regions.html
    Mon Aug 25 13:49:23 UTC 2025
      175.2K bytes
      Cache
     
  3. Trump threatens to send the military to Baltimo...

    C. Boston Bay Area South Florida...National Guard to Washington, D.C., this month. Jacquelyn Martin...
    www.nbcnews.com/politics/white-house/trump-threatens-military-baltimore-crime-key-bridge-funding-...
    Mon Aug 25 01:19:22 UTC 2025
      282.4K bytes
      Cache
     
  4. Installing scikit-learn — scikit-learn 1.7.1 do...

    for instance: C : \ Users \ username > C : \ Users \ username...packages in the environment python -c "import sklearn; sklearn.show_versions()"...
    scikit-learn.org/stable/install.html
    Mon Aug 25 13:49:24 UTC 2025
      54K bytes
      Cache
     
  5. Multiclass Receiver Operating Characteristic (R...

    \(TPR=\frac{\sum_{c}TP_c}{\sum_{c}(TP_c + FN_c)}\) ; \(FPR=\frac{\sum_{c}FP_c}{\sum_{c}(FP_c...\(FPR=\frac{1}{C}\sum_{c}\frac{FP_c}{FP_c + TN_c}\) . where C is the...
    scikit-learn.org/stable/auto_examples/model_selection/plot_roc.html
    Mon Aug 25 13:49:23 UTC 2025
      150.8K bytes
      Cache
     
  6. Live updates: Trump moves to fire Federal Reser...

    C. Boston Bay Area South Florida...suspects arrested in Washington, D.C., and in other jurisdictions around...
    www.nbcnews.com/politics/trump-administration/live-blog/trump-dc-national-guard-ice-russia-ukrain...
    Tue Aug 26 01:17:28 UTC 2025
      1.3M bytes
      Cache
     
  7. vendor.c7803af6c3d6c9fb8a8c.js

    c=arguments[1],t=c=isNaN(c)?0:c>=0?l(c):i(this.le...k;case 3:r(c[0],c[1],c[2],l,a,u);break;default:c.push(l,a,u)...
    www.buzzfeed.com/static-assets/js/vendor.c7803af6c3d6c9fb8a8c.js
    Tue Jul 29 20:20:44 UTC 2025
      616.3K bytes
      Similar Results (3)
     
  8. Lasso, Lasso-LARS, and Elastic Net paths — scik...

    "c" , "k" ]) for coef_lasso , coef_lars , c in zip (...alphas_lasso , coef_lasso , c = c ) l2 = plt . semilogx ( alphas_lars...
    scikit-learn.org/stable/auto_examples/linear_model/plot_lasso_lasso_lars_elasticnet_path.html
    Mon Aug 25 13:49:23 UTC 2025
      117.5K bytes
      Cache
     
  9. Regularization path of L1- Logistic Regression ...

    for c in cs : clf . set_params ( logisticregression__C = c ) clf...sklearn.svm import l1_min_c cs = l1_min_c ( X , y , loss = "log"...
    scikit-learn.org/stable/auto_examples/linear_model/plot_logistic_path.html
    Mon Aug 25 13:49:19 UTC 2025
      97K bytes
      Cache
     
  10. SVM Tie Breaking Example — scikit-learn 1.7.1 d...

    C = 1 , break_ties = break_ties...) pred = svm . predict ( np . c_ [ xx . ravel (), yy . ravel ()])...
    scikit-learn.org/stable/auto_examples/svm/plot_svm_tie_breaking.html
    Mon Aug 25 13:49:19 UTC 2025
      95K bytes
      Cache
     
Back to top