Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 681 - 690 of 1,549 for document (1.18 sec)

  1. SVM: Separating hyperplane for unbalanced class...

    Find the optimal separating hyperplane using an SVC for classes that are unbalanced. We first find the separating plane with a plain SVC and then plot (dashed) the separating hyperplane with automa...
    scikit-learn.org/stable/auto_examples/svm/plot_separating_hyperplane_unbalanced.html
    Sat Aug 23 16:32:03 UTC 2025
      94K bytes
      Cache
     
  2. Various Agglomerative Clustering on a 2D embedd...

    An illustration of various linkage option for agglomerative clustering on a 2D embedding of the digits dataset. The goal of this example is to show intuitively how the metrics behave, and not to fi...
    scikit-learn.org/stable/auto_examples/cluster/plot_digits_linkage.html
    Sat Aug 23 16:32:04 UTC 2025
      95.2K bytes
      Cache
     
  3. Comparing different clustering algorithms on to...

    This example shows characteristics of different clustering algorithms on datasets that are “interesting” but still in 2D. With the exception of the last dataset, the parameters of each of these dat...
    scikit-learn.org/stable/auto_examples/cluster/plot_cluster_comparison.html
    Sat Aug 23 16:32:04 UTC 2025
      126K bytes
      Cache
     
  4. Face completion with a multi-output estimators ...

    This example shows the use of multi-output estimator to complete images. The goal is to predict the lower half of a face given its upper half. The first column of images shows true faces. The next ...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_multioutput_face_completion.html
    Sat Aug 23 16:32:03 UTC 2025
      99.2K bytes
      Cache
     
  5. User Guide — scikit-learn 1.7.1 documentation

    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
    Sat Aug 23 16:32:04 UTC 2025
      81.7K bytes
      Cache
     
  6. Ensemble methods — scikit-learn 1.7.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
    Sat Aug 23 16:32:03 UTC 2025
      88.3K bytes
      Cache
     
  7. Dataset examples — scikit-learn 1.7.1 documenta...

    Examples concerning the sklearn.datasets module. Plot randomly generated multilabel dataset
    scikit-learn.org/stable/auto_examples/datasets/index.html
    Sat Aug 23 16:32:03 UTC 2025
      73.5K bytes
      Cache
     
  8. Feature Selection — scikit-learn 1.7.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
    Sat Aug 23 16:32:03 UTC 2025
      76.6K bytes
      Cache
     
  9. Multiclass methods — scikit-learn 1.7.1 documen...

    Examples concerning the sklearn.multiclass module. Overview of multiclass training meta-estimators
    scikit-learn.org/stable/auto_examples/multiclass/index.html
    Sat Aug 23 16:32:03 UTC 2025
      73.4K bytes
      Cache
     
  10. Multioutput methods — scikit-learn 1.7.1 docume...

    Examples concerning the sklearn.multioutput module. Multilabel classification using a classifier chain
    scikit-learn.org/stable/auto_examples/multioutput/index.html
    Sat Aug 23 16:32:03 UTC 2025
      73.6K bytes
      Cache
     
Back to top