Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 521 - 530 of 1,705 for document (0.19 sec)

  1. Tweedie regression on insurance claims — scikit...

    This example illustrates the use of Poisson, Gamma and Tweedie regression on the French Motor Third-Party Liability Claims dataset, and is inspired by an R tutorial 1. In this dataset, each sample ...
    scikit-learn.org/stable/auto_examples/linear_model/plot_tweedie_regression_insurance_claims.html
    Thu Jul 03 11:42:05 UTC 2025
      181.8K bytes
      Cache
     
  2. Theil-Sen Regression — scikit-learn 1.7.0 docum...

    Computes a Theil-Sen Regression on a synthetic dataset. See Theil-Sen estimator: generalized-median-based estimator for more information on the regressor. Compared to the OLS (ordinary least square...
    scikit-learn.org/stable/auto_examples/linear_model/plot_theilsen.html
    Thu Jul 03 11:42:05 UTC 2025
      103.2K bytes
      Cache
     
  3. Demo of OPTICS clustering algorithm — scikit-le...

    Finds core samples of high density and expands clusters from them. This example uses data that is generated so that the clusters have different densities. The OPTICS is first used with its Xi clust...
    scikit-learn.org/stable/auto_examples/cluster/plot_optics.html
    Thu Jul 03 11:42:05 UTC 2025
      107.4K bytes
      1 views
      Cache
     
  4. Robust linear estimator fitting — scikit-learn ...

    Here a sine function is fit with a polynomial of order 3, for values close to zero. Robust fitting is demonstrated in different situations: No measurement errors, only modelling errors (fitting a s...
    scikit-learn.org/stable/auto_examples/linear_model/plot_robust_fit.html
    Thu Jul 03 11:42:05 UTC 2025
      101.5K bytes
      Cache
     
  5. Agglomerative clustering with and without struc...

    This example shows the effect of imposing a connectivity graph to capture local structure in the data. The graph is simply the graph of 20 nearest neighbors. There are two advantages of imposing a ...
    scikit-learn.org/stable/auto_examples/cluster/plot_agglomerative_clustering.html
    Thu Jul 03 11:42:05 UTC 2025
      97.4K bytes
      Cache
     
  6. 2. Unsupervised learning — scikit-learn 1.7.0 d...

    Gaussian mixture models- Gaussian Mixture, Variational Bayesian Gaussian Mixture., Manifold learning- Introduction, Isomap, Locally Linear Embedding, Modified Locally Linear Embedding, Hessian Eige...
    scikit-learn.org/stable/unsupervised_learning.html
    Thu Jul 03 11:42:05 UTC 2025
      37.9K bytes
      Cache
     
  7. Visualizing the stock market structure — scikit...

    This example employs several unsupervised learning techniques to extract the stock market structure from variations in historical quotes. The quantity that we use is the daily variation in quote pr...
    scikit-learn.org/stable/auto_examples/applications/plot_stock_market.html
    Thu Jul 03 11:42:05 UTC 2025
      125.3K bytes
      Cache
     
  8. parametrize_with_checks — scikit-learn 1.7.0 do...

    Gallery examples: Release Highlights for scikit-learn 0.22 Release Highlights for scikit-learn 1.6
    scikit-learn.org/stable/modules/generated/sklearn.utils.estimator_checks.parametrize_with_checks....
    Thu Jul 03 11:42:06 UTC 2025
      113.1K bytes
      Cache
     
  9. is_outlier_detector — scikit-learn 1.7.0 docume...

    Skip to main content Back to top Ctrl + K GitHub Choose version is_outlier_detector # sklearn.base. is_outlier_detect...
    scikit-learn.org/stable/modules/generated/sklearn.base.is_outlier_detector.html
    Thu Jul 03 11:42:05 UTC 2025
      104.5K bytes
      Cache
     
  10. Partial Dependence and Individual Conditional E...

    Documentation for ColumnTransformer i...'windspeed'] QuantileTransformer ? Documentation for QuantileTransformer...
    scikit-learn.org/stable/auto_examples/inspection/plot_partial_dependence.html
    Thu Jul 03 11:42:06 UTC 2025
      228.7K bytes
      Cache
     
Back to top