Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 741 - 750 of 1,682 for document (2.96 sec)

  1. 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
    Mon Apr 21 17:07:38 UTC 2025
      115.4K bytes
      Cache
     
  2. Dimensionality Reduction with Neighborhood Comp...

    Sample usage of Neighborhood Components Analysis for dimensionality reduction. This example compares different (linear) dimensionality reduction methods applied on the Digits data set. The data set...
    scikit-learn.org/stable/auto_examples/neighbors/plot_nca_dim_reduction.html
    Mon Apr 21 17:07:38 UTC 2025
      98K bytes
      Cache
     
  3. Using KBinsDiscretizer to discretize continuous...

    The example compares prediction result of linear regression (linear model) and decision tree (tree based model) with and without discretization of real-valued features. As is shown in the result be...
    scikit-learn.org/stable/auto_examples/preprocessing/plot_discretization.html
    Mon Apr 21 17:07:39 UTC 2025
      98K bytes
      Cache
     
  4. Simple 1D Kernel Density Estimation — scikit-le...

    This example uses the KernelDensity class to demonstrate the principles of Kernel Density Estimation in one dimension. The first plot shows one of the problems with using histograms to visualize th...
    scikit-learn.org/stable/auto_examples/neighbors/plot_kde_1d.html
    Mon Apr 21 17:07:39 UTC 2025
      116.2K bytes
      Cache
     
  5. make_sparse_uncorrelated — scikit-learn 1.6.1 d...

    Skip to main content Back to top Ctrl + K GitHub Choose version make_sparse_uncorrelated # sklearn.datasets. make_spa...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_sparse_uncorrelated.html
    Mon Apr 21 17:07:39 UTC 2025
      109.1K bytes
      Cache
     
  6. load_svmlight_files — scikit-learn 1.6.1 docume...

    Skip to main content Back to top Ctrl + K GitHub Choose version load_svmlight_files # sklearn.datasets. load_svmlight...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.load_svmlight_files.html
    Mon Apr 21 17:07:39 UTC 2025
      111.9K bytes
      Cache
     
  7. train_test_split — scikit-learn 1.6.1 documenta...

    Gallery examples: Release Highlights for scikit-learn 1.5 Release Highlights for scikit-learn 1.4 Release Highlights for scikit-learn 0.24 Release Highlights for scikit-learn 0.23 Release Highlight...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.train_test_split.html
    Mon Apr 21 17:07:39 UTC 2025
      164K bytes
      Cache
     
  8. paired_manhattan_distances — scikit-learn 1.6.1...

    Skip to main content Back to top Ctrl + K GitHub Choose version paired_manhattan_distances # sklearn.metrics.pairwise...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.paired_manhattan_distances.html
    Mon Apr 21 17:07:39 UTC 2025
      108.2K bytes
      Cache
     
  9. paired_euclidean_distances — scikit-learn 1.6.1...

    Skip to main content Back to top Ctrl + K GitHub Choose version paired_euclidean_distances # sklearn.metrics.pairwise...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.paired_euclidean_distances.html
    Mon Apr 21 17:07:39 UTC 2025
      107.2K bytes
      Cache
     
  10. mean_pinball_loss — scikit-learn 1.6.1 document...

    Gallery examples: Release Highlights for scikit-learn 1.0 Features in Histogram Gradient Boosting Trees Prediction Intervals for Gradient Boosting Regression Lagged features for time series forecas...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.mean_pinball_loss.html
    Mon Apr 21 17:07:40 UTC 2025
      114.6K bytes
      Cache
     
Back to top