Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 81 - 90 of 332 for c (0.04 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
    Fri May 31 14:06:06 UTC 2024
      114.2K bytes
      Cache
     
  2. Slashdot: News for nerds, stuff that matters

    the idiot C-suite phenomenon has happened...
    devices.slashdot.org
    Fri May 31 01:13:36 UTC 2024
      146.4K bytes
      Cache
     
  3. L1 Penalty and Sparsity in Logistic Regression ...

    different values of C. We can see that large values of C give more freedom...coefficients of the models for varying C. C=1.00 Sparsity with L1 penalty:...
    scikit-learn.org/stable/auto_examples/linear_model/plot_logistic_l1_l2_sparsity.html
    Fri May 31 14:06:06 UTC 2024
      98.8K bytes
      Cache
     
  4. pair_confusion_matrix — scikit-learn 1.5.0 docu...

    negatives is \(C_{00}\) , false negatives is \(C_{10}\) , true...positives is \(C_{11}\) and false positives is \(C_{01}\) . Read...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.cluster.pair_confusion_matrix.html
    Fri May 31 14:06:07 UTC 2024
      115.7K bytes
      Cache
     
  5. Demonstration of k-means assumptions — scikit-l...

    c = y ) axs [ 0 , 0 ] . set_title...X_aniso [:, 0 ], X_aniso [:, 1 ], c = y ) axs [ 0 , 1 ] . set_title...
    scikit-learn.org/stable/auto_examples/cluster/plot_kmeans_assumptions.html
    Fri May 31 14:06:06 UTC 2024
      115.6K bytes
      Cache
     
  6. Changelog | DBFlute

    (DBFLUTE-1145){Java/C#}: 外だしSQLのコメントを必須にする未来オプション (DBFLUTE-1144){Java/C#}: 未...(DBFLUTE-1143){Java/C#}: DBFluteのModuleアップグレードをするタスク (DBFLUTE-1142){Java/C#}:...
    dbflute.seasar.org/ja/environment/changelog/index.html
    Fri May 24 02:22:00 UTC 2024
      177.7K bytes
      1 views
      Cache
     
  7. RBF SVM parameters — scikit-learn 1.5.0 documen...

    use the smaller C values, since very high C values typically...dict ( gamma = gamma_range , C = C_range ) cv = StratifiedShuffleSpl...
    scikit-learn.org/stable/auto_examples/svm/plot_rbf_parameters.html
    Fri May 31 14:06:04 UTC 2024
      118.3K bytes
      Cache
     
  8. Lasso and Elastic Net — scikit-learn 1.5.0 docu...

    c = c ) l2 = plt . plot ( neg_log_alphas_enet...coef_e , linestyle = "--" , c = c ) plt . xlabel ( "-Log(alpha)"...
    scikit-learn.org/stable/auto_examples/linear_model/plot_lasso_coordinate_descent_path.html
    Fri May 31 14:06:06 UTC 2024
      103.5K bytes
      Cache
     
  9. One-Class SVM versus One-Class SVM using Stocha...

    c = "blueviolet" , s = s , edgecolors = "k" ) c = plt ....[:, 1 ], c = "blueviolet" , s = s , edgecolors = "k" ) c = plt ....
    scikit-learn.org/stable/auto_examples/linear_model/plot_sgdocsvm_vs_ocsvm.html
    Fri May 31 14:06:04 UTC 2024
      121.1K bytes
      1 views
      Cache
     
  10. Two-class AdaBoost — scikit-learn 1.5.0 documen...

    c = c , cmap = plt . cm . Paired ,...for colormapping provided via 'c'. Parameters 'cmap' will be ignored...
    scikit-learn.org/stable/auto_examples/ensemble/plot_adaboost_twoclass.html
    Fri May 31 14:06:04 UTC 2024
      102.5K bytes
      Cache
     
Back to top