- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 351 - 360 of 1,745 for document (2.04 sec)
-
compute_class_weight — scikit-learn 1.7.2 docum...
Skip to main content Back to top Ctrl + K GitHub Choose version compute_class_weight # sklearn.utils.class_weight. co...scikit-learn.org/stable/modules/generated/sklearn.utils.class_weight.compute_class_weight.html -
randomized_range_finder — scikit-learn 1.7.2 do...
Skip to main content Back to top Ctrl + K GitHub Choose version randomized_range_finder # sklearn.utils.extmath. rand...scikit-learn.org/stable/modules/generated/sklearn.utils.extmath.randomized_range_finder.html -
get_scorer_names — scikit-learn 1.7.2 documenta...
Skip to main content Back to top Ctrl + K GitHub Choose version get_scorer_names # sklearn.metrics. get_scorer_names ...scikit-learn.org/stable/modules/generated/sklearn.metrics.get_scorer_names.html -
Dimensionality Reduction with Neighborhood Comp...
Sample usage of Neighborhood Components Analysis for dimensionality reduction. This example compares different (linear) dimensionality reduction methods applied on the Digits data set. The data set...scikit-learn.org/stable/auto_examples/neighbors/plot_nca_dim_reduction.html -
make_column_selector — scikit-learn 1.7.2 docum...
Gallery examples: Column Transformer with Mixed Types Categorical Feature Support in Gradient Boosting Combine predictors using stacking Evaluation of outlier detection estimatorsscikit-learn.org/stable/modules/generated/sklearn.compose.make_column_selector.html -
sklearn.cross_decomposition — scikit-learn 1.7....
Algorithms for cross decomposition. User guide. See the Cross decomposition section for further details.scikit-learn.org/stable/api/sklearn.cross_decomposition.html -
lars_path_gram — scikit-learn 1.7.2 documentation
Skip to main content Back to top Ctrl + K GitHub Choose version lars_path_gram # sklearn.linear_model. lars_path_gram...scikit-learn.org/stable/modules/generated/sklearn.linear_model.lars_path_gram.html -
sklearn.linear_model — scikit-learn 1.7.2 docum...
A variety of linear models. User guide. See the Linear Models section for further details. The following subsections are only rough guidelines: the same estimator can fall into multiple categories,...scikit-learn.org/stable/api/sklearn.linear_model.html -
sklearn.discriminant_analysis — scikit-learn 1....
Linear and quadratic discriminant analysis. User guide. See the Linear and Quadratic Discriminant Analysis section for further details.scikit-learn.org/stable/api/sklearn.discriminant_analysis.html -
sklearn.gaussian_process — scikit-learn 1.7.2 d...
Gaussian process based regression and classification. User guide. See the Gaussian Processes section for further details. Kernels: A set of kernels that can be combined by operators and used in Gau...scikit-learn.org/stable/api/sklearn.gaussian_process.html