Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1151 - 1160 of 2,261 for 2 (0.08 sec)

  1. Plot class probabilities calculated by the Voti...

    2 , - 1.4 ], [ - 3.4 , - 2.2 ], [ 1.1 , 1.2 ]]) y = np...np . array ([ 1 , 1 , 2 , 2 ]) eclf = VotingClassifier ( estimators...
    scikit-learn.org/stable/auto_examples/ensemble/plot_voting_probas.html
    Fri Apr 25 09:06:52 UTC 2025
      101.1K bytes
      Cache
     
  2. The Johnson-Lindenstrauss bound for embedding w...

    \|u - v\|^2 < \|p(u) - p(v)\|^2 < (1 + eps) \|u - v\|^2\] Where...\geq 4 log(n\_samples) / (eps^2 / 2 - eps^3 / 3)\] The first plot...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_johnson_lindenstrauss_bound.html
    Fri Apr 25 09:06:53 UTC 2025
      119.9K bytes
      Cache
     
  3. Nearest Centroid Classification — scikit-learn ...

    2 0.82 # Authors: The scikit-learn...dataset X = iris . data [:, : 2 ] y = iris . target # Create color...
    scikit-learn.org/stable/auto_examples/neighbors/plot_nearest_centroid.html
    Fri Apr 25 09:06:53 UTC 2025
      90.7K bytes
      Cache
     
  4. GammaRegressor — scikit-learn 1.6.1 documentation

    determination R^2. R^2 uses squared error and D^2 uses the deviance...GammaRegressor () >>> X = [[ 1 , 2 ], [ 2 , 3 ], [ 3 , 4 ], [ 4 , 3...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.GammaRegressor.html
    Fri Apr 25 09:06:52 UTC 2025
      139.7K bytes
      Cache
     
  5. styles.css

    mr-2{margin-right:calc(var(--spacing)*2)}.mb-2{margin-b...spacing)*2)}.ml-2{margin-left:calc(var(--spacing)*2)}.ml-4{m...
    www.elastic.co/docs/_static/styles.css
    Tue Apr 15 22:28:29 UTC 2025
      48.3K bytes
     
  6. OneHotEncoder — scikit-learn 1.6.1 documentation

    Features with 1 or more than 2 categories are left intact. array...(CSR) format. Added in version 1.2: sparse was renamed to sparse_output...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.OneHotEncoder.html
    Fri Apr 25 09:06:53 UTC 2025
      169.5K bytes
      Cache
     
  7. Monitoring AWS Lambda Java Functions | APM Java...

    Amazon Linux 2 yes 8.al2 Java 8 (Corretto) Amazon Linux 2 yes 8 Java...eu-west-2 eu-west-3 me-south-1 sa-east-1 us-east-1 us-east-2 us-west-1...
    www.elastic.co/guide/en/apm/agent/java/current/aws-lambda.html
    Wed Mar 12 16:26:33 UTC 2025
      43.9K bytes
      Cache
     
  8. Release Highlights for scikit-learn 0.23 — scik...

    2. From 1.2, use # PartialDependenceDis...lam = np . exp ( X [:, 5 ]) / 2 ) X_train , X_test , y_train ,...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_0_23_0.html
    Fri Apr 25 09:06:53 UTC 2025
      145.4K bytes
      Cache
     
  9. 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
    Fri Apr 25 09:06:52 UTC 2025
      20.2K bytes
      1 views
     
  10. 大味なコード補完 | DBFlute

    実体(右辺)のセミコロンの右側にカーソルが置いてある状態で、 ctrl + 2 (Macは command + 2)を押した後(0.x秒)、 L を押します。...セミコロンの右側にカーソル置いて ctrl (or command) + 2 and L to MemberCB cb = new MemberCB();...
    dbflute.seasar.org/ja/manual/topic/programming/completion/bigcomp.html
    Thu Apr 24 06:55:17 UTC 2025
      10.2K bytes
      Cache
     
Back to top