Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 2121 - 2130 of over 10,000 for * (9.05 seconds)

Filter
  1. Comparing different hierarchical linkage method...

    right = 0.98 , bottom = 0.001 , top = 0.96 , wspace = 0.05 , hspace...transformation = [[ 0.6 , - 0.6 ], [ - 0.4 , 0.8 ]] X_aniso = np...
    scikit-learn.org/stable/auto_examples/cluster/plot_linkage_comparison.html
    Mon Mar 23 20:39:22 UTC 2026
      17.5K bytes
      Cache
     
  2. Demo of OPTICS clustering algorithm — scikit-le...

    == - 1 , 0 ], X [ labels_050 == - 1 , 1 ], "k+" , alpha = 0.1 )...== - 1 , 0 ], X [ labels_200 == - 1 , 1 ], "k+" , alpha = 0.1 )...
    scikit-learn.org/stable/auto_examples/cluster/plot_optics.html
    Mon Mar 23 20:39:20 UTC 2026
      16.5K bytes
      Cache
     
  3. Faces dataset decompositions — scikit-learn 1.8...

    w_pad = 0.01 , h_pad = 0.02 , hspace = 0 , wspace = 0 ) fig ....Duality gap: 7.629e-06, tolerance: 1.014e-06 /home/circleci/pr...
    scikit-learn.org/stable/auto_examples/decomposition/plot_faces_decomposition.html
    Mon Mar 23 20:39:20 UTC 2026
      23K bytes
      Cache
     
  4. Ledoit-Wolf vs OAS estimation — scikit-learn 1....

    ylim ()[ 0 ], 1.0 + ( plt . ylim ()[ 1 ] - plt . ylim ()[ 0 ]) /...covariance matrix (AR(1) process) r = 0.1 real_cov = toeplitz ( r **...
    scikit-learn.org/stable/auto_examples/covariance/plot_lw_vs_oas.html
    Mon Mar 23 20:39:21 UTC 2026
      16.5K bytes
      Cache
     
  5. Normal, Ledoit-Wolf and OAS Linear Discriminant...

    score_clf3 = 0 , 0 , 0 for _ in range ( n_averages..."lower left" ) plt . ylim (( 0.65 , 1.0 )) plt . suptitle ( "LDA...
    scikit-learn.org/stable/auto_examples/classification/plot_lda.html
    Mon Mar 23 20:39:20 UTC 2026
      16.4K bytes
      Cache
     
  6. A demo of the mean-shift clustering algorithm —...

    centers = [[ 1 , 1 ], [ - 1 , - 1 ], [ 1 , - 1 ]] X , _ = make_blobs...n_samples = 10000 , centers = centers , cluster_std = 0.6 ) Compute...
    scikit-learn.org/stable/auto_examples/cluster/plot_mean_shift.html
    Mon Mar 23 20:39:20 UTC 2026
      15.8K bytes
      Cache
     
  7. Bisecting K-Means and Regular K-Means Performan...

    0 ], X [:, 1 ], s = 10 , c = algo . labels_...running time of the script: (0 minutes 1.091 seconds) Download Jupyter...
    scikit-learn.org/stable/auto_examples/cluster/plot_bisect_kmeans.html
    Mon Mar 23 20:39:20 UTC 2026
      15.4K bytes
      Cache
     
  8. Categorical Feature Support in Gradient Boostin...

    `interaction_cst=[{0, 1}]` is equivalent to `interaction_cst=[{0, 1}, {2,...`interaction_cst=[{0, 1}]` is equivalent to `interaction_cst=[{0, 1}, {2,...
    scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_categorical.html
    Mon Mar 23 20:39:21 UTC 2026
      83.7K bytes
      Cache
     
  9. Recursive feature elimination — scikit-learn 1....

    n_features_to_select = 1 , step = 1 )), ] ) pipe . fit ( X ,.... shape [ 0 ]): for j in range ( ranking . shape [ 1 ]): plt ....
    scikit-learn.org/stable/auto_examples/feature_selection/plot_rfe_digits.html
    Mon Mar 23 20:39:22 UTC 2026
      15.4K bytes
      Cache
     
  10. Out-of-core classification of text documents — ...

    "n_train" : 0 , "n_train_pos" : 0 , "accuracy" : 0.0 , "accuracy_history"..."runtime_history" : [( 0 , 0 )], "total_fit_time" : 0.0 , } cls_stats [...
    scikit-learn.org/stable/auto_examples/applications/plot_out_of_core_classification.html
    Mon Mar 23 20:39:21 UTC 2026
      22.6K bytes
      Cache
     
Back to Top