Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1061 - 1070 of 2,525 for 2 (0.08 sec)

  1. Multi-dimensional scaling — scikit-learn 1.6.0 ...

    (( X_true ** 2 ) . sum ()) / np . sqrt (( pos ** 2 ) . sum ())...(( X_true ** 2 ) . sum ()) / np . sqrt (( npos ** 2 ) . sum ())...
    scikit-learn.org/stable/auto_examples/manifold/plot_mds.html
    Mon Dec 30 22:42:21 UTC 2024
      102.8K bytes
      Cache
     
  2. auto_examples_jupyter.zip

    - l / 2.0) ** 2 + (y - l / 2.0) ** 2 < (l / 2.0) ** 2\n mask...)\n\n plt.xlim(-2.5, 2.5)\n plt.ylim(-2.5, 2.5)\n plt.xticks(())\n...
    scikit-learn.org/stable/_downloads/6f1e7a639e0699d6164445b55e6c116d/auto_examples_jupyter.zip
    Mon Dec 30 22:42:21 UTC 2024
      2.2M bytes
      2 views
     
  3. 8. Computing with scikit-learn — scikit-learn 1...

    2.2. Prediction Throughput 8.2.3. Tips and Tricks...out-of-core learning 8.2. Computational Performance 8.2.1. Prediction...
    scikit-learn.org/stable/computing.html
    Mon Dec 30 22:42:21 UTC 2024
      31.2K bytes
      Cache
     
  4. 11.1. Array API support (experimental) — scikit...

    2.2. Meta-estimators # Meta-estimators...X_trans . device . type 'cuda' 11.1.2. Support for Array API -compatible...
    scikit-learn.org/stable/modules/array_api.html
    Mon Dec 30 22:42:21 UTC 2024
      62.7K bytes
      Cache
     
  5. Theil-Sen Regression — scikit-learn 1.6.0 docum...

    Linear model y = 3*x + N(2, 0.1**2) x = np . random . randn (...Linear model y = 3*x + N(2, 0.1**2) x = np . random . randn (...
    scikit-learn.org/stable/auto_examples/linear_model/plot_theilsen.html
    Mon Dec 30 22:42:21 UTC 2024
      103.6K bytes
      Cache
     
  6. murmurhash3_32 — scikit-learn 1.6.0 documentation

    to a signed int from -(2 ** 31) to 2 ** 31 - 1 Examples >>> from...to an unsigned int from 0 to 2 ** 32 - 1 False: the results is...
    scikit-learn.org/stable/modules/generated/sklearn.utils.murmurhash3_32.html
    Mon Dec 30 22:42:21 UTC 2024
      106K bytes
      Cache
     
  7. Prediction Intervals for Gradient Boosting Regr...

    exp ( sigma ** 2 / 2 ) y = expected_y + noise Split...learning_rate = [ 0.05 , 0.1 , 0.2 ], max_depth = [ 2 , 5 , 10 ], min_samples_leaf...
    scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_quantile.html
    Mon Dec 30 22:42:21 UTC 2024
      142.7K bytes
      Cache
     
  8. Feature agglomeration vs. univariate selection ...

    selection # This example compares 2 dimensionality reduction strategies:.... randn ( n_samples , size ** 2 ) for x in X : # smooth data x...
    scikit-learn.org/stable/auto_examples/cluster/plot_feature_agglomeration_vs_univariate_selection....
    Mon Dec 30 22:42:21 UTC 2024
      112.6K bytes
      Cache
     
  9. 実は「大学中退」していた意外な男性有名人ランキング|タモリ,ラサール石井,西島秀俊|他 - g...

    東京都、2位 福岡県、1位に選ばれたのは? 8 近所にあったらうれしい飲食チェーンランキング!3位 餃子の王将、2位 マクドナルド、1位は…...ランキング!5位 新潟、4位 大分、3位 秋田、2位 東京、1位は… 2 アニメ史上最も有能な艦長ランキング!ヤン・ウェ...
    ranking.goo.ne.jp/column/6137/
    Sat Dec 28 00:34:35 UTC 2024
      93.3K bytes
      Cache
     
  10. Matern — scikit-learn 1.6.0 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
    Mon Dec 30 22:42:21 UTC 2024
      127.1K bytes
      Cache
     
Back to top