- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1011 - 1020 of over 10,000 for 2 (0.19 seconds)
-
문서
단계 2: Fess 설치 단계 3: 시작 RPM 버전 설치 단계 1: OpenSearch 설치 단계 2: Fess...1: 파일을 개별적으로 다운로드 방법 2: Git으로 리포지토리 복제 단계 2: Docker Compose 파일...fess.codelibs.org/ko/documentation.html -
Lasso — scikit-learn 1.8.0 documentation
[ 2 , 2 ]], [ 0 , 1 , 2 ]) Lasso(alpha=0.1)...\(||y||_2^2 / n_{\text{samples}}\) . The target can be a 2-dimensional...scikit-learn.org/stable/modules/generated/sklearn.linear_model.Lasso.html -
8.3. Generated datasets — scikit-learn 1....
"n_classes" : 2 }, { "n_informative" : 2 , "n_c..._class" : 2 , "n_classes" : 2 }, { "n_informative"...scikit-learn.org/stable/datasets/sample_generators.html -
sphinx-design.min.css
sd-g-2,.sd-gy-2{--sd-gutter-y: 0.5rem}.sd-g-2,.sd-gx-2{--sd-gutter-x:...!important}.sd-p-2{padding:.5rem !important}.sd-pt-2,.sd-py-2{padding-top:.5rem...scikit-learn.org/stable/_static/sphinx-design.min.css -
LeavePGroupsOut — scikit-learn 1.8.0 docu...
group=[2] Test: index=[0 2], group=[1 3] Fold 2: Train: index=[0],...([ 1 , 2 , 1 ]) >>> groups = np . array ([ 1 , 2 , 3 ])...scikit-learn.org/stable/modules/generated/sklearn.model_selection.LeavePGroupsOut.html -
confusion_matrix — scikit-learn 1.8.0 doc...
>>> y_true = [ 2 , 0 , 2 , 2 , 0 , 1 ] >>> y_pred...y_pred = [ 0 , 0 , 2 , 2 , 0 , 2 ] >>> confusion_matrix...scikit-learn.org/stable/modules/generated/sklearn.metrics.confusion_matrix.html -
1.5. Stochastic Gradient Descent — scikit...
:= \frac{1}{2} \sum_{j=1}^{m} w_j^2 = ||w||_2^2\) , \(L_1\) norm:...>>> clf . predict ([[ 2. , 2. ]]) array([1]) SGD fits a...scikit-learn.org/stable/modules/sgd.html -
Events - IBM Developer
Application modernization Showing 1 - 2 of 2 results Select Sort: Date:...2026, 10:00 AM EST Showing 1 - 2 of 2 results Event format All Digital...developer.ibm.com/events/ -
d2_pinball_score — scikit-learn 1.8.0 doc...
Notes Like \(R^2\) , \(D^2\) score may be negative (it...], [ 2 ], [ 3 ], [ 4 ]]) >>> y = np . array ([ 2.5 ,...scikit-learn.org/stable/modules/generated/sklearn.metrics.d2_pinball_score.html -
Image denoising using dictionary learning ̵...
2 , 2 ) difference = image - reference...copy () distorted [:, width // 2 :] += 0.075 * np . random . randn...scikit-learn.org/stable/auto_examples/decomposition/plot_image_denoising.html