Which scoring function should I use?: Before we take a closer look into the details of the many scores and evaluation metrics, we want to give some guidance, inspired by statistical decision theory...| scikit-learn
Gallery examples: Recursive feature elimination with cross-validation GMM covariances Visualizing cross-validation behavior in scikit-learn Test with permutations the significance of a classificati...| scikit-learn
Gallery examples: Feature agglomeration vs. univariate selection Comparing Random Forests and Histogram Gradient Boosting models Gradient Boosting Out-of-Bag estimates Visualizing cross-validation ...| scikit-learn
Gallery examples: Feature agglomeration vs. univariate selection Column Transformer with Mixed Types Selecting dimensionality reduction with Pipeline and GridSearchCV Pipelining: chaining a PCA and...| scikit-learn