Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1071 - 1080 of 2,486 for 2 (0.07 sec)

  1. Release Highlights for scikit-learn 1.5 — sciki...

    nothing; each false negative costs 2; each false positive costs 0.1...."all" ) . ravel () return tp - 2 * fn - 0.1 * fp print ( "Untuned...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_5_0.html
    Sun Nov 09 07:16:24 UTC 2025
      123.1K bytes
      Cache
     
  2. Robust vs Empirical covariance estimate — sciki...

    subplot ( 2 , 1 , 1 ) lw = 2 plt . errorbar ( range_n_outliers..."Error ($||\mu - \hat{\mu}||_2^2$)" ) plt . legend ( loc = "upper...
    scikit-learn.org/stable/auto_examples/covariance/plot_robust_vs_empirical_covariance.html
    Sun Nov 09 07:16:24 UTC 2025
      117.7K bytes
      Cache
     
  3. 移行 0.9.8.2 to 0.9.8.3 | DBFlute

    2 to 0.9.8.3 お約束の注意点 環境上の注意点 Re...
    dbflute.seasar.org/ja/environment/upgrade/migration/migrate0982to0983.html
    Mon Sep 15 10:51:17 UTC 2025
      7.6K bytes
      1 views
      Cache
     
  4. set_config — scikit-learn 1.7.2 documentation

    2. transform_output str, default=None...“default”. Added in version 1.2. Added in version 1.4: "polars"...
    scikit-learn.org/stable/modules/generated/sklearn.set_config.html
    Sun Nov 09 07:16:24 UTC 2025
      121.5K bytes
      Cache
     
  5. 移行 0.9.6.2 to 0.9.6.3 | DBFlute

    2 to 0.9.6.3 お約束の注意点 環境上の注意点 実装上の注意点...
    dbflute.seasar.org/ja/environment/upgrade/migration/migrate0962to0963.html
    Mon Sep 15 10:51:17 UTC 2025
      7.7K bytes
      Cache
     
  6. inplace_swap_column — scikit-learn 1.7.2 docume...

    2 , 3 , 3 , 3 ]) >>> indices = np . array ([ 0 , 2 , 2 ])...>>> data = np . array ([ 8 , 2 , 5 ]) >>> csr = sparse . csr_matrix...
    scikit-learn.org/stable/modules/generated/sklearn.utils.sparsefuncs.inplace_swap_column.html
    Sun Nov 09 07:16:24 UTC 2025
      108K bytes
      Cache
     
  7. 移行 0.9.5.2 to 0.9.5.3 | DBFlute

    2 to 0.9.5.3 お約束の注意点 環境上の注意点 実装上の注意点...
    dbflute.seasar.org/ja/environment/upgrade/migration/migrate0952to0953.html
    Mon Sep 15 10:51:17 UTC 2025
      7.9K bytes
      Cache
     
  8. inplace_row_scale — scikit-learn 1.7.2 document...

    2 , 3 , 4 , 5 ]) >>> indices = np . array ([ 0 , 1 , 2 , 3...([ 8 , 1 , 2 , 5 , 6 ]) >>> scale = np . array ([ 2 , 3 , 4 ,...
    scikit-learn.org/stable/modules/generated/sklearn.utils.sparsefuncs.inplace_row_scale.html
    Sun Nov 09 07:16:24 UTC 2025
      108.6K bytes
      Cache
     
  9. Compare BIRCH and MiniBatchKMeans — scikit-lear...

    000 samples and 2 features generated using make_blobs....
    scikit-learn.org/stable/auto_examples/cluster/plot_birch_vs_minibatchkmeans.html
    Sun Nov 09 07:16:24 UTC 2025
      105K bytes
      Cache
     
  10. Gaussian Mixture Model Sine Curve — scikit-lear...

    eigh ( covar ) v = 2.0 * np . sqrt ( 2.0 ) * np . sqrt ( v )...mean_precision_prior = 1e-2 , covariance_prior = 1e0 * np . eye ( 2 ), init_params...
    scikit-learn.org/stable/auto_examples/mixture/plot_gmm_sin.html
    Sun Nov 09 07:16:24 UTC 2025
      113.9K bytes
      Cache
     
Back to top