Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 571 - 580 of 3,230 for 1 (0.53 sec)

  1. Plot the decision surfaces of ensembles of tree...

    () - 1 , X [:, 0 ] . max () + 1 y_min , y_max = X [:, 1 ] . min...min () - 1 , X [:, 1 ] . max () + 1 xx , yy = np . meshgrid (...
    scikit-learn.org/stable/auto_examples/ensemble/plot_forest_iris.html
    Sat Aug 02 00:15:37 UTC 2025
      113.9K bytes
      Cache
     
  2. scikit-learn: machine learning in Python — scik...

    scikit-learn 1.8 (Changelog) . July 2025. scikit-learn 1.7.1 is available...January 2025. scikit-learn 1.6.1 is available for download (...
    scikit-learn.org/stable/index.html
    Sat Aug 02 00:15:37 UTC 2025
      32.5K bytes
      Cache
     
  3. 移行 1.2.5 to 1.2.6 | DBFlute

    SiteMap | Author's Blog 移行 1.2.5 to 1.2.6 お約束の注意点 環境上の注意点 sche...|-schema | |-schemadiff // since 1.2.6 | | |-2022 | | | |-diffpi...
    dbflute.seasar.org/ja/environment/upgrade/migration/migrate125to126.html
    Fri Aug 01 05:03:00 UTC 2025
      8.9K bytes
      Cache
     
  4. Empirical evaluation of the impact of k-means i...

    mean ( axis = 1 ), inertia . std ( axis = 1 ), fmt = format...using a init="random" and n_init=1 . This run leads to a bad convergence...
    scikit-learn.org/stable/auto_examples/cluster/plot_kmeans_stability_low_dim_dense.html
    Sat Aug 02 00:15:35 UTC 2025
      105.9K bytes
      Cache
     
  5. make_low_rank_matrix — scikit-learn 1.7.1 docum...

    profile is: ( 1 - tail_strength ) * exp ( - 1.0 * ( i / effective_rank...scikit-learn 1.3 Release Highlights for scikit-learn 1.3 Release...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_low_rank_matrix.html
    Sat Aug 02 00:15:38 UTC 2025
      112.1K bytes
      Cache
     
  6. 1.9. Naive Bayes — scikit-learn 1.7.1 documenta...

    = P(x_i = 1 \mid y) x_i + (1 - P(x_i = 1 \mid y)) (1 - x_i)\]...that \[P(x_i | y, x_1, \dots, x_{i-1}, x_{i+1}, \dots, x_n) = P(x_i...
    scikit-learn.org/stable/modules/naive_bayes.html
    Sat Aug 02 00:15:38 UTC 2025
      56.6K bytes
      Cache
     
  7. Comparing Random Forests and Histogram Gradient...

    row = 1 , col = 1 ) fig . add_trace ( line_trace , row = 1 , col...row = 1 , col = 2 ) fig . add_trace ( line_trace , row = 1 , col...
    scikit-learn.org/stable/auto_examples/ensemble/plot_forest_hist_grad_boosting_comparison.html
    Sat Aug 02 00:15:37 UTC 2025
      126.8K bytes
      Cache
     
  8. Comparison of LDA and PCA 2D projection of Iris...

    1 , 2 ], target_names ): plt . scatter...y == i , 0 ], X_r [ y == i , 1 ], color = color , alpha = 0.8...
    scikit-learn.org/stable/auto_examples/decomposition/plot_pca_vs_lda.html
    Sat Aug 02 00:15:35 UTC 2025
      92.9K bytes
      Cache
     
  9. 1.7. Gaussian Processes — scikit-learn 1.7.1 do...

    1.7.3. GPC examples # 1.7.3.1. Probabilistic predictions...features exceeds a few dozens. 1.7.1. Gaussian Process Regression...
    scikit-learn.org/stable/modules/gaussian_process.html
    Sat Aug 02 00:15:36 UTC 2025
      84.5K bytes
      Cache
     
  10. Factor Analysis (with rotation) to visualize pa...

    vmin =- 1 , vmax = 1 ) ax . set_xticks ([ 0 , 1 , 2 , 3 ])...set_xticks ([ 0 , 1 ]) ax . set_xticklabels ([ "Comp. 1" , "Comp. 2"...
    scikit-learn.org/stable/auto_examples/decomposition/plot_varimax_fa.html
    Sat Aug 02 00:15:37 UTC 2025
      96.1K bytes
      Cache
     
Back to top