Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 681 - 690 of 3,423 for document (2.15 seconds)

  1. SVM-Anova: SVM with univariate feature selectio...

    This example shows how to perform univariate feature selection before running a SVC (support vector classifier) to improve the classification scores. We use the iris dataset (4 features) and add 36...
    scikit-learn.org/stable/auto_examples/svm/plot_svm_anova.html
    Fri Dec 05 17:52:54 GMT 2025
      95.7K bytes
      Cache
     
  2. Compare the effect of different scalers on data...

    Feature 0 (median income in a block) and feature 5 (average house occupancy) of the California Housing dataset have very different scales and contain some very large outliers. These two characteris...
    scikit-learn.org/stable/auto_examples/preprocessing/plot_all_scaling.html
    Fri Dec 05 17:52:55 GMT 2025
      138.2K bytes
      Cache
     
  3. Permutation Importance vs Random Forest Feature...

    Documentation for Pipeline i Fitted Parameters...preprocess: ColumnTransformer ? Documentation for preprocess: ColumnTransformer...
    scikit-learn.org/stable/auto_examples/inspection/plot_permutation_importance.html
    Fri Dec 05 17:52:54 GMT 2025
      195.3K bytes
      Cache
     
  4. Search - scikit-learn 1.7.2 documentation

    Skip to main content Back to top Ctrl + K GitHub Choose version Search Ctrl + K
    scikit-learn.org/stable/search.html
    Fri Dec 05 17:52:55 GMT 2025
      17.6K bytes
      Cache
     
  5. User Guide — scikit-learn 1.7.2 documenta...

    Supervised learning- Linear Models- Ordinary Least Squares, Ridge regression and classification, Lasso, Multi-task Lasso, Elastic-Net, Multi-task Elastic-Net, Least Angle Regression, LARS Lasso, Or...
    scikit-learn.org/stable/user_guide.html
    Fri Dec 05 17:52:54 GMT 2025
      81.7K bytes
      Cache
     
  6. Decision Trees — scikit-learn 1.7.2 docum...

    Examples concerning the sklearn.tree module. Decision Tree Regression Plot the decision surface of decision trees trained on the iris dataset Post pruning decision trees with cost complexity prunin...
    scikit-learn.org/stable/auto_examples/tree/index.html
    Fri Dec 05 17:52:55 GMT 2025
      75.4K bytes
      Cache
     
  7. Ensemble methods — scikit-learn 1.7.2 doc...

    Examples concerning the sklearn.ensemble module. Categorical Feature Support in Gradient Boosting Combine predictors using stacking Comparing Random Forests and Histogram Gradient Boosting models C...
    scikit-learn.org/stable/auto_examples/ensemble/index.html
    Fri Dec 05 17:52:54 GMT 2025
      88.3K bytes
      Cache
     
  8. Dataset examples — scikit-learn 1.7.2 doc...

    Examples concerning the sklearn.datasets module. Plot randomly generated multilabel dataset
    scikit-learn.org/stable/auto_examples/datasets/index.html
    Fri Dec 05 17:52:54 GMT 2025
      73.5K bytes
      Cache
     
  9. Multiclass methods — scikit-learn 1.7.2 d...

    Examples concerning the sklearn.multiclass module. Overview of multiclass training meta-estimators
    scikit-learn.org/stable/auto_examples/multiclass/index.html
    Fri Dec 05 17:52:54 GMT 2025
      73.4K bytes
      Cache
     
  10. Feature Selection — scikit-learn 1.7.2 do...

    Examples concerning the sklearn.feature_selection module. Comparison of F-test and mutual information Model-based and sequential feature selection Pipeline ANOVA SVM Recursive feature elimination R...
    scikit-learn.org/stable/auto_examples/feature_selection/index.html
    Fri Dec 05 17:52:55 GMT 2025
      76.6K bytes
      Cache
     
Back to Top