Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 51 - 60 of 2,629 for 2 (0.06 sec)

  1. pairwise_distances — scikit-learn 1.5.2 documen...

    2.], [2., 1.]]) Gallery examples #...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise_distances.html
    Sat Sep 14 09:04:07 UTC 2024
      116.1K bytes
      Cache
     
  2. QuadraticDiscriminantAnalysis — scikit-learn 1....

    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/generated/sklearn.discriminant_analysis.QuadraticDiscriminantAnal...
    Sat Sep 14 09:04:07 UTC 2024
      140.6K bytes
      Cache
     
  3. Matern — scikit-learn 1.5.2 documentation

    \frac{1}{\Gamma(\nu)2^{\nu-1}}\Bigg( \frac{\sqrt{2\nu}}{l} d(x_i ,...the RBF kernel. When \(\nu = 1/2\) , the Matérn kernel becomes...
    scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.Matern.html
    Sat Sep 14 09:04:07 UTC 2024
      126.1K bytes
      Cache
     
  4. LassoLarsCV — scikit-learn 1.5.2 documentation

    is: ( 1 / ( 2 * n_samples )) * || y - Xw ||^ 2_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.LassoLarsCV.html
    Sat Sep 14 09:04:07 UTC 2024
      145.1K bytes
      Cache
     
  5. OneHotEncoder — scikit-learn 1.5.2 documentation

    Features with 1 or more than 2 categories are left intact. array...(CSR) format. Added in version 1.2: sparse was renamed to sparse_output...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.OneHotEncoder.html
    Sat Sep 14 09:04:07 UTC 2024
      167.8K bytes
      Cache
     
  6. RationalQuadratic — scikit-learn 1.5.2 document...

    x_j)^2 }{ 2\alpha l^2}\right)^{-\alpha}\] where...>>> gpc . predict_proba ( X [: 2 ,:]) array([[0.8881..., 0.0566...,...
    scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.RationalQuadratic.html
    Sat Sep 14 09:04:07 UTC 2024
      126.4K bytes
      Cache
     
  7. LinearDiscriminantAnalysis — scikit-learn 1.5.2...

    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/generated/sklearn.discriminant_analysis.LinearDiscriminantAnalysi...
    Sat Sep 14 09:04:07 UTC 2024
      154.1K bytes
      Cache
     
  8. HistGradientBoostingRegressor — scikit-learn 1....

    split on features 2, 3 and 4. Added in version 1.2. warm_start bool,...float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.HistGradientBoostingRegressor.html
    Sat Sep 14 09:04:07 UTC 2024
      170.1K bytes
      Cache
     
  9. 移行 1.2.5 to 1.2.6 | DBFlute

    2.5 to 1.2.6 お約束の注意点 環境上の注意点 schema...|-schema | |-schemadiff // since 1.2.6 | | |-2022 | | | |-diffpiec...
    dbflute.seasar.org/ja/environment/upgrade/migration/migrate125to126.html
    Thu Aug 22 03:15:36 UTC 2024
      8.9K bytes
      Cache
     
  10. DecisionTreeRegressor — scikit-learn 1.5.2 docu...

    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.DecisionTreeRegressor.html
    Sat Sep 14 09:04:05 UTC 2024
      173.8K bytes
      Cache
     
Back to top