Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 891 - 900 of 9,014 for 2 (3.59 seconds)

  1. Version 0.18 — scikit-learn 1.7.2 documen...

    will require Python 2.7 or above. Version 0.18.2 # June 20, 2017...scikit-learn to support Python 2.6. Later versions of scikit-learn...
    scikit-learn.org/stable/whats_new/v0.18.html
    Thu Nov 20 00:54:07 GMT 2025
      134.3K bytes
      Cache
     
  2. 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
    Wed Nov 19 04:33:04 GMT 2025
      115.5K bytes
      Cache
     
  3. Nearest Centroid Classification — scikit-...

    2 0.82 # Authors: The scikit-learn...dataset X = iris . data [:, : 2 ] y = iris . target # Create color...
    scikit-learn.org/stable/auto_examples/neighbors/plot_nearest_centroid.html
    Thu Nov 20 00:54:07 GMT 2025
      90.7K bytes
      Cache
     
  4. 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
     
  5. 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
    Thu Nov 20 00:54:07 GMT 2025
      240.9K bytes
      Cache
     
  6. 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
    Thu Nov 20 00:54:06 GMT 2025
      123.2K bytes
      Cache
     
  7. Faces dataset decompositions — scikit-lea...

    figsize = ( 2.0 * n_col , 2.3 * n_row ), facecolor...gallery of faces. n_row , n_col = 2 , 3 n_components = n_row * n_col...
    scikit-learn.org/stable/auto_examples/decomposition/plot_faces_decomposition.html
    Thu Nov 20 00:54:07 GMT 2025
      130.2K bytes
      Cache
     
  8. 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
    Thu Nov 20 00:54:07 GMT 2025
      102K bytes
      Cache
     
  9. Support Vector Machines — scikit-learn 1....

    Examples concerning the sklearn.svm module. One-class SVM with non-linear kernel (RBF) Plot classification boundaries with different SVM Kernels Plot different SVM classifiers in the iris dataset P...
    scikit-learn.org/stable/auto_examples/svm/index.html
    Wed Nov 19 04:33:03 GMT 2025
      81K bytes
      Cache
     
  10. Missing Value Imputation — scikit-learn 1...

    Examples concerning the sklearn.impute module. Imputing missing values before building an estimator Imputing missing values with variants of IterativeImputer
    scikit-learn.org/stable/auto_examples/impute/index.html
    Thu Nov 20 00:54:07 GMT 2025
      74.2K bytes
      Cache
     
Back to Top