Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 901 - 910 of 1,549 for document (2.5 sec)

  1. 9.3. Parallelism, resource management, and conf...

    n_jobs is currently poorly documented. Please help us by improving...explained by this piece of documentation . 9.3.1.3. Parallel NumPy...
    scikit-learn.org/stable/computing/parallelism.html
    Sat Aug 23 16:32:04 UTC 2025
      61K bytes
      Cache
     
  2. Fitting an Elastic Net with a precomputed Gram ...

    see the documentation for the sample_weight parameter...nbviewer.org. ElasticNet ? Documentation for ElasticNet i Fitted...
    scikit-learn.org/stable/auto_examples/linear_model/plot_elastic_net_precomputed_gram_matrix_with_...
    Sat Aug 23 16:32:03 UTC 2025
      110.7K bytes
      Cache
     
  3. Shrinkage covariance estimation: LedoitWolf vs ...

    When working with covariance estimation, the usual approach is to use a maximum likelihood estimator, such as the EmpiricalCovariance. It is unbiased, i.e. it converges to the true (population) cov...
    scikit-learn.org/stable/auto_examples/covariance/plot_covariance_estimation.html
    Sat Aug 23 16:32:03 UTC 2025
      108.5K bytes
      Cache
     
  4. 9.1. Strategies to scale computationally: bigge...

    beyond the scope of this documentation. 9.1.1.2. Extracting features...shingVectorizer for text documents. 9.1.1.3. Incremental learning...
    scikit-learn.org/stable/computing/scaling_strategies.html
    Sat Aug 23 16:32:03 UTC 2025
      46.2K bytes
      Cache
     
  5. AI Assistant Knowledge Base | Elastic Docs

    Add a markdown document Add a markdown document to Knowledge Base...Assistant to recall specific documents and other specified information....
    www.elastic.co/docs/solutions/security/ai/ai-assistant-knowledge-base
    Sun Aug 24 00:54:03 UTC 2025
      321.5K bytes
      Cache
     
  6. 2.2. Manifold learning — scikit-learn 1.7.1 doc...

    Look for the bare necessities, The simple bare necessities, Forget about your worries and your strife, I mean the bare necessities, Old Mother Nature’s recipes, That bring the bare necessities of l...
    scikit-learn.org/stable/modules/manifold.html
    Sat Aug 23 16:32:03 UTC 2025
      86.1K bytes
      Cache
     
  7. Robust covariance estimation and Mahalanobis di...

    This example shows covariance estimation with Mahalanobis distances on Gaussian distributed data. For Gaussian distributed data, the distance of an observation x_i to the mode of the distribution c...
    scikit-learn.org/stable/auto_examples/covariance/plot_mahalanobis_distances.html
    Sat Aug 23 16:32:03 UTC 2025
      117.3K bytes
      Cache
     
  8. Multi-class AdaBoosted Decision Trees — scikit-...

    This example shows how boosting can improve the prediction accuracy on a multi-label classification problem. It reproduces a similar experiment as depicted by Figure 1 in Zhu et al 1. The core prin...
    scikit-learn.org/stable/auto_examples/ensemble/plot_adaboost_multiclass.html
    Sat Aug 23 16:32:04 UTC 2025
      115.1K bytes
      Cache
     
  9. SVM: Maximum margin separating hyperplane — sci...

    Plot the maximum margin separating hyperplane within a two-class separable dataset using a Support Vector Machine classifier with linear kernel. Total running time of the script:(0 minutes 0.066 se...
    scikit-learn.org/stable/auto_examples/svm/plot_separating_hyperplane.html
    Sat Aug 23 16:32:03 UTC 2025
      87.7K bytes
      Cache
     
  10. Comparison between grid search and successive h...

    This example compares the parameter search performed by HalvingGridSearchCV and GridSearchCV. We first define the parameter space for an SVC estimator, and compute the time required to train a Halv...
    scikit-learn.org/stable/auto_examples/model_selection/plot_successive_halving_heatmap.html
    Sat Aug 23 16:32:04 UTC 2025
      106K bytes
      Cache
     
Back to top