Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1271 - 1280 of over 10,000 for 1 (0.21 seconds)

  1. Normal, Ledoit-Wolf and OAS Linear Discriminant...

    n_features_range = range ( 1 , n_features_max + 1 , step ) for n_features...n_samples = n_samples , n_features = 1 , centers = [[ - 2 ], [ 2 ]])...
    scikit-learn.org/stable/auto_examples/classification/plot_lda.html
    Mon Jan 12 10:07:41 GMT 2026
      99.2K bytes
      Cache
     
  2. make_pipeline — scikit-learn 1.8.0 docume...

    scikit-learn 1.1 Release Highlights for scikit-learn 1.1 Release Highlights...scikit-learn 1.0 Release Highlights for scikit-learn 1.0 Release...
    scikit-learn.org/stable/modules/generated/sklearn.pipeline.make_pipeline.html
    Mon Jan 12 10:07:41 GMT 2026
      144.5K bytes
      Cache
     
  3. Comparing Nearest Neighbors with and without Ne...

    StandardScaler n_neighbors = 1 dataset = datasets . load_iris.... scatter ( X [:, 0 ], X [:, 1 ], c = y , cmap = cmap_bold ,...
    scikit-learn.org/stable/auto_examples/neighbors/plot_nca_classification.html
    Mon Jan 12 10:07:41 GMT 2026
      97.6K bytes
      Cache
     
  4. check_estimator — scikit-learn 1.8.0 docu...

    scikit-learn 1.6 Release Highlights for scikit-learn 1.6 On this...specific category. Added in version 1.6. expected_failed_checks dict,...
    scikit-learn.org/stable/modules/generated/sklearn.utils.estimator_checks.check_estimator.html
    Mon Jan 12 10:07:38 GMT 2026
      120.9K bytes
      Cache
     
  5. SelectKBest — scikit-learn 1.8.0 document...

    scikit-learn 1.1 Release Highlights for scikit-learn 1.1 On this page...all strings. Added in version 1.0. See also f_classif ANOVA F-value...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SelectKBest.html
    Mon Jan 12 10:07:40 GMT 2026
      137.8K bytes
      Cache
     
  6. Species distribution modeling — scikit-le...

    subplot ( 1 , 2 , i + 1 ) if basemap : print ( "...Returns ------- (xgrid, ygrid) : 1-D arrays The grid corresponding...
    scikit-learn.org/stable/auto_examples/applications/plot_species_distribution_modeling.html
    Mon Jan 12 10:07:41 GMT 2026
      122.1K bytes
      Cache
     
  7. Set up your development environment — sci...

    git # add --depth 1 if your connection is slow and...only supported in pip version 23.1 or later. To upgrade pip to a...
    scikit-learn.org/stable/developers/development_setup.html
    Mon Jan 12 10:07:40 GMT 2026
      42.6K bytes
      Cache
     
  8. Kernel Density Estimation — scikit-learn ...

    logspace ( - 1 , 1 , 20 )} grid = GridSearchCV...new_data . reshape (( 4 , 11 , - 1 )) real_data = digits . data [:...
    scikit-learn.org/stable/auto_examples/neighbors/plot_digits_kde_sampling.html
    Mon Jan 12 10:07:41 GMT 2026
      93.6K bytes
      Cache
     
  9. GenericUnivariateSelect — scikit-learn 1....

    Added in version 1.0. See also f_classif ANOVA F-value......, "x(n_features_in_ - 1)"] . If input_features is...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.GenericUnivariateSelect.html
    Mon Jan 12 10:07:38 GMT 2026
      134.9K bytes
      Cache
     
  10. Version 0.19 — scikit-learn 1.8.0 documen...

    1.4 to 0.1.7 for resolving links in...linear_model.HuberRegressor . For Scipy <= 1.0.0, the optimizer could perform...
    scikit-learn.org/stable/whats_new/v0.19.html
    Mon Jan 12 10:07:40 GMT 2026
      176.6K bytes
      Cache
     
Back to Top