Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 941 - 950 of 8,176 for c (2.6 seconds)

  1. cross_validation.rst.txt

    "c", "c", "c", "d", "d", "d"] >>> groups...= ["a", "b", "b", "b", "c", "c", "c", "a"] >>> groups = [1, 1,...
    scikit-learn.org/stable/_sources/modules/cross_validation.rst.txt
    Mon Feb 23 17:51:57 GMT 2026
      41.1K bytes
      1 views
     
  2. Advanced Java stream techniques with gatherers ...

    forEachOrdered(c -> { if (( char )c != '\n' ) { downst...> 0 ; i--) { var c = buffer.charAt(i); if (c == SPACE.charValue())...
    developer.ibm.com/articles/j-java-streams-6-nathan-good/
    Mon Feb 23 16:34:14 GMT 2026
      132.5K bytes
      Cache
     
  3. Selecting dimensionality reduction with Pipelin...

    0001 C C: float, default=1.0 Regularization...the parameter C of class i to ``class_weight[i]*C`` for SVC. If...
    scikit-learn.org/stable/auto_examples/compose/plot_compare_reduction.html
    Mon Feb 23 17:51:57 GMT 2026
      164.8K bytes
      Cache
     
  4. Release Highlights for scikit-learn 0.24 &#8212...

    Documentation for SVC Parameters C C: float, default=1.0 Regularization...the parameter C of class i to class_weight[i]*C for SVC. If not...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_0_24_0.html
    Mon Feb 23 11:19:23 GMT 2026
      204.2K bytes
      Cache
     
  5. An example of K-Means++ initialization — ...

    c = col , marker = "."...[:, 0 ], centers_init [:, 1 ], c = "b" , s = 50 ) plt...
    scikit-learn.org/stable/auto_examples/cluster/plot_kmeans_plusplus.html
    Mon Feb 23 11:19:23 GMT 2026
      88K bytes
      Cache
     
  6. Unlock the power of Search AI at Elastic{ON} Mu...

    2025/2026 forge the future M u n i c h Date 6 November 2025 Location...
    www.elastic.co/events/elasticon/munich
    Mon Dec 08 01:57:01 GMT 2025
      40.7K bytes
      Cache
     
  7. Database Connector

    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/15.5/config/datastore/ds-database.html
    Mon Feb 23 02:45:10 GMT 2026
      37.3K bytes
      Cache
     
  8. 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 Jan 19 11:28:25 GMT 2026
      2.2M bytes
     
  9. grid_search.rst.txt

    = [ {'C': [1, 10, 100, 1000], 'kernel': ['linear']}, {'C': [1,...classes. Typical examples include ``C``, ``kernel`` and ``gamma`` for...
    scikit-learn.org/stable/_sources/modules/grid_search.rst.txt
    Mon Feb 23 17:51:56 GMT 2026
      33.4K bytes
     
  10. 3.1. Cross-validation: evaluating estimator per...

    "c" , "c" , "c" , "d"..."b" , "c" , "c" , "c" , "a"...
    scikit-learn.org/stable/modules/cross_validation.html
    Mon Feb 23 11:19:24 GMT 2026
      162.2K bytes
      Cache
     
Back to Top