Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 261 - 270 of 3,264 for 2 (0.15 sec)

  1. hinge_loss — scikit-learn 1.7.2 documentation

    ([[ - 2 ], [ 3 ], [ 0.5 ]]) >>> pred_decision array([-2.18, 2.36,...[ 1 ], [ 2 ], [ 3 ]]) >>> Y = np . array ([ 0 , 1 , 2 , 3 ]) >>>...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.hinge_loss.html
    Wed Sep 24 16:15:26 UTC 2025
      114.8K bytes
      Cache
     
  2. ValidationCurveDisplay — scikit-learn 1.7.2 doc...

    str can be an expression like ‘2*n_jobs’. verbose int, default=0...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.ValidationCurveDisplay.html
    Wed Sep 24 16:15:26 UTC 2025
      144.1K bytes
      Cache
     
  3. LabelEncoder — scikit-learn 1.7.2 documentation

    array([2, 2, 1]...) >>> list ( le . inverse_transform ([ 2 , 2 ,...LabelEncoder () >>> le . fit ([ 1 , 2 , 2 , 6 ]) LabelEncoder() >>> le...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.LabelEncoder.html
    Wed Sep 24 16:15:26 UTC 2025
      123.2K bytes
      Cache
     
  4. SpectralCoclustering — scikit-learn 1.7.2 docum...

    [ 2 , 1 ], [ 1 , 0 ], ... [ 4 , 7...SpectralCoclustering ( n_clusters = 2 , random_state = 0 ) . fit ( X...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.SpectralCoclustering.html
    Wed Sep 24 16:15:24 UTC 2025
      129.7K bytes
      Cache
     
  5. get_scorer — scikit-learn 1.7.2 documentation

    2 ], ( - 1 , 1 )) >>> y = np . array...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.get_scorer.html
    Wed Sep 24 16:15:25 UTC 2025
      109.3K bytes
      Cache
     
  6. dbscan — scikit-learn 1.7.2 documentation

    2 ], [ 2 , 2 ], [ 2 , 3 ], [ 8 , 7 ], [ 8...min_samples = 2 ) >>> core_samples array([0, 1, 2, 3, 4]) >>> labels...
    scikit-learn.org/stable/modules/generated/dbscan-function.html
    Wed Sep 24 16:15:26 UTC 2025
      115.6K bytes
      Cache
     
  7. 1.7. Gaussian Processes — scikit-learn 1.7.2 do...

    log-transformed [[ -inf 2.30258509] [ -inf 2.30258509] [ -inf 2.30258509]]...\left(1 + \frac{d(x_i, x_j)^2}{2\alpha l^2}\right)^{-\alpha}\] The...
    scikit-learn.org/stable/modules/gaussian_process.html
    Tue Sep 23 15:14:21 UTC 2025
      84.5K bytes
      Cache
     
  8. gen_even_slices — scikit-learn 1.7.2 documentation

    2, None), slice(2, 4, None), ..., slice(8,...[slice(0, 1, None), slice(1, 2, None), ..., slice(9, 10, None)]...
    scikit-learn.org/stable/modules/generated/sklearn.utils.gen_even_slices.html
    Wed Sep 24 16:15:24 UTC 2025
      109.1K bytes
      Cache
     
  9. Sum — scikit-learn 1.7.2 documentation

    takes two kernels \(k_1\) and \(k_2\) and combines them via \[k_{sum}(X,...\[k_{sum}(X, Y) = k_1(X, Y) + k_2(X, Y)\] Note that the __add__ magic...
    scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.Sum.html
    Wed Sep 24 16:15:25 UTC 2025
      122.1K bytes
      Cache
     
  10. ハンズオン セクション 2 | DBFlute

    Author's Blog (旧ページ)ハンズオン セクション 2 ページが移動しました ページが移動しました 絶賛ハンズオンリファクタリング中です。...絶賛ハンズオンリファクタリング中です。 ハンズオントレーニング Section 2 アーキテクトのチュートリアル 必要な知識 開発時にやるべきこと...
    dbflute.seasar.org/ja/tutorial/handson/phase1/hands-on02.html
    Mon Sep 15 10:51:18 UTC 2025
      6K bytes
      Cache
      Similar Results (11)
     
Back to top