Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 311 - 320 of 1,825 for document (0.77 sec)

  1. sklearn.tree — scikit-learn 1.5.2 documentation

    Decision tree based models for classification and regression. User guide. See the Decision Trees section for further details. Exporting: Plotting:
    scikit-learn.org/stable/api/sklearn.tree.html
    Mon Nov 25 18:22:51 UTC 2024
      115.9K bytes
      Cache
     
  2. sklearn.utils — scikit-learn 1.5.2 documentation

    Various utilities to help with development. Developer guide. See the Utilities for Developers section for further details. Input and parameter validation: Functions to validate input and parameters...
    scikit-learn.org/stable/api/sklearn.utils.html
    Mon Nov 25 18:22:51 UTC 2024
      145.2K bytes
      Cache
     
  3. process_routing — scikit-learn 1.5.2 documentation

    Gallery examples: Metadata Routing
    scikit-learn.org/stable/modules/generated/sklearn.utils.metadata_routing.process_routing.html
    Mon Nov 25 18:22:50 UTC 2024
      107.6K bytes
      Cache
     
  4. euclidean_distances — scikit-learn 1.5.2 docume...

    Skip to main content Back to top Ctrl + K GitHub euclidean_distances # sklearn.metrics.pairwise. euclidean_distances ...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.euclidean_distances.html
    Mon Nov 25 18:22:49 UTC 2024
      110.4K bytes
      Cache
     
  5. sklearn.neighbors — scikit-learn 1.5.2 document...

    The k-nearest neighbors algorithms. User guide. See the Nearest Neighbors section for further details.
    scikit-learn.org/stable/api/sklearn.neighbors.html
    Mon Nov 25 18:22:51 UTC 2024
      119.1K bytes
      Cache
     
  6. spectral_clustering — scikit-learn 1.5.2 docume...

    Gallery examples: Segmenting the picture of greek coins in regions Spectral clustering for image segmentation
    scikit-learn.org/stable/modules/generated/sklearn.cluster.spectral_clustering.html
    Mon Nov 25 18:22:49 UTC 2024
      119.8K bytes
      Cache
     
  7. make_scorer — scikit-learn 1.5.2 documentation

    Gallery examples: Release Highlights for scikit-learn 1.5 Features in Histogram Gradient Boosting Trees Prediction Intervals for Gradient Boosting Regression Lagged features for time series forecas...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.make_scorer.html
    Mon Nov 25 18:22:51 UTC 2024
      117.6K bytes
      Cache
     
  8. Gradient Boosting regularization — scikit-learn...

    Illustration of the effect of different regularization strategies for Gradient Boosting. The example is taken from Hastie et al 2009 1. The loss function used is binomial deviance. Regularization v...
    scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_regularization.html
    Mon Nov 25 18:22:51 UTC 2024
      91.8K bytes
      Cache
     
  9. Compare BIRCH and MiniBatchKMeans — scikit-lear...

    This example compares the timing of BIRCH (with and without the global clustering step) and MiniBatchKMeans on a synthetic dataset having 25,000 samples and 2 features generated using make_blobs. B...
    scikit-learn.org/stable/auto_examples/cluster/plot_birch_vs_minibatchkmeans.html
    Mon Nov 25 18:22:51 UTC 2024
      100.2K bytes
      Cache
     
  10. hinge_loss — scikit-learn 1.5.2 documentation

    Gallery examples: Plot classification boundaries with different SVM Kernels
    scikit-learn.org/stable/modules/generated/sklearn.metrics.hinge_loss.html
    Mon Nov 25 18:22:51 UTC 2024
      113.8K bytes
      Cache
     
Back to top