Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1001 - 1010 of over 10,000 for 2 (0.17 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. SGD: convex loss functions — scikit-learn 1.8.0...

    ] = ( 1 - z [ z >= - 1 ]) ** 2 loss [ z >= 1.0 ] = 0 return loss...linspace ( xmin , xmax , 100 ) lw = 2 plt . plot ([ xmin , 0 , 0 , xmax...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sgd_loss_functions.html
    Mon Mar 23 20:39:22 UTC 2026
      15.3K bytes
      Cache
     
  3. Install IBM Storage Scale Container Native 6.0....

    worker - 1 2 / 2 Running 0 6 m39s worker - 2 2 / 2 Running 0 6...llector- 1 2 / 2 Running 0 4 m6s worker - 0 2 / 2 Running 0 6...
    developer.ibm.com/tutorials/install-spectrum-scale-cnsa-5121-on-ocp-48-on-powervs/
    Tue Mar 24 01:25:47 UTC 2026
      33.4K 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. 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
     
  7. LassoLars — scikit-learn 1.8.0 documentation

    float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...max_iter = 500 , eps = np.float64(2.220446049250313e-16) , copy_X...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LassoLars.html
    Mon Mar 23 20:39:21 UTC 2026
      18.2K bytes
      Cache
     
  8. 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
     
  9. test.mpp

    ipsum dolor sit amet - 開始タスク 2. Task 2: consectetur adipiscing elit...Test User - テストユーザー - Resource 2: Fess Team - Fessチーム Notes: This...
    raw.githubusercontent.com/codelibs/fess-testdata/master/files/msoffice/test.mpp
    Mon Apr 20 00:08:40 UTC 2026
      989 bytes
     
  10. Plotting Learning Curves and Checking Models’ S...

    subplots ( nrows = 2 , ncols = 2 , figsize = ( 16 , 12 ),...subplots ( nrows = 1 , ncols = 2 , figsize = ( 10 , 6 ), sharey...
    scikit-learn.org/stable/auto_examples/model_selection/plot_learning_curve.html
    Mon Mar 23 20:39:21 UTC 2026
      17.8K bytes
      Cache
     
Back to Top