Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1031 - 1040 of 8,651 for 2 (0.14 seconds)

  1. Bisecting K-Means and Regular K-Means Performan...

    centers = 2 , random_state = random_state...
    scikit-learn.org/stable/auto_examples/cluster/plot_bisect_kmeans.html
    Wed Nov 19 04:33:04 GMT 2025
      90.2K bytes
      Cache
     
  2. Post-hoc tuning the cut-off point of decision f...

    subplots ( ncols = 2 , figsize = ( 12 , 4 ), sharex...
    scikit-learn.org/stable/auto_examples/model_selection/plot_tuned_decision_threshold.html
    Wed Nov 19 04:33:04 GMT 2025
      136.2K bytes
      Cache
     
  3. Manifold learning on handwritten digits: Locall...

    zorder = 2 , ) shown_images = np . array...(( X [ i ] - shown_images ) ** 2 , 1 ) if np . min ( dist ) <...
    scikit-learn.org/stable/auto_examples/manifold/plot_lle_digits.html
    Wed Nov 19 04:33:04 GMT 2025
      119.3K bytes
      Cache
     
  4. Concatenating multiple feature extraction metho...

    0s [CV 2/5; 2/18] START features__pca__n_components=1,...features__univ_select__k=1, svm__C=1 [CV 2/5; 2/18] END features__pca__n_components=1,...
    scikit-learn.org/stable/auto_examples/compose/plot_feature_union.html
    Wed Nov 19 04:33:03 GMT 2025
      109.8K bytes
      Cache
     
  5. Plot the decision surface of decision trees tra...

    2 ], [ 0 , 3 ], [ 1 , 2 ], [ 1 , 3 ], [ 2 , 3 ]]): #...boundary ax = plt . subplot ( 2 , 3 , pairidx + 1 ) plt . tight_layout...
    scikit-learn.org/stable/auto_examples/tree/plot_iris_dtc.html
    Wed Nov 19 04:33:04 GMT 2025
      95.7K bytes
      Cache
     
  6. Compare Stochastic learning strategies for MLPC...

    subplots ( 2 , 2 , figsize = ( 15 , 10 )) # load..."learning_rate_init" : 0.2 , }, { "solver" : "sgd"...
    scikit-learn.org/stable/auto_examples/neural_networks/plot_mlp_training_curves.html
    Wed Nov 19 04:33:04 GMT 2025
      105.4K bytes
      Cache
     
  7. Swiss Roll And Swiss-Hole Reduction — sci...

    n_components = 2 ) sr_tsne = manifold . TSNE ( n_components = 2 , perplexity...n_components = 2 ) sh_tsne = manifold . TSNE ( n_components = 2 , perplexity...
    scikit-learn.org/stable/auto_examples/manifold/plot_swissroll.html
    Wed Nov 19 04:33:04 GMT 2025
      100K bytes
      Cache
     
  8. Features in Histogram Gradient Boosting Trees &...

    showcasing all points except 2 and 6 in a real life setting...."recorded average" , linewidth = 2 , ax = ax ) for idx , max_iter...
    scikit-learn.org/stable/auto_examples/ensemble/plot_hgbt_regression.html
    Wed Nov 19 04:33:04 GMT 2025
      150.9K bytes
      Cache
     
  9. Blind source separation using FastICA — s...

    # Signal 2 : square signal s3 = signal . sawtooth ( 2 * np . pi...1 , 1 ], [ 0.5 , 2 , 1.0 ], [ 1.5 , 1.0 , 2.0 ]]) # Mixing matrix...
    scikit-learn.org/stable/auto_examples/decomposition/plot_ica_blind_source_separation.html
    Wed Nov 19 04:33:04 GMT 2025
      97K bytes
      Cache
     
  10. Poisson regression and non-normal loss — ...

    'Regular' 1217 R82 2 5.0 1 0.75000 B 6 2 52 50 B12 'Diesel' 54...plt . subplots ( nrows = 2 , ncols = 2 , figsize = ( 12 , 8 ))...
    scikit-learn.org/stable/auto_examples/linear_model/plot_poisson_regression_non_normal_loss.html
    Wed Nov 19 04:33:04 GMT 2025
      172.7K bytes
      Cache
     
Back to Top