Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 971 - 980 of 8,176 for c (0.25 seconds)

  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 Feb 17 05:13:41 GMT 2026
      149.2K bytes
      1 views
      Cache
     
  2. Balance model complexity and cross-validated sc...

    'deprecated' C C: float, default=1.0 Inverse of...t'`. 'deprecated' C C: float, default=1.0 Inverse of...
    scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_refit_callable.html
    Mon Feb 23 17:51:56 GMT 2026
      200.8K bytes
      Cache
     
  3. Archivos Objetivo de Búsqueda

    c, h, java, etc.) Archivos comprimidos...
    fess.codelibs.org/es/supported-files.html
    Sun Feb 22 02:47:33 GMT 2026
      18.7K bytes
      Cache
     
  4. plot_release_highlights_1_8_0.rst.txt

    html#:~:text=C,-float%2C%20default%3D1.0"> C <span class="p...or with conda:: conda install -c conda-forge scikit-learn .. GENERATED...
    scikit-learn.org/stable/_sources/auto_examples/release_highlights/plot_release_highlights_1_8_0.r...
    Mon Feb 23 17:51:57 GMT 2026
      63.4K bytes
     
  5. Plot classification boundaries with different S...

    the C parameter is set to its default value ( C=1 ) in this...is applied with the parameter C=1 , which allows for a certain...
    scikit-learn.org/stable/auto_examples/svm/plot_svm_kernels.html
    Mon Feb 23 17:51:57 GMT 2026
      122.4K bytes
      Cache
     
  6. SVM: Separating hyperplane for unbalanced class...

    C = 1.0 ) clf . fit ( X , y ) #...scatter ( X [:, 0 ], X [:, 1 ], c = y , cmap = plt . cm . Paired...
    scikit-learn.org/stable/auto_examples/svm/plot_separating_hyperplane_unbalanced.html
    Mon Feb 23 17:51:55 GMT 2026
      93.6K bytes
      Cache
     
  7. SVM: Weighted samples &#8212; scikit-learn 1.8....

    sample weighting rescales the C parameter, which means that the...X_plot [:, 0 ], X_plot [:, 1 ], c = y_plot , s = 100 * sample_weight...
    scikit-learn.org/stable/auto_examples/svm/plot_weighted_samples.html
    Mon Feb 23 17:51:55 GMT 2026
      93.4K bytes
      Cache
     
  8. clustering.rst.txt

    - \frac{H(C|K)}{H(C)} .. math:: c = 1 - \frac{H(K|C)}{H(K)} where...math:: H(C|K) = - \sum_{c=1}^{|C|} \sum_{k=1}^{|K|} \frac{n_{c,k}}{n}...
    scikit-learn.org/stable/_sources/modules/clustering.rst.txt
    Mon Feb 23 17:51:57 GMT 2026
      92.3K bytes
     
  9. 1.1. Linear Models &#8212; scikit-learn 1.8.0 d...

    C is given by alpha = 1 / C or alpha = 1 / (n_samples...arguments C and l1_ratio : penalty \(r(w)\) none ( C=np.inf )...
    scikit-learn.org/stable/modules/linear_model.html
    Mon Feb 23 11:19:23 GMT 2026
      229K bytes
      Cache
     
  10. Biclustering documents with the Spectral Co-clu...

    join ( f &quot; { ( c / n_rows * 100 ) : .0f } % { name...name } &quot; for name , c in counter . most_common ( 3 ) ) #...
    scikit-learn.org/stable/auto_examples/bicluster/plot_bicluster_newsgroups.html
    Mon Feb 23 11:19:24 GMT 2026
      109.5K bytes
      Cache
     
Back to Top