Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 41 - 50 of 766 for c (0.06 sec)

  1. plot_classifier_comparison.py

    C=0.025, random_state=42), SVC(gamma=2, C=1, random_state=42),...ax.scatter(X_train[:, 0], X_train[:, 1], c=y_train, cmap=cm_bright, edgecolors="k")...
    scikit-learn.org/stable/_downloads/2da0534ab0e0c8241033bcc2d912e419/plot_classifier_comparison.py
    Mon Aug 25 13:49:24 UTC 2025
      4.8K bytes
      1 views
     
  2. LinearSVC — scikit-learn 1.7.1 documentation

    the parameter C of class i to class_weight[i]*C for SVC. If not...dual = 'auto' , tol = 0.0001 , C = 1.0 , multi_class = 'ovr' ,...
    scikit-learn.org/stable/modules/generated/sklearn.svm.LinearSVC.html
    Mon Aug 25 13:49:24 UTC 2025
      162.4K bytes
      Cache
     
  3. 2.3. Clustering — scikit-learn 1.7.1 documentation

    \sum_{q=1}^k n_q (c_q - c_E) (c_q - c_E)^T\] with \(C_q\) the set of...\[\begin{split}C = \left[\begin{matrix} C_{00} & C_{01} \\ C_{10} & C_{11}...
    scikit-learn.org/stable/modules/clustering.html
    Mon Aug 25 13:49:24 UTC 2025
      237K bytes
      Cache
     
  4. Unlock the power of Search AI at Elastic{ON} Ne...

    forge the future S a n F r a n c i s c o Date 21 October 2025 Location...
    www.elastic.co/events/elasticon/san-francisco-ai
    Tue Aug 26 01:15:30 UTC 2025
      42.1K bytes
      Cache
     
  5. 3.2. Tuning the hyper-parameters of an estimato...

    Typical examples include C , kernel and gamma for Support...param_grid : param_grid = [ { 'C' : [ 1 , 10 , 100 , 1000 ], 'kernel'...
    scikit-learn.org/stable/modules/grid_search.html
    Mon Aug 25 13:49:18 UTC 2025
      130.8K bytes
      Cache
     
  6. Universal Profiling - continuous profiling that...

    C/C++, Node.js/V8, Ruby, Perl and...
    www.elastic.co/observability/universal-profiling
    Tue Aug 26 00:06:47 UTC 2025
      547.4K bytes
      Cache
     
  7. make_multilabel_classification — scikit-learn 1...

    choose a class c: c ~ Multinomial(theta) pick the...a word: w ~ Multinomial(theta_c) In the above process, rejection...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_multilabel_classification.html
    Mon Aug 25 13:49:24 UTC 2025
      114.6K bytes
      Cache
     
  8. clustering.rst.txt

    \sum_{q=1}^k n_q (c_q - c_E) (c_q - c_E)^T with :math:`C_q` the set...math:: C = \left[\begin{matrix} C_{00} & C_{01} \\ C_{10} & C_{11}...
    scikit-learn.org/stable/_sources/modules/clustering.rst.txt
    Sat Aug 23 16:32:04 UTC 2025
      92.8K bytes
      3 views
     
  9. 3.1. Cross-validation: evaluating estimator per...

    "c" , "c" , "c" , "d" , "d" , "d" ] >>>..."a" , "b" , "b" , "b" , "c" , "c" , "c" , "a" ] >>> groups = [...
    scikit-learn.org/stable/modules/cross_validation.html
    Mon Aug 25 13:49:24 UTC 2025
      162.2K bytes
      1 views
      Cache
     
  10. SVC — scikit-learn 1.7.1 documentation

    the parameter C of class i to class_weight[i]*C for SVC. If not...class sklearn.svm. SVC ( * , C = 1.0 , kernel = 'rbf' , degree...
    scikit-learn.org/stable/modules/generated/sklearn.svm.SVC.html
    Mon Aug 25 13:49:18 UTC 2025
      176.5K bytes
      Cache
     
Back to top