Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 951 - 960 of over 10,000 for 2 (0.18 seconds)

  1. 3.3. Tuning the decision threshold for class pr...

    DecisionTreeClassifi ( max_depth = 2 , random_state = 0 ) . fit ( X...best_score_ np.float64(0.86) 3.3.1.2. Important notes regarding the...
    scikit-learn.org/stable/modules/classification_threshold.html
    Fri Nov 28 11:32:54 GMT 2025
      48.7K bytes
      Cache
     
  2. A demo of the mean-shift clustering algorithm &...

    2 , n_samples = 500 ) ms = MeanShift...
    scikit-learn.org/stable/auto_examples/cluster/plot_mean_shift.html
    Fri Nov 28 11:32:52 GMT 2025
      92.3K bytes
      Cache
     
  3. Comparing Random Forests and Histogram Gradient...

    col = 2 ) fig . add_trace ( line_trace , row = 1 , col = 2 ) fig..." ) Number of physical cores: 2 Unlike RF, HGBT models offer an...
    scikit-learn.org/stable/auto_examples/ensemble/plot_forest_hist_grad_boosting_comparison.html
    Fri Nov 28 11:32:55 GMT 2025
      126.8K bytes
      Cache
     
  4. Map data to a normal distribution — sciki...

    figaspect ( 2 )) axes = axes . flatten () axes_idxs..., 9 ), ( 1 , 4 , 7 , 10 ), ( 2 , 5 , 8 , 11 ), ( 12 , 15 , 18...
    scikit-learn.org/stable/auto_examples/preprocessing/plot_map_data_to_normal.html
    Sat Nov 29 05:08:38 GMT 2025
      105.1K bytes
      Cache
     
  5. Scaling the regularization parameter for SVCs &...

    logspace ( - 2.3 , - 1.3 , 10 ) train_sizes =...param_range = Cs , cv = cv , n_jobs = 2 , ) results [ label ] = test_scores...
    scikit-learn.org/stable/auto_examples/svm/plot_svm_scale_c.html
    Sat Nov 29 05:08:38 GMT 2025
      115.5K bytes
      Cache
     
  6. 8.13.2 release notes | Enterprise Search docume...

    2 release notes IMPORTANT : This...the latest documentation . 8.13.2 release notes No changes since...
    www.elastic.co/guide/en/enterprise-search/8.19/release-notes-8.13.2.html
    Mon Oct 20 16:31:47 GMT 2025
      11.8K bytes
      Cache
     
  7. Feature importances with a forest of trees &#82...

    n_classes = 2 , random_state = 0 , shuffle =...None min_samples_split  2 min_samples_leaf  1 min_...
    scikit-learn.org/stable/auto_examples/ensemble/plot_forest_importances.html
    Fri Nov 28 11:32:52 GMT 2025
      123.2K bytes
      Cache
     
  8. Column Transformer with Mixed Types — sci...

    float64 dtypes: category(2), float64(2), int64(1) memory usage:...scikit-learn 1.2 Release Highlights for scikit-learn 1.2 Gallery generated...
    scikit-learn.org/stable/auto_examples/compose/plot_column_transformer_mixed_types.html
    Fri Nov 28 11:32:55 GMT 2025
      240.9K bytes
      Cache
     
  9. Recognizing hand-written digits — scikit-...

    turning each 2-D array of grayscale values from...0.99 0.99 88 1 0.99 0.97 0.98 91 2 0.99 0.99 0.99 86 3 0.98 0.87...
    scikit-learn.org/stable/auto_examples/classification/plot_digits_classification.html
    Fri Nov 28 11:32:55 GMT 2025
      102K bytes
      Cache
     
  10. Density Estimation for a Gaussian mixture &#821...

    2 ) + np . array ([ 20 , 20 ]) #...random . randn ( n_samples , 2 ), C ) # concatenate the two datasets...
    scikit-learn.org/stable/auto_examples/mixture/plot_gmm_pdf.html
    Fri Nov 28 11:32:54 GMT 2025
      93.1K bytes
      Cache
     
Back to Top