Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 671 - 680 of 3,757 for 1 (0.58 sec)

  1. fast_logdet — scikit-learn 1.7.2 documentation

    1 ], [ 2 , 8 ]]) >>> fast_logdet...
    scikit-learn.org/stable/modules/generated/sklearn.utils.extmath.fast_logdet.html
    Wed Sep 17 19:57:58 UTC 2025
      106.4K bytes
      Cache
     
  2. load_iris — scikit-learn 1.7.2 documentation

    scikit-learn 1.2 Release Highlights for scikit-learn 1.2 Decision...10 , 25 , 50 ]] array([0, 0, 1]) >>> list ( data . target_names...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.load_iris.html
    Wed Sep 17 19:58:00 UTC 2025
      133.6K bytes
      Cache
     
  3. check_increasing — scikit-learn 1.7.2 documenta...

    y = [ 1 , 2 , 3 , 4 , 5 ], [ 2 , 4 , 6...
    scikit-learn.org/stable/modules/generated/sklearn.isotonic.check_increasing.html
    Wed Sep 17 19:58:00 UTC 2025
      107.2K bytes
      Cache
     
  4. Comparing Linear Bayesian Regressors — scikit-l...

    1 , n_samples ) * 1.35 y = np . sqrt ( X...: y }) X = X . reshape (( - 1 , 1 )) # extrapolation X_plot =...
    scikit-learn.org/stable/auto_examples/linear_model/plot_ard.html
    Wed Sep 17 19:58:00 UTC 2025
      120.3K bytes
      Cache
     
  5. Feature transformations with ensembles of trees...

    0001 C 1.0 fit_intercept True intercept_scaling 1 class_weight...0.0001 C 1.0 fit_intercept True intercept_scaling 1 class_weight...
    scikit-learn.org/stable/auto_examples/ensemble/plot_feature_transformation.html
    Wed Sep 17 19:57:58 UTC 2025
      197K bytes
      Cache
     
  6. extract_patches_2d — scikit-learn 1.7.2 documen...

    max_patches is a float between 0 and 1, it is taken to be a proportion...patches: >>> print ( patches [ 1 ]) [[[174 201 231] [174 201 231]]...
    scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.image.extract_patches_2d.html
    Wed Sep 17 19:57:59 UTC 2025
      111.9K bytes
      Cache
     
  7. as_float_array — scikit-learn 1.7.2 documentation

    nan Deprecated since version 1.6: force_all_finite was renamed...ensure_all_finite and will be removed in 1.8. ensure_all_finite bool or ‘allow-nan’,...
    scikit-learn.org/stable/modules/generated/sklearn.utils.as_float_array.html
    Mon Sep 15 09:31:45 UTC 2025
      108.9K bytes
      Cache
     
  8. normalized_mutual_info_score — scikit-learn 1.7...

    1 , 1 ], [ 0 , 0 , 1 , 1 ]) 1.0 >>> normalized_mutual_info_score...ore ([ 0 , 0 , 1 , 1 ], [ 1 , 1 , 0 , 0 ]) 1.0 If classes members...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.normalized_mutual_info_score.html
    Wed Sep 17 19:57:58 UTC 2025
      112.4K bytes
      Cache
     
  9. 4. Metadata Routing — scikit-learn 1.7.2 docume...

    1.1. Weighted scoring and fitting...>>> param_grid = { "C" : [ 0.1 , 1 ]} >>> lr = LogisticRegression...
    scikit-learn.org/stable/metadata_routing.html
    Wed Sep 17 19:57:58 UTC 2025
      89.1K bytes
      Cache
     
  10. ClassifierTags — scikit-learn 1.7.2 documentation

    Skip to main content Back to top Ctrl + K GitHub Choose version ClassifierTags # class sklearn.utils. ClassifierTags ...
    scikit-learn.org/stable/modules/generated/sklearn.utils.ClassifierTags.html
    Wed Sep 17 19:58:00 UTC 2025
      106.8K bytes
      Cache
     
Back to top