Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1071 - 1080 of 1,686 for document (1.5 sec)

  1. Comparing Nearest Neighbors with and without Ne...

    An example comparing nearest neighbors classification with and without Neighborhood Components Analysis. It will plot the class decision boundaries given by a Nearest Neighbors classifier when usin...
    scikit-learn.org/stable/auto_examples/neighbors/plot_nca_classification.html
    Mon Apr 21 17:07:39 UTC 2025
      97.8K bytes
      Cache
     
  2. Plotting Learning Curves and Checking Models’ S...

    In this example, we show how to use the class LearningCurveDisplay to easily plot learning curves. In addition, we give an interpretation to the learning curves obtained for a naive Bayes and SVM c...
    scikit-learn.org/stable/auto_examples/model_selection/plot_learning_curve.html
    Mon Apr 21 17:07:39 UTC 2025
      111.7K bytes
      1 views
      Cache
     
  3. inplace_csr_column_scale — scikit-learn 1.6.1 d...

    Skip to main content Back to top Ctrl + K GitHub Choose version inplace_csr_column_scale # sklearn.utils.sparsefuncs....
    scikit-learn.org/stable/modules/generated/sklearn.utils.sparsefuncs.inplace_csr_column_scale.html
    Mon Apr 21 17:07:39 UTC 2025
      108.9K bytes
      Cache
     
  4. Detection error tradeoff (DET) curve — scikit-l...

    In this example, we compare two binary classification multi-threshold metrics: the Receiver Operating Characteristic (ROC) and the Detection Error Tradeoff (DET). For such purpose, we evaluate two ...
    scikit-learn.org/stable/auto_examples/model_selection/plot_det.html
    Mon Apr 21 17:07:39 UTC 2025
      96.3K bytes
      Cache
     
  5. SVM-Anova: SVM with univariate feature selectio...

    This example shows how to perform univariate feature selection before running a SVC (support vector classifier) to improve the classification scores. We use the iris dataset (4 features) and add 36...
    scikit-learn.org/stable/auto_examples/svm/plot_svm_anova.html
    Mon Apr 21 17:07:39 UTC 2025
      95.6K bytes
      Cache
     
  6. Plot the decision surface of decision trees tra...

    Plot the decision surface of a decision tree trained on pairs of features of the iris dataset. See decision tree for more information on the estimator. For each pair of iris features, the decision ...
    scikit-learn.org/stable/auto_examples/tree/plot_iris_dtc.html
    Mon Apr 21 17:07:38 UTC 2025
      95.5K bytes
      Cache
     
  7. Release Highlights for scikit-learn 1.3 — sciki...

    We are pleased to announce the release of scikit-learn 1.3! Many bug fixes and improvements were added, as well as some new key features. We detail below a few of the major features of this release...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_3_0.html
    Mon Apr 21 17:07:39 UTC 2025
      116K bytes
      Cache
     
  8. Building AI Agents with AI SDK and Elastic - El...

    AI Document Intelligence Learn how to parse PDF documents that...their Prompt Engineering documentation . Selecting the wrong model,...
    www.elastic.co/search-labs/blog/ai-agents-ai-sdk-elasticsearch
    Fri Mar 28 00:45:07 UTC 2025
      196.9K bytes
      Cache
     
  9. What to know on Pope Francis' funeral and how a...

    will also draw from a 20-page document called the “ Universi Dominici...papal ring to seal a false document,” Collins said. Once a new...
    www.nbcnews.com/news/world/pope-francis-dead-what-happens-next-rcna128745
    Tue Apr 22 01:03:48 UTC 2025
      520.7K bytes
      Cache
     
  10. Support Vector Regression (SVR) using linear an...

    Toy example of 1D regression using linear, polynomial and RBF kernels. Generate sample data: Fit regression model: Look at the results: Total running time of the script:(0 minutes 0.409 seconds) La...
    scikit-learn.org/stable/auto_examples/svm/plot_svm_regression.html
    Mon Apr 21 17:07:38 UTC 2025
      97.5K bytes
      Cache
     
Back to top