Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 931 - 940 of 1,549 for document (1.1 sec)

  1. 1.10. Decision Trees — scikit-learn 1.7.1 docum...

    Decision Trees (DTs) are a non-parametric supervised learning method used for classification and regression. The goal is to create a model that predicts the value of a target variable by learning s...
    scikit-learn.org/stable/modules/tree.html
    Sat Aug 23 16:32:04 UTC 2025
      94.5K bytes
      Cache
     
  2. 1.16. Probability calibration — scikit-learn 1....

    When performing classification you often want not only to predict the class label, but also obtain a probability of the respective label. This probability gives you some kind of confidence on the p...
    scikit-learn.org/stable/modules/calibration.html
    Sat Aug 23 16:32:03 UTC 2025
      63.3K bytes
      Cache
     
  3. 8.1. Toy datasets — scikit-learn 1.7.1 document...

    scikit-learn comes with a few small standard datasets that do not require to download any file from some external website. They can be loaded using the following functions: These datasets are usefu...
    scikit-learn.org/stable/datasets/toy_dataset.html
    Sat Aug 23 16:32:03 UTC 2025
      63.3K bytes
      1 views
      Cache
     
  4. Imputing missing values before building an esti...

    Missing values can be replaced by the mean, the median or the most frequent value using the basic SimpleImputer. In this example we will investigate different imputation techniques: imputation by t...
    scikit-learn.org/stable/auto_examples/impute/plot_missing_values.html
    Sat Aug 23 16:32:04 UTC 2025
      121.1K bytes
      Cache
     
  5. Plot different SVM classifiers in the iris data...

    Comparison of different linear SVM classifiers on a 2D projection of the iris dataset. We only consider the first 2 features of this dataset: Sepal length, Sepal width. This example shows how to pl...
    scikit-learn.org/stable/auto_examples/svm/plot_iris_svc.html
    Sat Aug 23 16:32:03 UTC 2025
      92.7K bytes
      Cache
     
  6. Effect of varying threshold for self-training —...

    This example illustrates the effect of a varying threshold on self-training. The breast_cancer dataset is loaded, and labels are deleted such that only 50 out of 569 samples have labels. A SelfTrai...
    scikit-learn.org/stable/auto_examples/semi_supervised/plot_self_training_varying_threshold.html
    Sat Aug 23 16:32:04 UTC 2025
      102.7K bytes
      Cache
     
  7. Scaling the regularization parameter for SVCs —...

    the limitations on the documentation builder. Total running time...
    scikit-learn.org/stable/auto_examples/svm/plot_svm_scale_c.html
    Sat Aug 23 16:32:03 UTC 2025
      115.5K bytes
      Cache
     
  8. LlamaIndex - Elasticsearch Labs

    Elasticsearch Reader you can source documents from your Elasticsearch database...searches on your embedded documents As an index store , a KV store...
    www.elastic.co/search-labs/integrations/llama-index
    Sun Aug 24 00:40:10 UTC 2025
      154.9K bytes
      Cache
     
  9. Elastic recognized as a Leader in the 2025 Gart...

    context of the entire document. The Gartner document is available upon...part of a larger research document and should be evaluated in...
    www.elastic.co/resources/observability/analyst-report/gartner-magic-quadrant-observability-platforms
    Sun Aug 24 00:58:41 UTC 2025
      412.3K bytes
      Cache
     
  10. pairwise_distances_argmin_min — scikit-learn 1....

    ‘yule’] See the documentation for scipy.spatial.distance...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise_distances_argmin_min.html
    Sat Aug 23 16:32:04 UTC 2025
      112.8K bytes
      Cache
     
Back to top