Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1011 - 1020 of 9,311 for c (1.28 seconds)

Filter
  1. 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 Mar 23 20:39:21 UTC 2026
      30.6K bytes
      Cache
     
  2. Nearest Centroid Classification — scikit-learn ...

    "c" , "darkblue" ]) for shrinkage...scatter ( X [:, 0 ], X [:, 1 ], c = y , cmap = cmap_bold , edgecolor...
    scikit-learn.org/stable/auto_examples/neighbors/plot_nearest_centroid.html
    Mon Mar 23 20:39:21 UTC 2026
      15.6K bytes
      Cache
     
  3. Using KBinsDiscretizer to discretize continuous...

    c = "k" ) ax1 . legend ( loc = "best".... plot ( X [:, 0 ], y , "o" , c = "k" ) ax2 . vlines ( enc . bin_edges_...
    scikit-learn.org/stable/auto_examples/preprocessing/plot_discretization.html
    Mon Mar 23 20:39:22 UTC 2026
      16.1K bytes
      Cache
     
  4. PassiveAggressiveClassifier — scikit-learn 1.8....

    parameter C ) Read more in the User Guide . Parameters : C float,.... PassiveAggressiveCla ( * , C = 1.0 , fit_intercept = True ,...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.PassiveAggressiveClassifier.html
    Mon Mar 23 20:39:23 UTC 2026
      19.3K bytes
      Cache
     
  5. auto_examples_python.zip

    "P(C)", "P(w0|C)", "P(w1|C)", sep="\t") for k,...".join( f"{(c / n_rows * 100):.0f}% {name}" for name, c in counter.most_common(3)...
    scikit-learn.org/stable/_downloads/07fcc19ba03226cd3d83d4e40ec44385/auto_examples_python.zip
    Mon Mar 23 20:39:22 UTC 2026
      1.7M bytes
     
  6. AbstractClassLoader (Spring Framework 7.0.3 API)

    void postProcess ( Class  c)   Methods inherited from...  postProcess ( Class  c)...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/cglib/transform/Abst...
    Fri Feb 01 00:00:00 UTC 1980
      28.3K 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
      Cache
     
  8. Bunch — scikit-learn 1.8.0 documentation

    c = 6 >>> b [ 'c' ] 6 clear ( ) → None....
    scikit-learn.org/stable/modules/generated/sklearn.utils.Bunch.html
    Mon Mar 23 20:39:21 UTC 2026
      14.5K bytes
      Cache
     
  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
    Thu Mar 05 14:15:31 UTC 2026
      9.9K bytes
     
  10. 2.3. Clustering — scikit-learn 1.8.0 documentation

    1 - \frac{H(C|K)}{H(C)}\] \[c = 1 - \frac{H(K|C)}{H(K)}\] where...\[H(C|K) = - \sum_{c=1}^{|C|} \sum_{k=1}^{|K|} \frac{n_{c,k}}{n}...
    scikit-learn.org/stable/modules/clustering.html
    Mon Mar 23 20:39:21 UTC 2026
      43.3K bytes
      Cache
     
Back to Top