Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1121 - 1130 of 2,524 for 2 (0.09 sec)

  1. decomposition.rst.txt

    \frac{1}{2} ||X - Y||_{\mathrm{Fro}}^2 = \frac{1}{2} \sum_{i,j}...Y) = \frac{1}{2} ||X - Y||_{Fro}^2 = \frac{1}{2} \sum_{i,j} (X_{ij}...
    scikit-learn.org/stable/_sources/modules/decomposition.rst.txt
    Mon Dec 30 22:42:21 UTC 2024
      45.8K bytes
      4 views
     
  2. Ridge coefficients as a function of the L2 Regu...

    - X \beta \|^{2}_{2} + \alpha \| \beta \|^{2}_{2}\) where \(X\)...side (e.g. \(\|y - X\beta\|^{2}_{2}\) ) measures the squared difference...
    scikit-learn.org/stable/auto_examples/linear_model/plot_ridge_coeffs.html
    Fri Jan 03 19:13:53 UTC 2025
      103.7K bytes
      Cache
     
  3. MultiTaskLassoCV — scikit-learn 1.6.0 documenta...

    is: ( 1 / ( 2 * n_samples )) * || y - Xw ||^ 2_2 + alpha * ||...is: ( 1 / ( 2 * n_samples )) * || Y - XW ||^ Fro_2 + alpha * ||...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.MultiTaskLassoCV.html
    Fri Jan 03 19:13:53 UTC 2025
      162K bytes
      Cache
     
  4. Java - map() and flatMap() | DBFlute

    ----> | 1 | | {2, "land"} | mb.getMemberId() | 2 | | {3, "piary"}...flatMap() ----> | {103, 2, ...} | | {2, "land"} | mb.getPurchaseList()...
    dbflute.seasar.org/ja/manual/topic/programming/java/java8/mapandflat.html
    Tue Nov 12 15:10:59 UTC 2024
      21K bytes
      Cache
     
  5. RadiusNeighborsRegressor — scikit-learn 1.6.0 d...

    float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...'auto' , leaf_size = 30 , p = 2 , metric = 'minkowski' , metric_params...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.RadiusNeighborsRegressor.html
    Fri Jan 03 19:13:53 UTC 2025
      150.7K bytes
      Cache
      Similar Results (1)
     
  6. 投票 - 一番おいしいカップ焼きそばは? - gooランキング

    大阪、2位 神奈川、1位は… 2 子どもを連れて行きたい都道府県ランキング!5位 大阪、4位 千葉、3位 沖縄、2位 北海道、意外な1位は…...にか」、2位「孤狼の血」、1位は… 正直一番うまい『板チョコ』ランキング!3位「明治ブラックチョコレート」、2位「ガーナミルク」、1位は…...
    ranking.goo.ne.jp/vote/4323/
    Tue Dec 10 00:37:22 UTC 2024
      96.1K bytes
      Cache
     
  7. Probability Calibration curves — scikit-learn 1...

    add_subplot ( gs [: 2 , : 2 ]) calibration_displays = {}...histogram grid_positions = [( 2 , 0 ), ( 2 , 1 ), ( 3 , 0 ), ( 3 ,...
    scikit-learn.org/stable/auto_examples/calibration/plot_calibration_curve.html
    Fri Jan 03 19:13:53 UTC 2025
      143.6K bytes
      Cache
     
  8. LabelEncoder — scikit-learn 1.7.dev0 documentation

    array([2, 2, 1]...) >>> list ( le . inverse_transform ([ 2 , 2 ,...LabelEncoder () >>> le . fit ([ 1 , 2 , 2 , 6 ]) LabelEncoder() >>> le...
    scikit-learn.org/dev/modules/generated/sklearn.preprocessing.LabelEncoder.html
    Mon Dec 09 18:03:47 UTC 2024
      123.4K bytes
      Cache
      Similar Results (1)
     
  9. d2_tweedie_score — scikit-learn 1.6.0 documenta...

    Like R^2, D^2 score may be negative (it need..., power = 0 ) [source] # \(D^2\) regression score function, fraction...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.d2_tweedie_score.html
    Fri Jan 03 19:13:53 UTC 2025
      110.5K bytes
      Cache
      Similar Results (1)
     
  10. Ledoit-Wolf vs OAS estimation — scikit-learn 1....

    subplot ( 2 , 1 , 2 ) plt . errorbar ( n_samples_range...shrinkage_ # plot MSE plt . subplot ( 2 , 1 , 1 ) plt . errorbar ( n_samples_range...
    scikit-learn.org/stable/auto_examples/covariance/plot_lw_vs_oas.html
    Fri Jan 03 19:13:53 UTC 2025
      103.8K bytes
      Cache
     
Back to top