Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1341 - 1350 of over 10,000 for 2 (0.44 seconds)

Filter
  1. incr_mean_variance_axis — scikit-learn 1....

    2 , 2 ]) >>> data = np . array ([ 8 , 1 , 2 , 5...>>> scale = np . array ([ 2 , 3 , 2 ]) >>> csr = sparse...
    scikit-learn.org/stable/modules/generated/sklearn.utils.sparsefuncs.incr_mean_variance_axis.html
    Mon Feb 02 09:23:44 UTC 2026
      112.2K bytes
      Cache
     
  2. 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
     
  3. MultiTaskLasso — scikit-learn 1.8.0 documentation

    2 ], [ 2 , 4 ]], [[ 0 , 0 ], [ 1 , 1 ], [ 2 , 3 ]]) ...Lasso is: ( 1 / ( 2 * n_samples )) * || Y - XW ||^ 2 _Fro + alpha...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.MultiTaskLasso.html
    Tue Mar 17 03:44:39 UTC 2026
      19.9K bytes
      Cache
     
  4. ElasticNetCV — scikit-learn 1.8.0 documentation

    is: ( 1 / ( 2 * n_samples )) * || Y - XW || _Fro ^ 2 + alpha *...float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.ElasticNetCV.html
    Tue Mar 17 03:44:39 UTC 2026
      21.2K bytes
      Cache
     
  5. Elastic Product End of Life Dates | Elastic

    2: Major 8, Minor 3, Maintenance 2). 1.2 "Maintenance"...version 2.8 is the most-current Minor Release, both 2.8 and 2.7 will...
    www.elastic.co/support/eol
    Mon Dec 29 02:26:40 UTC 2025
      468.2K bytes
      Cache
     
  6. Learn regression algorithms using Python and sc...

    y = w 0 + w 1 x 1 + w 2 x 2 + .... + w n * x n In the following...regression. y = w 0 + w 1 x 1 + w 2 x 2 1 + .... + w n * x n n Even...
    developer.ibm.com/tutorials/learn-regression-algorithms-using-python-and-scikit-learn/
    Mon Feb 09 23:30:00 UTC 2026
      104.8K bytes
      Cache
      Similar Results (1)
     
  7. johnson_lindenstrauss_min_dim — scikit-le...

    v||^2 < ||p(u) - p(v)||^2 < (1 + eps) ||u - v||^2 Where...>= 4 log(n_samples) / (eps^2 / 2 - eps^3 / 3) Note that the number...
    scikit-learn.org/stable/modules/generated/sklearn.random_projection.johnson_lindenstrauss_min_dim...
    Mon Mar 09 14:07:53 UTC 2026
      14.2K bytes
      Cache
     
  8. Plot the decision surface of decision trees tra...

    2 ], [ 0 , 3 ], [ 1 , 2 ], [ 1 , 3 ], [ 2 , 3 ]]): #...boundary ax = plt . subplot ( 2 , 3 , pairidx + 1 ) plt . tight_layout...
    scikit-learn.org/stable/auto_examples/tree/plot_iris_dtc.html
    Tue Mar 17 03:44:38 UTC 2026
      15.9K bytes
      Cache
     
  9. auto_examples_jupyter.zip

    - l / 2.0) ** 2 + (y - l / 2.0) ** 2 < (l / 2.0) ** 2\n mask...1,\n figsize=(4 * 2.2, n_classifiers * 2.2),\n)\nevaluation_results...
    scikit-learn.org/stable/_downloads/6f1e7a639e0699d6164445b55e6c116d/auto_examples_jupyter.zip
    Tue Mar 17 03:44:36 UTC 2026
      2.2M bytes
     
  10. IncrementalPCA — scikit-learn 1.8.0 documentation

    [ - 2 , - 1 ], [ - 3 , - 2 ], ... [ 1 , 1 ], [ 2 , 1 ], [...O(batch_size * n_features ** 2) , but only 2 * batch_size samples remain...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.IncrementalPCA.html
    Tue Mar 17 03:44:39 UTC 2026
      19.1K bytes
      Cache
     
Back to Top