Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 931 - 940 of 8,176 for c (0.37 seconds)

  1. Multilabel classification — scikit-learn ...

    choose a class c: c ~ Multinomial(theta) pick the...[:, 0 ], X [:, 1 ], s = 40 , c = "gray" , edgecolors...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_multilabel.html
    Mon Feb 23 17:51:57 GMT 2026
      105.8K bytes
      Cache
     
  2. Achieve high performance Java applications with...

    B Rampup Time C Throughput B Memory Footprint C These grades might...Rampup Time C → B Throughput B Memory Footprint C If you’re already...
    developer.ibm.com/articles/j-java-performance/
    Tue Feb 17 07:05:29 GMT 2026
      120K bytes
      Cache
     
  3. HuberRegressor — scikit-learn 1.8.0 docum...

    the samples where |(y - Xw - c) / sigma| < epsilon and the...the samples where |(y - Xw - c) / sigma| > epsilon , where...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.HuberRegressor.html
    Mon Feb 23 17:51:57 GMT 2026
      146.2K bytes
      Cache
     
  4. Using KBinsDiscretizer to discretize continuous...

    c = "k" ) ax1 . legend...[:, 0 ], y , "o" , c = "k" ) ax2 . vlines...
    scikit-learn.org/stable/auto_examples/preprocessing/plot_discretization.html
    Mon Feb 23 17:51:56 GMT 2026
      97.8K bytes
      Cache
     
  5. 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 Feb 23 11:19:24 GMT 2026
      118.4K bytes
      Cache
     
  6. Build Linux distribution as a Microsoft Windows...

    packaging $ cp -r "/cygdrive/c/Program Files/qemu/." qemu tjcw@DESKTOP...Check the checksums sha512sum -c SHA512SUMS #!/bin/bash # Fetch...
    developer.ibm.com/tutorials/awb-build-linux-dist-as-a-ms-windows-screen-saver/
    Mon Feb 23 16:10:49 GMT 2026
      87.5K bytes
      Cache
     
  7. Density Estimation for a Gaussian mixture &#821...

    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 Feb 23 17:51:57 GMT 2026
      92.9K bytes
      Cache
     
  8. 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 Feb 23 17:51:57 GMT 2026
      116.9K bytes
      Cache
     
  9. Total shards per node | Reference

    Node B: 98 shards Node C: 1 shard If node C fails, Elasticsearch...
    www.elastic.co/docs/reference/elasticsearch/index-settings/total-shards-per-node
    Fri Jan 30 17:46:19 GMT 2026
      2M bytes
      Cache
     
  10. 6. Visualizations — scikit-learn 1.8.0 do...

    C = .01 ) clf . fit ( X_train ,...LogisticRegression ( random_state = 42 , C = .01 ) clf . fit ( X_train ,...
    scikit-learn.org/stable/visualizations.html
    Mon Feb 23 17:51:56 GMT 2026
      50.1K bytes
      Cache
     
Back to Top