- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1381 - 1390 of 2,496 for 2 (0.1 sec)
-
WhiteKernel — scikit-learn 1.7.1 documentation
x_2) = noise\_level \text{ if } x_i...0.3680 >>> gpr . predict ( X [: 2 ,:], return_std = True ) (array([653.0,...scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.WhiteKernel.html -
阿部慎之助監督、あからさまに... - いまトピランキング
セ・リーグ2連覇が風前の灯火と化しているのは、巨人・阿部慎之助監督だ。7...球団関係者が本音を明かす。 「去年はいい感じで優勝できたので、今年も2連覇は余裕だと思っていたら、アテにしていたキャベッジら外国人...news.goo.ne.jp/iw/270811/阿部慎之助監督、あからさまに... -
make_multilabel_classification — scikit-learn 1...
n_labels = 2 , length = 50 , allow_unlabeled...problem. n_labels int, default=2 The average number of labels per...scikit-learn.org/stable/modules/generated/sklearn.datasets.make_multilabel_classification.html -
orthogonal_mp — scikit-learn 1.7.1 documentation
n_nonzero_coefs : argmin ||y - Xgamma||^2 subject to ||gamma||_0 <= n_{nonzero...||gamma||_0 subject to ||y - Xgamma||^2 <= tol Read more in the User Guide...scikit-learn.org/stable/modules/generated/sklearn.linear_model.orthogonal_mp.html -
adjusted_mutual_info_score — scikit-learn 1.7.1...
JMLR [ 2 ] Wikipedia entry for the Adjusted...([ 0 , 0 , 0 , 0 ], [ 0 , 1 , 2 , 3 ]) 0.0 Gallery examples #...scikit-learn.org/stable/modules/generated/sklearn.metrics.adjusted_mutual_info_score.html -
robust_scale — scikit-learn 1.7.1 documentation
robust_scale >>> X = [[ - 2 , 1 , 2 ], [ - 1 , 0 , 1 ]] >>> robust_scale...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.robust_scale.html -
friends-Eclipse-EditorTemplates-settings-import...
Sampling factors 2 horiz/2 vert 1920 pixels APPL Inch...left side (Horizontal / normal) 2.1.0 1 660 (0.1431, 0.0606, 0.7139)...dbflute.seasar.org/ja/data/model/friends/eclipse/coding/friends-Eclipse-EditorTemplates-settings-... -
DBFlute with Jakarta | DBFlute
2.7) DBFluteをJakartaに まず必要かどうか?...DBFlute が自動生成しないようにしているので (@since 1.2.7) 、この後に紹介するプロパティを使わなくても利用できるかもしれません。...dbflute.seasar.org/ja/tutorial/dbkarta.html -
index.css
--sk-landing-bg-2: var(--sk-cyan-shades-2); --sk-landing-bg-3:...var(--sk-cyan-shades-3); --sk-landing-bg-2: var(--sk-cyan); --sk-landing-bg-3:...scikit-learn.org/stable/_static/styles/index.css -
MeanShift — scikit-learn 1.7.1 documentation
complexity will tend towards O(T*n^2). Scalability can be boosted by...X = np . array ([[ 1 , 1 ], [ 2 , 1 ], [ 1 , 0 ], ... [ 4 , 7...scikit-learn.org/stable/modules/generated/sklearn.cluster.MeanShift.html