Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 861 - 870 of 3,212 for 2 (0.1 sec)

  1. available_if — scikit-learn 1.7.2 documentation

    x % 2 == 0 ... ... @available_if ( _x_is_even..."say_hello" ) False >>> obj . x = 2 >>> hasattr ( obj , "say_hello"...
    scikit-learn.org/stable/modules/generated/sklearn.utils.metaestimators.available_if.html
    Fri Sep 12 13:34:53 UTC 2025
      109K bytes
      2 views
      Cache
     
  2. SelectFwe — scikit-learn 1.7.2 documentation

    default=5e-2 The highest uncorrected p-value...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SelectFwe.html
    Fri Sep 12 13:34:55 UTC 2025
      131.8K bytes
      Cache
     
  3. SelectFdr — scikit-learn 1.7.2 documentation

    default=5e-2 The highest uncorrected p-value...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SelectFdr.html
    Fri Sep 12 13:34:53 UTC 2025
      132.9K bytes
      Cache
     
  4. Fitting an Elastic Net with a precomputed Gram ...

    2.65799352e+02], ..., [-2.25349312e+02, -1.07963978e+03,...-4.48938813e+02, -1.03237920e+03, ..., -2.25349312e+02, -3.53959628e+02,...
    scikit-learn.org/stable/auto_examples/linear_model/plot_elastic_net_precomputed_gram_matrix_with_...
    Fri Sep 12 13:34:54 UTC 2025
      110.7K bytes
      Cache
     
  5. Examples — scikit-learn 1.7.2 documentation

    2 Release Highlights for scikit-learn 1.2 Release Highlights...
    scikit-learn.org/stable/auto_examples/index.html
    Fri Sep 12 13:34:54 UTC 2025
      273K bytes
      Cache
     
  6. Balance model complexity and cross-validated sc...

    performance (best score - 1 std) 2. best_low_complexity : Selects...Dimensionality reduction using PCA 2. Classification using LogisticRegression...
    scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_refit_callable.html
    Fri Sep 12 13:34:53 UTC 2025
      169.1K bytes
      Cache
     
  7. Plot multi-class SGD on the iris dataset — scik...

    : 2 ] y = iris . target colors = "bry"...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sgd_iris.html
    Fri Sep 12 13:34:54 UTC 2025
      94.9K bytes
      Cache
     
  8. Multiclass Receiver Operating Characteristic (R...

    This can be done in 2 different ways: the One-vs-Rest...linearly separable from the other 2; the latter are not linearly separable...
    scikit-learn.org/stable/auto_examples/model_selection/plot_roc.html
    Fri Sep 12 13:34:56 UTC 2025
      150.8K bytes
      Cache
     
  9. 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
    Fri Sep 12 13:34:53 UTC 2025
      136.2K bytes
      Cache
     
  10. TfidfTransformer — scikit-learn 1.7.2 documenta...

    2, 0, 1, 1, 1, 0, 0], [1, 0, 0,...
    scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.text.TfidfTransformer.html
    Fri Sep 12 13:34:55 UTC 2025
      141.3K bytes
      Cache
     
Back to top