Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1111 - 1120 of over 10,000 for 2 (0.24 seconds)

Filter
  1. 문서

    단계 2: Fess 설치 단계 3: 시작 RPM 버전 설치 단계 1: OpenSearch 설치 단계 2: Fess...1: 파일을 개별적으로 다운로드 방법 2: Git으로 리포지토리 복제 단계 2: Docker Compose 파일...
    fess.codelibs.org/ko/documentation.html
    Mon Mar 23 02:57:26 UTC 2026
      441.2K bytes
      Cache
     
  2. Single estimator versus bagging: bias-variance ...

    - ( x ** 2 )) + 1.5 * np . exp ( - (( x - 2 ) ** 2 )) def generate...{0} : {1:.4f} (error) = {2:.4f} (bias^2) " " + {3:.4f} (var) +...
    scikit-learn.org/stable/auto_examples/ensemble/plot_bias_variance.html
    Mon Mar 23 20:39:21 UTC 2026
      18.6K bytes
      Cache
     
  3. DecisionTreeRegressor — scikit-learn 1.8.0 docu...

    float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...= None , min_samples_split = 2 , min_samples_leaf = 1 , min_...
    scikit-learn.org/stable/modules/generated/sklearn.tree.DecisionTreeRegressor.html
    Mon Mar 23 20:39:21 UTC 2026
      21.4K bytes
      Cache
     
  4. Reciprocal rank fusion | Reference

    _id: 2 = 1.0/(1+3) + 1.0/(1+2) = 0.5833 _id: 3 = 1.0/(1+2) + 1.0/(1+1)...from=2, size=2 would return documents [ 2 , 3 ] with ranks [3, 4]...
    www.elastic.co/docs/reference/elasticsearch/rest-apis/reciprocal-rank-fusion
    Fri Jan 30 17:46:17 UTC 2026
      2.1M bytes
      Cache
     
  5. top_k_accuracy_score — scikit-learn 1.8.0 docum...

    2 , 2 ]) >>> y_score = np . array ([[ 0.5 , 0.2 , 0.2 ], #...top 2 ... [ 0.3 , 0.4 , 0.2 ], # 1 is in top 2 ... [ 0.2 , 0.4...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.top_k_accuracy_score.html
    Mon Mar 23 20:39:20 UTC 2026
      14K bytes
      Cache
     
  6. shuffle — scikit-learn 1.8.0 documentation

    2)> >>> X_sparse . toarray () array([[0., 0.], [2., 1.],...y array([2, 1, 0]) >>> shuffle ( y , n_samples = 2 , random_state...
    scikit-learn.org/stable/modules/generated/sklearn.utils.shuffle.html
    Mon Mar 23 20:39:23 UTC 2026
      14.6K bytes
      Cache
     
  7. plot_hgbt_regression.ipynb

    showcasing all points except 2 and 6 in a real life\nsetting.\n"...label=\"recorded average\", linewidth=2, ax=ax)\n\nfor idx, max_iter in...
    scikit-learn.org/stable/_downloads/cb9a8a373677fb481fe43a11d8fa0e94/plot_hgbt_regression.ipynb
    Mon Mar 23 20:39:22 UTC 2026
      6.2K bytes
     
  8. Application rebalancing across a uniform cluster

    has only 2 instances of app1, so again requests QM1 for 2 more....while the BALSTATE of the other 2 queue managers is LOW . Now we...
    developer.ibm.com/articles/awb-application-rebalancing-uniform-clusters/
    Mon Feb 09 22:46:07 UTC 2026
      105.6K bytes
      Cache
     
  9. StratifiedGroupKFold — scikit-learn 1.8.0 docum...

    index=[ 0 1 2 3 15 16] group=[1 1 2 2 8 8] Fold 2: Train: index=[...index=[ 0 1 2 3 7 8 9 10 11 15 16] group=[1 1 2 2 4 5 5 5 5 8...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.StratifiedGroupKFold.html
    Mon Mar 23 20:39:20 UTC 2026
      16.5K bytes
      Cache
     
  10. inplace_row_scale — scikit-learn 1.8.0 do...

    2 , 5 , 6 ]) >>> scale = np . array ([ 2 , 3 ,...>>> indptr = np . array ([ 0 , 2 , 3 , 4 , 5 ]) >>> indices...
    scikit-learn.org/stable/modules/generated/sklearn.utils.sparsefuncs.inplace_row_scale.html
    Mon Feb 02 09:23:44 UTC 2026
      109.1K bytes
      Cache
     
Back to Top