Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1041 - 1050 of 1,742 for document (0.39 sec)

  1. dump_svmlight_file — scikit-learn 1.7.2 documen...

    Skip to main content Back to top Ctrl + K GitHub Choose version dump_svmlight_file # sklearn.datasets. dump_svmlight_...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.dump_svmlight_file.html
    Fri Oct 10 15:14:36 UTC 2025
      108.8K bytes
      Cache
     
  2. sklearn.cross_decomposition — scikit-learn 1.7....

    Algorithms for cross decomposition. User guide. See the Cross decomposition section for further details.
    scikit-learn.org/stable/api/sklearn.cross_decomposition.html
    Fri Oct 10 15:14:35 UTC 2025
      115.3K bytes
      Cache
     
  3. fetch_lfw_pairs — scikit-learn 1.7.2 documentation

    Skip to main content Back to top Ctrl + K GitHub Choose version fetch_lfw_pairs # sklearn.datasets. fetch_lfw_pairs (...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_lfw_pairs.html
    Fri Oct 10 15:14:36 UTC 2025
      113.1K bytes
      Cache
     
  4. sklearn.gaussian_process — scikit-learn 1.7.2 d...

    Gaussian process based regression and classification. User guide. See the Gaussian Processes section for further details. Kernels: A set of kernels that can be combined by operators and used in Gau...
    scikit-learn.org/stable/api/sklearn.gaussian_process.html
    Fri Oct 10 15:14:35 UTC 2025
      121.6K bytes
      Cache
     
  5. make_spd_matrix — scikit-learn 1.7.2 documentation

    Skip to main content Back to top Ctrl + K GitHub Choose version make_spd_matrix # sklearn.datasets. make_spd_matrix (...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_spd_matrix.html
    Fri Oct 10 15:14:36 UTC 2025
      106.6K bytes
      Cache
     
  6. sklearn.discriminant_analysis — scikit-learn 1....

    Linear and quadratic discriminant analysis. User guide. See the Linear and Quadratic Discriminant Analysis section for further details.
    scikit-learn.org/stable/api/sklearn.discriminant_analysis.html
    Fri Oct 10 15:14:34 UTC 2025
      114.8K bytes
      Cache
     
  7. Comparing random forests and the multi-output m...

    An example to compare multi-output regression with random forest and the multioutput.MultiOutputRegressor meta-estimator. This example illustrates the use of the multioutput.MultiOutputRegressor me...
    scikit-learn.org/stable/auto_examples/ensemble/plot_random_forest_regression_multioutput.html
    Fri Oct 10 15:14:33 UTC 2025
      98.6K bytes
      Cache
     
  8. Novelty detection with Local Outlier Factor (LO...

    The Local Outlier Factor (LOF) algorithm is an unsupervised anomaly detection method which computes the local density deviation of a given data point with respect to its neighbors. It considers as ...
    scikit-learn.org/stable/auto_examples/neighbors/plot_lof_novelty_detection.html
    Fri Oct 10 15:14:33 UTC 2025
      103.2K bytes
      1 views
      Cache
     
  9. 1.2. Linear and Quadratic Discriminant Analysis...

    Linear Discriminant Analysis ( LinearDiscriminantAnalysis) and Quadratic Discriminant Analysis ( QuadraticDiscriminantAnalysis) are two classic classifiers, with, as their names suggest, a linear a...
    scikit-learn.org/stable/modules/lda_qda.html
    Fri Oct 10 15:14:35 UTC 2025
      53.8K bytes
      Cache
     
  10. Visualizing cross-validation behavior in scikit...

    Choosing the right cross-validation object is a crucial part of fitting a model properly. There are many ways to split data into training and test sets in order to avoid model overfitting, to stand...
    scikit-learn.org/stable/auto_examples/model_selection/plot_cv_indices.html
    Fri Oct 10 15:14:33 UTC 2025
      119.9K bytes
      Cache
     
Back to top