Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 881 - 890 of 2,956 for 1 (0.38 sec)

  1. Categorical Feature Support in Gradient Boostin...

    will need 4 splits: 1 split to isolate A , 1 split to isolate F...include = "number" ) . shape [ 1 ] print ( f "Number of samples:...
    scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_categorical.html
    Mon Apr 21 17:07:38 UTC 2025
      125.1K bytes
      Cache
     
  2. Kernel Density Estimate of Species Distribution...

    subplot ( 1 , 2 , i + 1 ) # construct a kernel density...Returns ------- (xgrid, ygrid) : 1-D arrays The grid corresponding...
    scikit-learn.org/stable/auto_examples/neighbors/plot_species_kde.html
    Mon Apr 21 17:07:39 UTC 2025
      105K bytes
      Cache
     
  3. Support — scikit-learn 1.6.1 documentation

    # This documentation is for 1.6.1. Find documentation for other...
    scikit-learn.org/stable/support.html
    Mon Apr 21 17:07:39 UTC 2025
      26.3K bytes
      Cache
     
  4. is_classifier — scikit-learn 1.6.1 documentation

    Skip to main content Back to top Ctrl + K GitHub Choose version is_classifier # sklearn.base. is_classifier ( estimat...
    scikit-learn.org/stable/modules/generated/sklearn.base.is_classifier.html
    Mon Apr 21 17:07:39 UTC 2025
      106.5K bytes
      Cache
     
  5. Ensemble methods — scikit-learn 1.6.1 documenta...

    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
    Mon Apr 21 17:07:38 UTC 2025
      89.1K bytes
      Cache
     
  6. Feature Selection — scikit-learn 1.6.1 document...

    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
    Mon Apr 21 17:07:38 UTC 2025
      76.9K bytes
      Cache
     
  7. Decision Trees — scikit-learn 1.6.1 documentation

    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
    Mon Apr 21 17:07:38 UTC 2025
      75.6K bytes
      Cache
     
  8. Dataset examples — scikit-learn 1.6.1 documenta...

    Examples concerning the sklearn.datasets module. Plot randomly generated multilabel dataset
    scikit-learn.org/stable/auto_examples/datasets/index.html
    Mon Apr 21 17:07:39 UTC 2025
      73.7K bytes
      Cache
     
  9. Multioutput methods — scikit-learn 1.6.1 docume...

    Examples concerning the sklearn.multioutput module. Multilabel classification using a classifier chain
    scikit-learn.org/stable/auto_examples/multioutput/index.html
    Mon Apr 21 17:07:39 UTC 2025
      73.8K bytes
      Cache
     
  10. Multiclass methods — scikit-learn 1.6.1 documen...

    Examples concerning the sklearn.multiclass module. Overview of multiclass training meta-estimators
    scikit-learn.org/stable/auto_examples/multiclass/index.html
    Mon Apr 21 17:07:38 UTC 2025
      73.7K bytes
      Cache
     
Back to top