- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1271 - 1280 of over 10,000 for 1 (0.21 seconds)
-
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 -
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 -
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 -
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 -
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 -
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 -
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 -
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 -
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 -
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