Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 701 - 710 of 5,053 for c (0.17 seconds)

Filter
  1. ComplementNB — scikit-learn 1.8.0 documentation

    Returns : C ndarray of shape (n_samples,)...The input samples. Returns : C ndarray of shape (n_samples, n_classes)...
    scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.ComplementNB.html
    Mon Mar 23 20:39:23 UTC 2026
      18K bytes
      Cache
     
  2. Version 0.18 — scikit-learn 1.8.0 documentation

    Kumar Codebase does not contain C/C++ cython generated files: they...will still contain generated C/C++ files. By Arthur Mensch . Reduce...
    scikit-learn.org/stable/whats_new/v0.18.html
    Tue Mar 17 03:44:39 UTC 2026
      22.5K bytes
      Cache
     
  3. Nearest Neighbors Classification — scikit-learn...

    c = y , edgecolors = "k" ) disp...
    scikit-learn.org/stable/auto_examples/neighbors/plot_classification.html
    Mon Mar 23 20:39:20 UTC 2026
      16.2K bytes
      Cache
     
  4. 1.1. Linear Models — scikit-learn 1.8.0 documen...

    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 Mar 23 20:39:20 UTC 2026
      41.5K bytes
      Cache
     
  5. SGD: Penalties — scikit-learn 1.8.0 documentation

    l1_color = "navy" l2_color = "c" elastic_net_color = "darkorange"...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sgd_penalties.html
    Mon Mar 23 20:39:20 UTC 2026
      15.5K bytes
      Cache
     
  6. A Comprehensive AI in Business Guide | Elastic

    Uncover C-suite insights on AI AI in business...data and AI: 5 insights from C-suite leaders Read how to improve...
    www.elastic.co/what-is/ai-in-business
    Mon Mar 23 02:36:43 UTC 2026
      62.7K bytes
      Cache
     
  7. Comparison of Calibration of Classifiers — scik...

    svc = NaivelyCalibratedLin ( C = 1.0 ) rfc = RandomForestClassifi...class was configured to tune the C regularization parameter to also...
    scikit-learn.org/stable/auto_examples/calibration/plot_compare_calibration.html
    Mon Mar 23 20:39:22 UTC 2026
      20.8K bytes
      Cache
     
  8. Updating the knowledge base of a RAG DA chatbot

    then select Projects (C) . On the Overview dashboard,...Expand the AI / Machine Learning (C) section in the resource list....
    developer.ibm.com/tutorials/awb-enhance-chatbot-performance-rag/
    Tue Mar 24 01:21:02 UTC 2026
      18.9K bytes
      Cache
     
  9. Decision Boundaries of Multinomial and One-vs-R...

    c = y , edgecolor = "black" ) ax...scatter ( X [:, 0 ], X [:, 1 ], c = y , edgecolor = "k" ) legend...
    scikit-learn.org/stable/auto_examples/linear_model/plot_logistic_multinomial.html
    Mon Mar 23 20:39:21 UTC 2026
      18.2K bytes
      Cache
     
  10. PolynomialFeatures — scikit-learn 1.8.0 documen...

    order {‘C’, ‘F’}, default=’C’ Order of output array...include_bias = True , order = 'C' ) [source] # Generate polynomial...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.PolynomialFeatures.html
    Mon Mar 23 20:39:23 UTC 2026
      18.6K bytes
      Cache
     
Back to Top