Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 571 - 580 of 5,053 for c (0.16 seconds)

Filter
  1. Beginner's guide to Python

    {test_celsius} °C to Fahrenheit" ) print ( f" {test_celsius} °C = {fahrenheit:...this: Converting 21 °C to Fahrenheit 21 °C = 69 . 8 °F Converting...
    developer.ibm.com/tutorials/python-beginners-guide/
    Tue Mar 17 04:25:44 UTC 2026
      25K bytes
      1 views
      Cache
     
  2. confusion_matrix — scikit-learn 1.8.0 documenta...

    definition a confusion matrix \(C\) is such that \(C_{i, j}\) is...not be normalized. Returns : C ndarray of shape (n_classes, n_classes)...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.confusion_matrix.html
    Mon Mar 23 20:39:20 UTC 2026
      15.3K bytes
      Cache
     
  3. l1_min_c — scikit-learn 1.8.0 documentation

    for C . The lower bound for C is computed such that for C in (l1_min_C,...l1_min_c float Minimum value for C. Examples >>> from sklearn.svm...
    scikit-learn.org/stable/modules/generated/sklearn.svm.l1_min_c.html
    Mon Mar 23 20:39:23 UTC 2026
      13.9K bytes
      Cache
     
  4. Selecting the number of clusters with silhouett...

    c in enumerate ( centers ): ax2 . scatter ( c [ 0 ], c [ 1...= 30 , lw = 0 , alpha = 0.7 , c = colors , edgecolor = "k" ) #...
    scikit-learn.org/stable/auto_examples/cluster/plot_kmeans_silhouette_analysis.html
    Mon Mar 23 20:39:22 UTC 2026
      17.4K bytes
      Cache
     
  5. auto_examples_jupyter.zip

    c in enumerate(centers):\n ax2.scatter(c[0], c[1], marker=\"$%d$\"...RANDOM_SEED)\nprint(\"Class\", \"P(C)\", \"P(w0|C)\", \"P(w1|C)\", sep=\"\\t\")\nfor...
    scikit-learn.org/stable/_downloads/6f1e7a639e0699d6164445b55e6c116d/auto_examples_jupyter.zip
    Mon Mar 23 20:39:20 UTC 2026
      2.2M bytes
     
  6. Compare BIRCH and MiniBatchKMeans — scikit-lear...

    c = "w" , edgecolor = col , marker...this_centroid [ 1 ], marker = "+" , c = "k" , s = 25 ) ax . set_ylim...
    scikit-learn.org/stable/auto_examples/cluster/plot_birch_vs_minibatchkmeans.html
    Mon Mar 23 20:39:20 UTC 2026
      16.9K bytes
      Cache
     
  7. Datenbank-Konnektor

    p JOIN categories c ON p . category_id = c . id WHERE p . active...p . description , p . price , c . name as category , p . updated_at...
    fess.codelibs.org/de/15.5/config/datastore/ds-database.html
    Mon Mar 23 02:50:58 UTC 2026
      52.3K bytes
      2 views
      Cache
     
  8. Post-tuning the decision threshold for cost-sen...

    'deprecated' C C: float, default=1.0 Inverse of...`'penalty='elasticnet'`. 'deprecated' C C: float, default=1.0 Inverse of...
    scikit-learn.org/stable/auto_examples/model_selection/plot_cost_sensitive_learning.html
    Mon Mar 23 20:39:22 UTC 2026
      72.9K bytes
      Cache
     
  9. IBM API Hub Notices

    Z-SCHEMA MIT License (Copyright (c) 2014 Martin Zagora and other...POSIX-CHARACTER-CLASSES MIT License (Copyright (c) 2016-2017, Jon Schlinkert) Creative...
    developer.ibm.com/terms/ibm-api-hub-notices/
    Tue Mar 24 01:10:29 UTC 2026
      12.9K bytes
      Cache
     
  10. 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
    Mon Mar 23 20:39:20 UTC 2026
      16.5K bytes
      Cache
     
Back to Top