- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1061 - 1070 of 2,525 for 2 (0.08 sec)
-
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 -
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 -
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 -
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 -
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 -
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 -
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 -
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.... -
実は「大学中退」していた意外な男性有名人ランキング|タモリ,ラサール石井,西島秀俊|他 - g...
東京都、2位 福岡県、1位に選ばれたのは? 8 近所にあったらうれしい飲食チェーンランキング!3位 餃子の王将、2位 マクドナルド、1位は…...ランキング!5位 新潟、4位 大分、3位 秋田、2位 東京、1位は… 2 アニメ史上最も有能な艦長ランキング!ヤン・ウェ...ranking.goo.ne.jp/column/6137/ -
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