Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1031 - 1040 of 9,311 for c (0.58 seconds)

Filter
  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 Mar 17 04:25:44 UTC 2026
      25K bytes
      1 views
      Cache
     
  2. 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
     
  3. 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
     
  4. 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
     
  5. 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
     
  6. 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
     
  7. Compare deep learning frameworks

    using C/C++ with an extension API that is based on the C Foreign...extensible. Users can program using C/C++ by using an extension API that...
    developer.ibm.com/articles/compare-deep-learning-frameworks/
    Tue Mar 24 02:13:27 UTC 2026
      26.7K bytes
      Cache
     
  8. 7.7. Kernel Approximation — scikit-learn 1.8.0 ...

    \prod_i \frac{2\sqrt{x_i+c}\sqrt{y_i+c}}{x_i + y_i + 2c}\] It has...kernels” Li, F., Ionescu, C., and Sminchisescu, C. - Pattern Recognition,...
    scikit-learn.org/stable/modules/kernel_approximation.html
    Mon Mar 23 20:39:21 UTC 2026
      13K bytes
      Cache
     
  9. 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 Mar 23 20:39:20 UTC 2026
      2.2M bytes
     
  10. Developer’s Guide — scikit-learn 1.8.0 do...

    Cython or C/C++? Profiling Python code Memory...
    scikit-learn.org/stable/developers/index.html
    Mon Mar 09 14:07:56 UTC 2026
      7.7K bytes
      Cache
     
Back to Top