Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1091 - 1100 of 1,745 for document (1.5 sec)

  1. lars_path_gram — scikit-learn 1.7.2 documentation

    Skip to main content Back to top Ctrl + K GitHub Choose version lars_path_gram # sklearn.linear_model. lars_path_gram...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.lars_path_gram.html
    Sat Oct 11 07:51:26 UTC 2025
      118.4K bytes
      Cache
     
  2. compute_class_weight — scikit-learn 1.7.2 docum...

    Skip to main content Back to top Ctrl + K GitHub Choose version compute_class_weight # sklearn.utils.class_weight. co...
    scikit-learn.org/stable/modules/generated/sklearn.utils.class_weight.compute_class_weight.html
    Sat Oct 11 07:51:27 UTC 2025
      108.3K bytes
      Cache
     
  3. Scalable learning with polynomial kernel approx...

    This example illustrates the use of PolynomialCountSketch to efficiently generate polynomial kernel feature-space approximations. This is used to train linear classifiers that approximate the accur...
    scikit-learn.org/stable/auto_examples/kernel_approximation/plot_scalable_poly_kernels.html
    Sat Oct 11 07:51:27 UTC 2025
      115.5K bytes
      Cache
     
  4. Non-negative least squares — scikit-learn 1.7.2...

    In this example, we fit a linear model with positive constraints on the regression coefficients and compare the estimated coefficients to a classic linear regression. Generate some random data Spli...
    scikit-learn.org/stable/auto_examples/linear_model/plot_nnls.html
    Sat Oct 11 07:51:27 UTC 2025
      93.4K bytes
      Cache
     
  5. Demonstration of multi-metric evaluation on cro...

    Multiple metric parameter search can be done by setting the scoring parameter to a list of metric scorer names or a dict mapping the scorer names to the scorer callables. The scores of all the scor...
    scikit-learn.org/stable/auto_examples/model_selection/plot_multi_metric_evaluation.html
    Sat Oct 11 07:51:26 UTC 2025
      101.5K bytes
      Cache
     
  6. Manifold learning on handwritten digits: Locall...

    We illustrate various embedding techniques on the digits dataset. Load digits dataset: We will load the digits dataset and only use six first of the ten available classes. We can plot the first hun...
    scikit-learn.org/stable/auto_examples/manifold/plot_lle_digits.html
    Sat Oct 11 07:51:27 UTC 2025
      119.3K bytes
      Cache
     
  7. One-class SVM with non-linear kernel (RBF) — sc...

    An example using a one-class SVM for novelty detection. One-class SVM is an unsupervised algorithm that learns a decision function for novelty detection: classifying new data as similar or differen...
    scikit-learn.org/stable/auto_examples/svm/plot_oneclass.html
    Sat Oct 11 07:51:26 UTC 2025
      100.8K bytes
      1 views
      Cache
     
  8. feature_extraction.rst.txt

    in the document. Sparsity -------- As most documents will typically...first document.', ... 'This is the second second document.', ......
    scikit-learn.org/stable/_sources/modules/feature_extraction.rst.txt
    Sat Oct 11 07:51:25 UTC 2025
      43.4K bytes
     
  9. ChatGPT and Elasticsearch: OpenAI meets private...

    proprietary software or internal documentation. Users should, therefore,...ChatGPT access to specific documents relevant to your domain and...
    www.elastic.co/search-labs/blog/chatgpt-elasticsearch-openai-meets-private-data
    Sun Oct 12 00:41:44 UTC 2025
      349.2K bytes
      Cache
     
  10. Building a RAG System With Gemma, Hugging Face ...

    Document chunking Document chunking in RAG refers...split this one document into three documents (three different...
    www.elastic.co/search-labs/blog/building-a-rag-system-with-gemma-hugging-face-elasticsearch
    Wed Sep 24 00:57:01 UTC 2025
      187.5K bytes
      Cache
     
Back to top