Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 301 - 310 of 2,642 for 2 (0.07 sec)

  1. 6.7. Kernel Approximation — scikit-learn 1.5.2 ...

    \Lambda U_2^T \\ U_2 \Lambda U_1^T & U_2 \Lambda U_2^T \end{bmatrix}...\\ U_2\end{bmatrix} \Lambda \begin{bmatrix} U_1 \\ U_2 \end{bmatrix}^T...
    scikit-learn.org/stable/modules/kernel_approximation.html
    Thu Sep 19 14:56:28 UTC 2024
      61.3K bytes
      1 views
      Cache
     
  2. 1.6. Nearest Neighbors — scikit-learn 1.5.2 doc...

    2 ]]) >>> y = np . array ([ 1 , 1 , 1 , 2 , 2 , 2 ]) >>>...- 1 ], [ - 2 , - 1 ], [ - 3 , - 2 ], [ 1 , 1 ], [ 2 , 1 ], [ 3...
    scikit-learn.org/stable/modules/neighbors.html
    Thu Sep 19 14:56:27 UTC 2024
      122.5K bytes
      Cache
     
  3. 1.1. Linear Models — scikit-learn 1.5.2 documen...

    x_1 + w_2 x_2 + w_3 x_1 x_2 + w_4 x_1^2 + w_5 x_2^2\] The (sometimes...\([x_1, x_2]\) to \([1, x_1, x_2, x_1^2, x_1 x_2, x_2^2]\) , and...
    scikit-learn.org/stable/modules/linear_model.html
    Thu Sep 19 14:56:27 UTC 2024
      219.1K bytes
      Cache
     
  4. PassiveAggressiveRegressor — scikit-learn 1.5.2...

    float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...[1, n_features] if n_classes == 2 else [n_classes, n_features] Weights...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.PassiveAggressiveRegressor.html
    Thu Sep 19 14:56:28 UTC 2024
      153.8K bytes
      Cache
     
  5. extract_patches_2d — scikit-learn 1.5.2 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
    Thu Sep 19 14:56:28 UTC 2024
      111.2K bytes
      Cache
     
  6. ExtraTreeRegressor — scikit-learn 1.5.2 documen...

    float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...= None , min_samples_split = 2 , min_samples_leaf = 1 , min_...
    scikit-learn.org/stable/modules/generated/sklearn.tree.ExtraTreeRegressor.html
    Wed Sep 18 20:56:26 UTC 2024
      168.4K bytes
      Cache
     
  7. BallTree — scikit-learn 1.5.2 documentation

    satisfy leaf_size <= n_points <= 2 * leaf_size , except in the case...standard Euclidean distance when p = 2. A list of valid metrics for BallTree...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.BallTree.html
    Thu Sep 19 14:56:27 UTC 2024
      134.9K bytes
      Cache
      Similar Results (1)
     
  8. 1.7. Gaussian Processes — scikit-learn 1.5.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
    Thu Sep 19 14:56:27 UTC 2024
      83.5K bytes
      Cache
     
  9. RFECV — scikit-learn 1.5.2 documentation

    2, 5]) property classes_ # Classes...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.RFECV.html
    Thu Sep 19 14:56:27 UTC 2024
      158.3K bytes
      Cache
     
  10. DBFlute : Migration : 0.8.8.2

    2} 環境上の注意点 Sql2Entityも一緒に *いつもの注意点...
    dbflute.seasar.org/ja/oldmigration/migrate-0881to0882.html
    Tue Sep 17 12:05:06 UTC 2024
      1.1K bytes
      Cache
     
Back to top