Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1121 - 1130 of over 10,000 for 2 (0.2 seconds)

Filter
  1. inplace_csr_row_normalize_l1 — scikit-lea...

    2 , 3 ]) >>> data = np . array ([ 1.0 , 2.0 , 3.0...>>> indptr = np . array ([ 0 , 2 , 3 , 4 ]) >>> indices...
    scikit-learn.org/stable/modules/generated/sklearn.utils.sparsefuncs_fast.inplace_csr_row_normaliz...
    Mon Jan 26 14:16:29 UTC 2026
      108.3K bytes
      Cache
     
  2. Demonstration of k-means assumptions — scikit-l...

    subplots ( nrows = 2 , ncols = 2 , figsize = ( 12 , 12 ))...plt . subplots ( nrows = 2 , ncols = 2 , figsize = ( 12 , 12 ))...
    scikit-learn.org/stable/auto_examples/cluster/plot_kmeans_assumptions.html
    Mon Mar 23 20:39:20 UTC 2026
      17.9K bytes
      Cache
     
  3. check_increasing — scikit-learn 1.8.0 documenta...

    2 , 3 , 4 , 5 ], [ 2 , 4 , 6 , 8 , 10 ] >>>...np.True_ >>> y = [ 10 , 8 , 6 , 4 , 2 ] >>> check_increasing ( x , y...
    scikit-learn.org/stable/modules/generated/sklearn.isotonic.check_increasing.html
    Mon Mar 23 20:39:20 UTC 2026
      13K bytes
      Cache
     
  4. Compressive sensing: tomography reconstruction ...

    l / 2.0 ) ** 2 + ( y - l / 2.0 ) ** 2 < ( l / 2.0 ) ** 2 mask...np . float64 ) center = l_x / 2.0 X += 0.5 - center Y += 0.5 -...
    scikit-learn.org/stable/auto_examples/applications/plot_tomography_l1_reconstruction.html
    Mon Mar 23 20:39:20 UTC 2026
      18K bytes
      Cache
     
  5. accuracy_score — scikit-learn 1.8.0 documentation

    2 , 1 , 3 ] >>> y_true = [ 0 , 1 , 2 , 3 ] >>> accuracy_score...], [ 1 , 1 ]]), np . ones (( 2 , 2 ))) 0.5 Gallery examples # Plot...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.accuracy_score.html
    Mon Mar 23 20:39:20 UTC 2026
      15K bytes
      Cache
     
  6. trustworthiness — scikit-learn 1.8.0 documentation

    defined as \[T(k) = 1 - \frac{2}{nk (2n - 3k - 1)} \sum^n_{i=1}...Should be fewer than n_samples / 2 to ensure the trustworthiness...
    scikit-learn.org/stable/modules/generated/sklearn.manifold.trustworthiness.html
    Mon Mar 23 20:39:21 UTC 2026
      14.3K bytes
      Cache
     
  7. Lars — scikit-learn 1.8.0 documentation

    float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...n_nonzero_coefs = 500 , eps = np.float64(2.220446049250313e-16) , copy_X...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.Lars.html
    Mon Mar 23 20:39:20 UTC 2026
      17.4K bytes
      Cache
     
  8. Run a distributed model training workload using...

    max_worker=2, min_cpus=2, max_cpus=4, min_memory=4,...GPU │ │ │ │ │ │ │ │ │ │ 1 2 │ │ 4 ~ 8 2 0 │ │ │ │ │ │ │ │ │ ╰────────────╯...
    developer.ibm.com/tutorials/awb-run-distributed-model-training-workloads-ray-codeflare/
    Mon Feb 23 16:24:39 UTC 2026
      121.5K bytes
      Cache
     
  9. check_X_y — scikit-learn 1.8.0 documentation

    2 ], [ 3 , 4 ], [ 5 , 6 ]] >>> y = [ 1 , 2 , 3 ] >>>...array([[1, 2], [3, 4], [5, 6]]) >>> y array([1, 2, 3]) On this...
    scikit-learn.org/stable/modules/generated/sklearn.utils.check_X_y.html
    Tue Mar 17 03:44:37 UTC 2026
      14.5K bytes
      Cache
     
  10. Deploying Vault securely in a confidential envi...

    UgInJhZnQiIHsKICAgIH 3 ZhdWx 0 L 2 RhdGEiCiAgICB 2 YXVsdF 9 ub 2 RlX 25 hbWUgPSAidmF...bHRfMSIgICAgICAgICAg 2 V 0 dGluZyB 1 cCBhIHVuaXF 1 ZSBub 2 RlX 2 lkIGZvciBlYWNoIHZhdW...
    developer.ibm.com/tutorials/awb-deploy-vault-securely-confidential-environment/
    Thu Mar 05 22:05:39 UTC 2026
      26.4K bytes
      Cache
     
Back to Top