Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 951 - 960 of 2,291 for 2 (0.09 sec)

  1. single_source_shortest_path_length — scikit-lea...

    2: 2} >>> graph = np . ones (( 6...h ( graph , 2 ) . items ()) [(0, 1), (1, 1), (2, 0), (3, 1),...
    scikit-learn.org/stable/modules/generated/sklearn.utils.graph.single_source_shortest_path_length....
    Fri Jun 06 09:13:47 UTC 2025
      108.5K bytes
      Cache
     
  2. inplace_csr_row_normalize_l2 — scikit-learn 1.7...

    2 , 3 , 4 ]) >>> indices = np . array ([ 0 , 1 , 2 , 3 ])...>>> data = np . array ([ 1.0 , 2.0 , 3.0 , 4.0 ]) >>> X = csr_matrix...
    scikit-learn.org/stable/modules/generated/sklearn.utils.sparsefuncs_fast.inplace_csr_row_normaliz...
    Fri Jun 06 09:13:46 UTC 2025
      107.8K bytes
      Cache
     
  3. はてなブックマーク

    新じゃがいも 1個(150g程度) ごま油 大さじ1/2 粗びき黒こしょう 小さじ1/2+お好みの量 暮らし 2025/06/06 09:07...年はかなり厳しい気がする。 いや、5年後ももはやわからない。 ここ 1,2 年の間に就職すれば、その会社で 5 年以上はまだ働けるかもしれない。...
    b.hatena.ne.jp/
    Mon Jun 09 01:23:05 UTC 2025
      608.4K bytes
      14 views
      Cache
     
  4. LastaFluteのJakarta対応 (Java21) | LastaFlute

    Taglib 2.0.0 (2024/08/21) JettyBoot 2.0.0 (まだ) TomcatBoot 2.0.0...LastaFluteのライブラリは、全体的に 2.0.0 以降がJakarta対応です。 リリース一覧 LastaFlute 2.0.0 (2024/08/21)...
    dbflute.seasar.org/ja/lastaflute/howto/upgrade/lakarta.html
    Thu May 29 13:27:52 UTC 2025
      26.9K bytes
      Cache
     
  5. Ridge — scikit-learn 1.7.0 documentation

    function: || y - Xw ||^ 2_2 + alpha * || w ||^ 2_2 This model solves...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.Ridge.html
    Fri Jun 06 09:13:47 UTC 2025
      154.3K bytes
      Cache
     
  6. AffinityPropagation — scikit-learn 1.7.0 docume...

    2 ], [ 1 , 4 ], [ 1 , 0 ], ... [ 4 , 2 ], [ 4 , 4...cluster_centers_ array([[1, 2], [4, 2]]) For an example usage, see...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.AffinityPropagation.html
    Fri Jun 06 09:13:47 UTC 2025
      130.6K bytes
      1 views
      Cache
     
  7. PolynomialCountSketch — scikit-learn 1.7.0 docu...

    degree = 2 , coef0 = 0 , n_components = 100...approximated. degree int, default=2 Degree of the polynomial kernel...
    scikit-learn.org/stable/modules/generated/sklearn.kernel_approximation.PolynomialCountSketch.html
    Fri Jun 06 09:13:47 UTC 2025
      133.7K bytes
      1 views
      Cache
     
  8. RationalQuadratic — scikit-learn 1.7.0 document...

    x_j)^2 }{ 2\alpha l^2}\right)^{-\alpha}\] where...>>> gpc . predict_proba ( X [: 2 ,:]) array([[0.8881, 0.0566, 0.05518],...
    scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.RationalQuadratic.html
    Fri Jun 06 09:13:47 UTC 2025
      127.1K bytes
      Cache
     
  9. all_estimators — scikit-learn 1.7.0 documentation

    <class 'tuple'> >>> estimators [: 2 ] [('ARDRegression', <class '..."classifier" ) >>> classifiers [: 2 ] [('AdaBoostClassifier', <class...
    scikit-learn.org/stable/modules/generated/sklearn.utils.discovery.all_estimators.html
    Fri Jun 06 09:13:46 UTC 2025
      109K bytes
      Cache
     
  10. Using KBinsDiscretizer to discretize continuous...

    subplots ( ncols = 2 , sharey = True , figsize = (...predict ( line ), linewidth = 2 , color = "green" , label = "linear...
    scikit-learn.org/stable/auto_examples/preprocessing/plot_discretization.html
    Fri Jun 06 09:13:47 UTC 2025
      98.1K bytes
      Cache
     
Back to top