Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1111 - 1120 of over 10,000 for 2 (0.36 seconds)

Filter
  1. 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
     
  2. ParameterSampler — scikit-learn 1.8.0 documenta...

    'a' : 2 }, ... { 'b' : 1.038159 , 'a' : 2 }] True On this...>>> param_grid = { 'a' :[ 1 , 2 ], 'b' : expon ()} >>> param_list...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.ParameterSampler.html
    Mon Mar 23 20:39:23 UTC 2026
      13.7K bytes
      Cache
     
  3. 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
    Mon Mar 23 20:39:21 UTC 2026
      15.9K bytes
      Cache
     
  4. Probability calibration of classifiers — scikit...

    y [: n_samples // 2 ] = 0 y [ n_samples // 2 :] = 1 sample_weight...50000 # Generate 3 blobs with 2 classes where the second blob...
    scikit-learn.org/stable/auto_examples/calibration/plot_calibration.html
    Mon Mar 23 20:39:22 UTC 2026
      17.5K bytes
      Cache
     
  5. extract_patches_2d — scikit-learn 1.8.0 documen...

    ( 2 , 2 )) >>> print ( 'Patches shape:...shape )) Patches shape: (272214, 2, 2, 3) >>> # Here are just two...
    scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.image.extract_patches_2d.html
    Mon Mar 23 20:39:23 UTC 2026
      14.1K bytes
      Cache
     
  6. ARDRegression — scikit-learn 1.8.0 documentation

    [ 2 , 2 ]], [ 0 , 1 , 2 ]) ARDRegression() >>>...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.ARDRegression.html
    Mon Mar 23 20:39:21 UTC 2026
      17.9K bytes
      Cache
     
  7. AdditiveChi2Sampler — scikit-learn 1.8.0 docume...

    sample_steps = 2 , sample_interval = None ) [source]...original space is transformed into 2*sample_steps-1 features, where...
    scikit-learn.org/stable/modules/generated/sklearn.kernel_approximation.AdditiveChi2Sampler.html
    Mon Mar 23 20:39:23 UTC 2026
      15.9K bytes
      Cache
     
  8. Deploy a large installation | Elastic Docs

    with 256 GB RAM → 3 hosts total 2 hosts with 128 GB RAM each → 6...proxy role, as starting from ECE 2.4 the JVM proxy was replaced with...
    www.elastic.co/docs/deploy-manage/deploy/cloud-enterprise/deploy-large-installation
    Thu Mar 19 11:49:39 UTC 2026
      30.1K bytes
      Cache
     
  9. 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
     
  10. 로그 설정

    /^\d{4}-\d{2}-\d{2}/ format1 /^(?<time>\d{4}-\d{2}-\d{2} \d{...\d{2}:\d{2}:\d{2},\d{3}) \[(?<thread>.*?)\] (?<level&g...
    fess.codelibs.org/ko/15.4/config/admin-logging.html
    Mon Feb 09 02:52:16 UTC 2026
      70.3K bytes
      Cache
     
Back to Top