Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 801 - 810 of 2,291 for 2 (0.07 sec)

  1. LarsCV — scikit-learn 1.7.0 documentation

    float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...n_jobs = None , eps = np.float64(2.220446049250313e-16) , copy_X...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LarsCV.html
    Fri Jun 06 09:13:47 UTC 2025
      142K bytes
      Cache
     
  2. sort_graph_by_row_values — scikit-learn 1.7.0 d...

    2. ], ... [ 1. , 2. , 0. ]]) >>> X . data...data array([3., 1., 3., 2., 1., 2.]) >>> X_ = sort_graph_by_row_values...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.sort_graph_by_row_values.html
    Fri Jun 06 09:13:47 UTC 2025
      108.1K bytes
      Cache
     
  3. gooランキング - あらゆるものをランキングで紹介!ランキングの総合サイト

    ぶっちゃけ漢字で書けない都道府県ランキング 2位岐阜県 ぶっちゃけ漢字で書けない都道府県ランキング 2位岐阜県 地域 2018年01月04日...読めたらすごい!宮城の難読駅名ランキング!3位 榴ケ岡(つつじがおか)、2位 野蒜(のびる)、1位は… 2 一番好きな異世界転生アニメランキング!「転...
    ranking.goo.ne.jp/
    Sun May 25 00:39:23 UTC 2025
      73.9K bytes
      Cache
     
  4. ElasticNetCV — scikit-learn 1.7.0 documentation

    objective is: 1 / ( 2 * n_samples ) * || y - Xw ||^ 2_2 + alpha * l1_ratio...it is: 1 / ( 2 * n_samples ) * || y - Xw ||^ 2_2 + alpha * l1_ratio...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.ElasticNetCV.html
    Fri Jun 06 09:13:47 UTC 2025
      166.7K bytes
      Cache
     
  5. DBFlute : Migration : Basic

    2から0.8.9.3への移行時の注意 *.NET版のみ DBFlute-0.8.9.1から0.8.9.2への移行時の注意...DBFlute-0.8.8.2から0.8.8.3への移行時の注意 DBFlute-0.8.8.1から0.8.8.2への移行時の注意 ...
    dbflute.seasar.org/ja/oldmigration/basic.html
    Thu May 29 13:27:52 UTC 2025
      5.8K bytes
      Cache
     
  6. dict_learning_online — scikit-learn 1.7.0 docum...

    _Fro ^ 2 + alpha * || U || _1 , 1 ( U , V ) with || V_k || _2 = 1...X_hat - X ) ** 2 , axis = 1 ) / np . sum ( X ** 2 , axis = 1 ))...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.dict_learning_online.html
    Fri Jun 06 09:13:47 UTC 2025
      123.1K bytes
      Cache
     
  7. accuracy_score — scikit-learn 1.7.0 documentation

    2 , 1 , 3 ] >>> y_true = [ 0 , 1 , 2 , 3 ] >>> accuracy_score...], [ 1 , 1 ]]), np . ones (( 2 , 2 ))) 0.5 Gallery examples # Plot...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.accuracy_score.html
    Fri Jun 06 09:13:47 UTC 2025
      116.4K bytes
      Cache
     
  8. mean_squared_log_error — scikit-learn 1.7.0 doc...

    2 ], [ 7 , 6 ]] >>> y_pred = [[ 0.5 , 2 ], [ 1 , 2.5 ],...y_true = [ 3 , 5 , 2.5 , 7 ] >>> y_pred = [ 2.5 , 5 , 4 , 8 ] >>>...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.mean_squared_log_error.html
    Fri Jun 06 09:13:47 UTC 2025
      109.5K bytes
      Cache
     
  9. Gaussian Mixture Model Sine Curve — scikit-lear...

    eigh ( covar ) v = 2.0 * np . sqrt ( 2.0 ) * np . sqrt ( v )...mean_precision_prior = 1e-2 , covariance_prior = 1e0 * np . eye ( 2 ), init_params...
    scikit-learn.org/stable/auto_examples/mixture/plot_gmm_sin.html
    Fri Jun 06 09:13:47 UTC 2025
      113.9K bytes
      Cache
     
  10. inplace_csr_column_scale — scikit-learn 1.7.0 d...

    2 , 2 ]) >>> data = np . array ([ 8 , 1 , 2 , 5 ]) >>>...>>> scale = np . array ([ 2 , 3 , 2 ]) >>> csr = sparse . csr_matrix...
    scikit-learn.org/stable/modules/generated/sklearn.utils.sparsefuncs.inplace_csr_column_scale.html
    Fri Jun 06 09:13:46 UTC 2025
      108.5K bytes
      Cache
     
Back to top