Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 881 - 890 of 1,866 for document (0.61 sec)

  1. mean_tweedie_deviance — scikit-learn 1.7.2 docu...

    Gallery examples: Tweedie regression on insurance claims
    scikit-learn.org/stable/modules/generated/sklearn.metrics.mean_tweedie_deviance.html
    Sat Nov 08 01:06:55 UTC 2025
      109.2K bytes
      Cache
     
  2. permutation_test_score — scikit-learn 1.7.2 doc...

    Gallery examples: Test with permutations the significance of a classification score
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.permutation_test_score.html
    Sat Nov 08 01:06:56 UTC 2025
      121.8K bytes
      Cache
     
  3. estimator_html_repr — scikit-learn 1.7.2 docume...

    Skip to main content Back to top Ctrl + K GitHub Choose version estimator_html_repr # sklearn.utils. estimator_html_r...
    scikit-learn.org/stable/modules/generated/sklearn.utils.estimator_html_repr.html
    Sat Nov 08 01:06:56 UTC 2025
      105.4K bytes
      Cache
     
  4. theme.min.css

    e-visibility:hidden}@-moz-document url-prefix(){.leaflet-container...6-6'/%3e%3c/svg%3e")}@-moz-document url-prefix(){.dark-mode o...
    fess.codelibs.org/_static/assets/css/theme.min.css
    Fri Nov 07 02:38:24 UTC 2025
      329K bytes
      4 views
      Similar Results (1)
     
  5. Comparing Linear Bayesian Regressors — scikit-l...

    This example compares two different bayesian regressors: a Automatic Relevance Determination - ARD, a Bayesian Ridge Regression. In the first part, we use an Ordinary Least Squares(OLS) model as a ...
    scikit-learn.org/stable/auto_examples/linear_model/plot_ard.html
    Sat Nov 08 01:06:55 UTC 2025
      120.3K bytes
      Cache
     
  6. OOB Errors for Random Forests — scikit-learn 1....

    The RandomForestClassifier is trained using bootstrap aggregation, where each new tree is fit from a bootstrap sample of the training observations z_i = (x_i, y_i). The out-of-bag(OOB) error is the...
    scikit-learn.org/stable/auto_examples/ensemble/plot_ensemble_oob.html
    Sat Nov 08 01:06:55 UTC 2025
      93.9K bytes
      Cache
     
  7. Plot Hierarchical Clustering Dendrogram — sciki...

    This example plots the corresponding dendrogram of a hierarchical clustering using AgglomerativeClustering and the dendrogram method available in scipy. Total running time of the script:(0 minutes ...
    scikit-learn.org/stable/auto_examples/cluster/plot_agglomerative_dendrogram.html
    Sat Nov 08 01:06:55 UTC 2025
      89.5K bytes
      Cache
     
  8. Approximate nearest neighbors in TSNE — scikit-...

    This example presents how to chain KNeighborsTransformer and TSNE in a pipeline. It also shows how to wrap the packages nmslib and pynndescent to replace KNeighborsTransformer and perform approxima...
    scikit-learn.org/stable/auto_examples/neighbors/approximate_nearest_neighbors.html
    Sat Nov 08 01:06:55 UTC 2025
      135.5K bytes
      Cache
     
  9. Demo of DBSCAN clustering algorithm — scikit-le...

    DBSCAN (Density-Based Spatial Clustering of Applications with Noise) finds core samples in regions of high density and expands clusters from them. This algorithm is good for data which contains clu...
    scikit-learn.org/stable/auto_examples/cluster/plot_dbscan.html
    Fri Nov 07 21:39:11 UTC 2025
      103K bytes
      Cache
     
  10. Spectral clustering for image segmentation — sc...

    In this example, an image with connected circles is generated and spectral clustering is used to separate the circles. In these settings, the Spectral clustering approach solves the problem know as...
    scikit-learn.org/stable/auto_examples/cluster/plot_segmentation_toy.html
    Fri Nov 07 21:39:11 UTC 2025
      100.4K bytes
      Cache
     
Back to top