Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1141 - 1150 of over 10,000 for 2 (0.31 seconds)

Filter
  1. 3.4. Metrics and scoring: quantifying the quali...

    y_true = [ - 2 , - 2 , - 2 ] >>> y_pred = [ - 2 , - 2 , - 2 ] >>> r2_score...y_true = [ - 2 , - 2 , - 2 ] >>> y_pred = [ - 2 , - 2 , - 2 + 1e-8...
    scikit-learn.org/stable/modules/model_evaluation.html
    Tue Mar 17 03:44:39 UTC 2026
      62.7K bytes
      Cache
     
  2. inplace_swap_column — scikit-learn 1.8.0 ...

    2 , 2 ]) >>> data = np . array ([ 8 , 2 , 5 ])...>>> indptr = np . array ([ 0 , 2 , 3 , 3 , 3 ]) >>> indices...
    scikit-learn.org/stable/modules/generated/sklearn.utils.sparsefuncs.inplace_swap_column.html
    Mon Feb 02 09:23:44 UTC 2026
      108.5K bytes
      Cache
     
  3. 문서

    단계 2: Fess 설치 단계 3: 시작 RPM 버전 설치 단계 1: OpenSearch 설치 단계 2: Fess...1: 파일을 개별적으로 다운로드 방법 2: Git으로 리포지토리 복제 단계 2: Docker Compose 파일...
    fess.codelibs.org/ko/documentation.html
    Mon Mar 16 02:57:17 UTC 2026
      441.2K bytes
      Cache
     
  4. 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
    Tue Mar 17 03:44:39 UTC 2026
      21.4K bytes
      Cache
     
  5. 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 Feb 23 17:51:55 UTC 2026
      20.2K bytes
     
  6. silhouette_score — scikit-learn 1.8.0 documenta...

    defined if number of labels is 2 <= n_labels <= n_samples - 1 ....Applied Mathematics 20: 53-65. [ 2 ] Wikipedia entry on the Silhouette...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.silhouette_score.html
    Tue Mar 17 03:44:36 UTC 2026
      15.1K bytes
      Cache
     
  7. 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
     
  8. make_hastie_10_2 — scikit-learn 1.8.0 documenta...

    2. The ten features are standard...= 1 if np . sum ( X [ i ] ** 2 ) > 9.34 else - 1 Read more in...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_hastie_10_2.html
    Tue Mar 17 03:44:39 UTC 2026
      14K bytes
      Cache
     
  9. Schnellstart-Anleitung

    10 oder neuer Docker Compose 2.0 oder neuer Schritt 1: Konfigurationsdateie...ose-opensearch3.yaml Schritt 2: Container starten docker compose...
    fess.codelibs.org/de/quick-start.html
    Mon Mar 16 02:51:10 UTC 2026
      26.8K bytes
      Cache
     
  10. 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
    Tue Mar 17 03:44:39 UTC 2026
      16.5K bytes
      Cache
     
Back to Top