Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1181 - 1190 of 1,555 for document (0.35 sec)

  1. Ability of Gaussian process regression (GPR) to...

    This example shows the ability of the WhiteKernel to estimate the noise level in the data. Moreover, we show the importance of kernel hyperparameters initialization. Data generation: We will work i...
    scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpr_noisy.html
    Fri Aug 22 18:00:32 UTC 2025
      132.8K bytes
      Cache
     
  2. Elasticsearch | Elastic Docs

    document-level security, role mapping...
    www.elastic.co/docs/solutions/search
    Thu Aug 21 23:39:39 UTC 2025
      287.2K bytes
      Cache
     
  3. Working with your App Search data in a post Ent...

    the documents that belong to those engines. The documents for...to the document IDs as they are stored in the documents index...
    www.elastic.co/search-labs/blog/elastic-app-search-data-elasticsearch-9
    Tue Aug 12 00:55:35 UTC 2025
      132K bytes
      Cache
     
  4. Comparing random forests and the multi-output m...

    An example to compare multi-output regression with random forest and the multioutput.MultiOutputRegressor meta-estimator. This example illustrates the use of the multioutput.MultiOutputRegressor me...
    scikit-learn.org/stable/auto_examples/ensemble/plot_random_forest_regression_multioutput.html
    Fri Aug 22 18:00:34 UTC 2025
      98.6K bytes
      Cache
     
  5. Gaussian process classification (GPC) on iris d...

    This example illustrates the predicted probability of GPC for an isotropic and anisotropic RBF kernel on a two-dimensional version for the iris-dataset. The anisotropic RBF kernel obtains slightly ...
    scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpc_iris.html
    Fri Aug 22 18:00:29 UTC 2025
      98.4K bytes
      Cache
     
  6. Comparing anomaly detection algorithms for outl...

    This example shows characteristics of different anomaly detection algorithms on 2D datasets. Datasets contain one or two modes (regions of high density) to illustrate the ability of algorithms to c...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_anomaly_comparison.html
    Fri Aug 22 18:00:32 UTC 2025
      119K bytes
      Cache
     
  7. 1.2. Linear and Quadratic Discriminant Analysis...

    Linear Discriminant Analysis ( LinearDiscriminantAnalysis) and Quadratic Discriminant Analysis ( QuadraticDiscriminantAnalysis) are two classic classifiers, with, as their names suggest, a linear a...
    scikit-learn.org/stable/modules/lda_qda.html
    Fri Aug 22 18:00:34 UTC 2025
      53.8K bytes
      Cache
     
  8. 1.14. Semi-supervised learning — scikit-learn 1...

    Semi-supervised learning is a situation in which in your training data some of the samples are not labeled. The semi-supervised estimators in sklearn.semi_supervised are able to make use of this ad...
    scikit-learn.org/stable/modules/semi_supervised.html
    Fri Aug 22 18:00:34 UTC 2025
      43.5K bytes
      3 views
      Cache
     
  9. Novelty detection with Local Outlier Factor (LO...

    The Local Outlier Factor (LOF) algorithm is an unsupervised anomaly detection method which computes the local density deviation of a given data point with respect to its neighbors. It considers as ...
    scikit-learn.org/stable/auto_examples/neighbors/plot_lof_novelty_detection.html
    Fri Aug 22 18:00:32 UTC 2025
      103.2K bytes
      1 views
      Cache
     
  10. Visualizing cross-validation behavior in scikit...

    Choosing the right cross-validation object is a crucial part of fitting a model properly. There are many ways to split data into training and test sets in order to avoid model overfitting, to stand...
    scikit-learn.org/stable/auto_examples/model_selection/plot_cv_indices.html
    Fri Aug 22 18:00:29 UTC 2025
      119.9K bytes
      Cache
     
Back to top