Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1051 - 1060 of 9,311 for c (0.27 seconds)

Filter
  1. Density Estimation for a Gaussian mixture — sci...

    centered stretched Gaussian data C = np . array ([[ 0.0 , - 0.7 ],...random . randn ( n_samples , 2 ), C ) # concatenate the two datasets...
    scikit-learn.org/stable/auto_examples/mixture/plot_gmm_pdf.html
    Mon Mar 23 20:39:22 UTC 2026
      15.8K bytes
      Cache
     
  2. clustering.rst.txt

    - \frac{H(C|K)}{H(C)} .. math:: c = 1 - \frac{H(K|C)}{H(K)} where...math:: H(C|K) = - \sum_{c=1}^{|C|} \sum_{k=1}^{|K|} \frac{n_{c,k}}{n}...
    scikit-learn.org/stable/_sources/modules/clustering.rst.txt
    Tue Mar 17 03:44:39 UTC 2026
      28.5K bytes
     
  3. k_means — scikit-learn 1.8.0 documentation

    the data will be converted to C ordering, which will cause a memory...copy if the given data is not C-contiguous. n_clusters int The...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.k_means.html
    Mon Mar 23 20:39:21 UTC 2026
      15K bytes
      Cache
     
  4. 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 Mar 23 20:39:23 UTC 2026
      26.1K bytes
      Cache
     
  5. Database Connector

    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/15.5/config/datastore/ds-database.html
    Mon Mar 23 02:47:54 UTC 2026
      51.3K bytes
      Cache
     
  6. Post-hoc tuning the cut-off point of decision f...

    '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/model_selection/plot_tuned_decision_threshold.html
    Mon Mar 23 20:39:21 UTC 2026
      28.9K bytes
      Cache
     
  7. Mobile development - IBM Developer

    2024 Tutorial Reuse existing C code with the Android NDK Learn...application in Java that uses C code to perform basic image processing...
    developer.ibm.com/technologies/mobile
    Mon Feb 02 13:27:28 UTC 2026
      635.8K bytes
      Cache
     
  8. Install Red Hat OpenShift Virtualization on IBM...

    allowing host binaries: chroot /host c. List available disks: lsblk d....enable openshift-data-foundation -c <cluster-name> --version 4 . 17...
    developer.ibm.com/tutorials/openshift-virtualization-ibm-cloud/
    Tue Mar 24 01:15:56 UTC 2026
      26.8K bytes
      Cache
     
  9. Linear and Quadratic Discriminant Analysis with...

    c = y_right , s = 20 , cmap = cmap...X_wrong [:, 0 ], X_wrong [:, 1 ], c = y_wrong , s = 30 , cmap = cmap...
    scikit-learn.org/stable/auto_examples/classification/plot_lda_qda.html
    Mon Mar 23 20:39:21 UTC 2026
      18.5K bytes
      Cache
     
  10. Advanced Java stream techniques with gatherers ...

    forEachOrdered(c -> { if (( char )c != '\n' ) { downstr...> 0 ; i--) { var c = buffer.charAt(i); if (c == SPACE.charValue())...
    developer.ibm.com/articles/j-java-streams-6-nathan-good/
    Tue Mar 24 01:16:57 UTC 2026
      23.4K bytes
      Cache
     
Back to Top