Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 811 - 820 of 1,745 for document (0.67 sec)

  1. Release Highlights for scikit-learn 0.22 — scik...

    We are pleased to announce the release of scikit-learn 0.22, which comes with many bug fixes and new features! We detail below a few of the major features of this release. For an exhaustive list of...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_0_22_0.html
    Sat Oct 11 07:51:27 UTC 2025
      140.6K bytes
      Cache
     
  2. Release Highlights for scikit-learn 1.5 — sciki...

    We are pleased to announce the release of scikit-learn 1.5! Many bug fixes and improvements were added, as well as some key new features. Below we detail the highlights of this release. For an exha...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_5_0.html
    Sat Oct 11 07:51:27 UTC 2025
      123.1K bytes
      Cache
     
  3. Concentration Prior Type Analysis of Variation ...

    This example plots the ellipsoids obtained from a toy dataset (mixture of three Gaussians) fitted by the BayesianGaussianMixture class models with a Dirichlet distribution prior ( weight_concentrat...
    scikit-learn.org/stable/auto_examples/mixture/plot_concentration_prior.html
    Sat Oct 11 07:51:26 UTC 2025
      112.1K bytes
      Cache
     
  4. 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 Oct 11 07:51:26 UTC 2025
      110.7K bytes
      Cache
     
  5. 2.2. Manifold learning — scikit-learn 1.7.2 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 Oct 11 07:51:25 UTC 2025
      86.1K bytes
      Cache
     
  6. 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 Oct 11 07:51:25 UTC 2025
      87.7K bytes
      Cache
     
  7. Label Propagation digits: Demonstrating perform...

    This example demonstrates the power of semisupervised learning by training a Label Spreading model to classify handwritten digits with sets of very few labels. The handwritten digit dataset has 179...
    scikit-learn.org/stable/auto_examples/semi_supervised/plot_label_propagation_digits.html
    Sat Oct 11 07:51:27 UTC 2025
      99.4K bytes
      Cache
     
  8. 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 Oct 11 07:51:26 UTC 2025
      106K bytes
      Cache
     
  9. 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 Oct 11 07:51:27 UTC 2025
      115.1K bytes
      Cache
     
  10. Linear and Quadratic Discriminant Analysis with...

    This example plots the covariance ellipsoids of each class and the decision boundary learned by LinearDiscriminantAnalysis(LDA) and QuadraticDiscriminantAnalysis(QDA). The ellipsoids display the do...
    scikit-learn.org/stable/auto_examples/classification/plot_lda_qda.html
    Sat Oct 11 07:51:25 UTC 2025
      118.5K bytes
      Cache
     
Back to top