Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 891 - 900 of 2,934 for 1 (0.81 sec)

  1. sklearn.manifold — scikit-learn 1.7.2 documenta...

    Data embedding techniques. User guide. See the Manifold learning section for further details.
    scikit-learn.org/stable/api/sklearn.manifold.html
    Mon Nov 03 14:20:04 UTC 2025
      117K bytes
      Cache
     
  2. sklearn.multioutput — scikit-learn 1.7.2 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
    Mon Nov 03 14:20:04 UTC 2025
      116.1K bytes
      Cache
     
  3. load_linnerud — scikit-learn 1.7.2 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
    Mon Nov 03 14:20:04 UTC 2025
      110K bytes
      Cache
     
  4. show_versions — scikit-learn 1.7.2 documentation

    Skip to main content Back to top Ctrl + K GitHub Choose version show_versions # sklearn. show_versions ( ) [source] #...
    scikit-learn.org/stable/modules/generated/sklearn.show_versions.html
    Mon Nov 03 14:20:03 UTC 2025
      104.3K bytes
      Cache
     
  5. sklearn.pipeline — scikit-learn 1.7.2 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
    Mon Nov 03 14:20:03 UTC 2025
      115.8K bytes
      Cache
     
  6. validate_data — scikit-learn 1.7.2 documentation

    scikit-learn 1.6 Release Highlights for scikit-learn 1.6 On this...reset=True . Added in version 1.6. Parameters : _estimator estimator...
    scikit-learn.org/stable/modules/generated/sklearn.utils.validation.validate_data.html
    Sat Nov 01 09:15:34 UTC 2025
      115K bytes
      Cache
     
  7. check_scoring — scikit-learn 1.7.2 documentation

    Added in version 1.6. Returns : scoring callable...return_X_y = True ) >>> y *= - 1 >>> clf = DecisionTreeClassifi...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.check_scoring.html
    Mon Nov 03 14:20:05 UTC 2025
      113.4K bytes
      Cache
     
  8. Classification of text documents using sparse f...

    the mean squared error on {-1, 1} encoded targets, one for each...n_features: { X_train . shape [ 1 ] } " ) print ( f "vectorize testing...
    scikit-learn.org/stable/auto_examples/text/plot_document_classification_20newsgroups.html
    Mon Nov 03 14:20:03 UTC 2025
      158K bytes
      Cache
     
  9. Comparing different clustering algorithms on to...

    "connectivity matrix is [0-9]{1,2}" " > 1. Completing it to avoid stopping...= n_samples , cluster_std = [ 1.0 , 2.5 , 0.5 ], random_state...
    scikit-learn.org/stable/auto_examples/cluster/plot_cluster_comparison.html
    Mon Nov 03 14:20:05 UTC 2025
      126K bytes
      Cache
     
  10. L1-based models for Sparse Signals — scikit-lea...

    1 , n_samples ) y += 0.2 * rng . normal ( 0 , 1 , n_samples...linthresh = 10e-4 , vmin =- 1 , vmax = 1 ), cbar_kws = { "label"...
    scikit-learn.org/stable/auto_examples/linear_model/plot_lasso_and_elasticnet.html
    Mon Nov 03 14:20:05 UTC 2025
      125.4K bytes
      Cache
     
Back to top