Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 161 - 170 of 763 for c (0.06 sec)

  1. A week of legal setbacks — and one big win — fo...

    C. Boston Bay Area South Florida...federal judge in Washington, D.C., who last week paused a deadline...
    www.nbcnews.com/politics/donald-trump/week-legal-setbacks-one-big-win-trumps-agenda-rcna192032
    Sun Feb 16 00:53:40 UTC 2025
      308.1K bytes
      Cache
     
  2. 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 Feb 21 14:54:35 UTC 2025
      122.5K bytes
      1 views
      Cache
     
  3. Plot different SVM classifiers in the iris data...

    C = C ), svm . LinearSVC ( C = C , max_iter = 10000...kernel = "rbf" , gamma = 0.7 , C = C ), svm . SVC ( kernel = "poly"...
    scikit-learn.org/stable/auto_examples/svm/plot_iris_svc.html
    Fri Feb 21 14:54:33 UTC 2025
      92.8K bytes
      Cache
     
  4. Hashing feature transformation using Totally Ra...

    c = y , s = 50 , edgecolor = "k"...X_reduced [:, 0 ], X_reduced [:, 1 ], c = y , s = 50 , edgecolor = "k"...
    scikit-learn.org/stable/auto_examples/ensemble/plot_random_forest_embedding.html
    Fri Feb 21 14:54:35 UTC 2025
      102.4K bytes
      Cache
     
  5. Novelty detection with Local Outlier Factor (LO...

    c = "blueviolet" , s = s , edgecolors = "k" ) c = plt ....clf . decision_function ( np . c_ [ xx . ravel (), yy . ravel ()])...
    scikit-learn.org/stable/auto_examples/neighbors/plot_lof_novelty_detection.html
    Fri Feb 21 14:54:32 UTC 2025
      102.8K bytes
      1 views
      Cache
     
  6. Swiss Roll And Swiss-Hole Reduction — scikit-le...

    c = sr_color , s = 50 , alpha =...sr_lle [:, 0 ], sr_lle [:, 1 ], c = sr_color ) axs [ 0 ] . set_title...
    scikit-learn.org/stable/auto_examples/manifold/plot_swissroll.html
    Fri Feb 21 14:54:32 UTC 2025
      100.2K bytes
      Cache
     
  7. Comparison between grid search and successive h...

    [[ "param_C" , "param_gamma" ]] = results [[ "param_C" , "param_gamma"...param_grid = { "gamma" : gammas , "C" : Cs } clf = SVC ( random_state...
    scikit-learn.org/stable/auto_examples/model_selection/plot_successive_halving_heatmap.html
    Fri Feb 21 14:54:35 UTC 2025
      106.2K bytes
      Cache
     
  8. Selecting dimensionality reduction with Pipelin...

    "classify__C" : C_OPTIONS , }, { "reduce_dim"...N_FEATURES_OPTIONS , "classify__C" : C_OPTIONS , }, ] reducer_labels...
    scikit-learn.org/stable/auto_examples/compose/plot_compare_reduction.html
    Fri Feb 21 14:54:32 UTC 2025
      120.5K bytes
      Cache
     
  9. 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 Feb 21 14:54:33 UTC 2025
      99.4K bytes
      Cache
     
  10. sklearn.svm — scikit-learn 1.6.1 documentation

    l1_min_c Return the lowest bound for C....Unsupervised Outlier Detection. SVC C-Support Vector Classification....
    scikit-learn.org/stable/api/sklearn.svm.html
    Fri Feb 21 14:54:32 UTC 2025
      116.8K bytes
      Cache
     
Back to top