Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1011 - 1020 of 9,034 for c (0.14 seconds)

Filter
  1. SVM: Weighted samples — scikit-learn 1.8.0 docu...

    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 Mar 23 20:39:20 UTC 2026
      15.8K bytes
      Cache
     
  2. Connecteur base de donnees

    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/fr/15.5/config/datastore/ds-database.html
    Mon Mar 23 02:54:08 UTC 2026
      53.4K bytes
      Cache
     
  3. pair_confusion_matrix — scikit-learn 1.8.0 docu...

    The pair confusion matrix \(C\) computes a 2 by 2 similarity...labels to evaluate. Returns : C ndarray of shape (2, 2), dtype=np.int64...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.cluster.pair_confusion_matrix.html
    Mon Mar 23 20:39:20 UTC 2026
      13.8K bytes
      Cache
     
  4. 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 Mar 23 20:39:21 UTC 2026
      20.2K bytes
      Cache
     
  5. 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
     
  6. Multilabel classification — scikit-learn 1.8.0 ...

    choose a class c: c ~ Multinomial(theta) pick the...[:, 0 ], X [:, 1 ], s = 40 , c = "gray" , edgecolors = ( 0 ,...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_multilabel.html
    Mon Mar 23 20:39:21 UTC 2026
      16.8K bytes
      Cache
     
  7. make_multilabel_classification — scikit-learn 1...

    choose a class c: c ~ Multinomial(theta) pick the...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_multilabel_classification.html
    Mon Mar 23 20:39:21 UTC 2026
      14.5K bytes
      Cache
     
  8. MNIST classification using multinomial logistic...

    convergence clf = LogisticRegression ( C = 50.0 / train_samples , l1_ratio...X_test , y_test ) # print('Best C % .4f' % clf.C_) print ( "Sparsity...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sparse_logistic_regression_mnist.html
    Mon Mar 23 20:39:21 UTC 2026
      16.4K bytes
      Cache
     
  9. Conector de Base de Datos

    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/es/15.5/config/datastore/ds-database.html
    Mon Mar 23 02:52:34 UTC 2026
      53.4K bytes
      Cache
     
  10. Visualizations with Display Objects — scikit-le...

    '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/miscellaneous/plot_display_object_visualization.html
    Mon Mar 23 20:39:20 UTC 2026
      26.8K bytes
      Cache
     
Back to Top