- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1061 - 1070 of 2,297 for 2 (0.07 sec)
-
ranking_ad.min.css
#gooad-badge300_2 { min-height: 250px; margin: 0...text-align: center; } /* ダブレク親1~2 */ [id^="gooad-wrec"] { min-height:...adcdn.goo.ne.jp/images/0common/ranking_ad.min.css -
Gaussian Mixture Model Ellipsoids — scikit-lear...
eigh ( covar ) v = 2.0 * np . sqrt ( 2.0 ) * np . sqrt ( v )...n_samples , 2 ), C ), 0.7 * np . random . randn ( n_samples , 2 ) + np...scikit-learn.org/stable/auto_examples/mixture/plot_gmm.html -
Partial Dependence and Individual Conditional E...
2 Release Highlights for scikit-learn 1.2 Gallery generated...between the target function [ 2 ] and a set of features of interest,...scikit-learn.org/stable/auto_examples/inspection/plot_partial_dependence.html -
Auditbeat Reference | Elastic
2 Auditbeat Reference: 8.1 Auditbeat...Reference: 7.3 Auditbeat Reference: 7.2 Auditbeat Reference: 7.1 Auditbeat...www.elastic.co/guide/en/beats/auditbeat/index.html -
Tweedie regression on insurance claims — scikit...
9900 2.015718e+02 2.015412e+02 2.015342e+02 2.015600e+02...abs. error 2.730129e+02 2.722124e+02 2.740176e+02 2.731633e+02...scikit-learn.org/stable/auto_examples/linear_model/plot_tweedie_regression_insurance_claims.html -
Theil-Sen Regression — scikit-learn 1.7.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 -
Demonstration of multi-metric evaluation on cro...
datasets import make_hastie_10_2 from sklearn.metrics import accuracy_score...metrics # X , y = make_hastie_10_2 ( n_samples = 8000 , random_state...scikit-learn.org/stable/auto_examples/model_selection/plot_multi_metric_evaluation.html -
Concentration Prior Type Analysis of Variation ...
normalization eig_vals = 2 * np . sqrt ( 2 ) * np . sqrt ( eig_vals...= 0.8 ) ax1 . set_xlim ( - 2.0 , 2.0 ) ax1 . set_ylim ( - 3.0...scikit-learn.org/stable/auto_examples/mixture/plot_concentration_prior.html -
Ridge coefficients as a function of the L2 Regu...
- X \beta \|^{2}_{2} + \alpha \| \beta \|^{2}_{2}\) where \(X\)...side (e.g. \(\|y - X\beta\|^{2}_{2}\) ) measures the squared difference...scikit-learn.org/stable/auto_examples/linear_model/plot_ridge_coeffs.html -
Java - map() and flatMap() | DBFlute
----> | 1 | | {2, "land"} | mb.getMemberId() | 2 | | {3, "piary"}...flatMap() ----> | {103, 2, ...} | | {2, "land"} | mb.getPurchaseList()...dbflute.seasar.org/ja/manual/topic/programming/java/java8/mapandflat.html