Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 461 - 470 of 1,705 for document (0.64 sec)

  1. sklearn.covariance — scikit-learn 1.7.0 documen...

    Methods and algorithms to robustly estimate covariance. They estimate the covariance of features at given sets of points, as well as the precision matrix defined as the inverse of the covariance. C...
    scikit-learn.org/stable/api/sklearn.covariance.html
    Thu Jul 03 11:42:06 UTC 2025
      119.4K bytes
      Cache
     
  2. sklearn.pipeline — scikit-learn 1.7.0 documenta...

    Utilities to build a composite estimator as a chain of transforms and estimators. User guide. See the Pipelines and composite estimators section for further details.
    scikit-learn.org/stable/api/sklearn.pipeline.html
    Thu Jul 03 11:42:05 UTC 2025
      115.8K bytes
      Cache
     
  3. fetch_kddcup99 — scikit-learn 1.7.0 documentation

    Gallery examples: Evaluation of outlier detection estimators
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_kddcup99.html
    Thu Jul 03 11:42:05 UTC 2025
      113.8K bytes
      Cache
     
  4. load_linnerud — scikit-learn 1.7.0 documentation

    Skip to main content Back to top Ctrl + K GitHub Choose version load_linnerud # sklearn.datasets. load_linnerud ( * ,...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.load_linnerud.html
    Thu Jul 03 11:42:05 UTC 2025
      110K bytes
      Cache
     
  5. sklearn.manifold — scikit-learn 1.7.0 documenta...

    Data embedding techniques. User guide. See the Manifold learning section for further details.
    scikit-learn.org/stable/api/sklearn.manifold.html
    Thu Jul 03 11:42:05 UTC 2025
      117K bytes
      Cache
     
  6. power_transform — scikit-learn 1.7.0 documentation

    Skip to main content Back to top Ctrl + K GitHub Choose version power_transform # sklearn.preprocessing. power_transf...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.power_transform.html
    Thu Jul 03 11:42:05 UTC 2025
      112.6K bytes
      Cache
     
  7. plot_tree — scikit-learn 1.7.0 documentation

    Gallery examples: Plot the decision surface of decision trees trained on the iris dataset Understanding the decision tree structure
    scikit-learn.org/stable/modules/generated/sklearn.tree.plot_tree.html
    Thu Jul 03 11:42:05 UTC 2025
      114.1K bytes
      Cache
     
  8. mean_shift — scikit-learn 1.7.0 documentation

    Skip to main content Back to top Ctrl + K GitHub Choose version mean_shift # sklearn.cluster. mean_shift ( X , * , ba...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.mean_shift.html
    Thu Jul 03 11:42:05 UTC 2025
      111.8K bytes
      Cache
     
  9. sklearn.multioutput — scikit-learn 1.7.0 docume...

    Multioutput regression and classification. The estimators provided in this module are meta-estimators: they require a base estimator to be provided in their constructor. The meta-estimator extends ...
    scikit-learn.org/stable/api/sklearn.multioutput.html
    Thu Jul 03 11:42:06 UTC 2025
      116.1K bytes
      Cache
     
  10. GridSearchCV — scikit-learn 1.7.0 documentation

    best_estimator_ is defined (see the documentation for the refit parameter...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.GridSearchCV.html
    Thu Jul 03 11:42:05 UTC 2025
      184.7K bytes
      Cache
     
Back to top