Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 881 - 890 of 1,702 for document (0.32 sec)

  1. Manifold learning — scikit-learn 1.7.0 document...

    Examples concerning the sklearn.manifold module. Comparison of Manifold Learning methods Manifold Learning methods on a severed sphere Manifold learning on handwritten digits: Locally Linear Embedd...
    scikit-learn.org/stable/auto_examples/manifold/index.html
    Thu Jul 03 11:42:05 UTC 2025
      76.2K bytes
      Cache
     
  2. Feature agglomeration — scikit-learn 1.7.0 docu...

    These images show how similar features are merged together using feature agglomeration. Total running time of the script:(0 minutes 0.117 seconds) Launch binder Launch JupyterLite Download Jupyter ...
    scikit-learn.org/stable/auto_examples/cluster/plot_digits_agglomeration.html
    Thu Jul 03 11:42:05 UTC 2025
      94.8K bytes
      Cache
     
  3. available_if — scikit-learn 1.7.0 documentation

    Gallery examples: Inductive Clustering
    scikit-learn.org/stable/modules/generated/sklearn.utils.metaestimators.available_if.html
    Thu Jul 03 11:42:06 UTC 2025
      109K bytes
      2 views
      Cache
     
  4. is_regressor — scikit-learn 1.7.0 documentation

    Skip to main content Back to top Ctrl + K GitHub Choose version is_regressor # sklearn.base. is_regressor ( estimator...
    scikit-learn.org/stable/modules/generated/sklearn.base.is_regressor.html
    Thu Jul 03 11:42:06 UTC 2025
      106.2K bytes
      Cache
     
  5. pairwise_distances_chunked — scikit-learn 1.7.0...

    Skip to main content Back to top Ctrl + K GitHub Choose version pairwise_distances_chunked # sklearn.metrics. pairwis...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise_distances_chunked.html
    Thu Jul 03 11:42:05 UTC 2025
      117.5K bytes
      Cache
     
  6. gen_even_slices — scikit-learn 1.7.0 documentation

    Gallery examples: Poisson regression and non-normal loss
    scikit-learn.org/stable/modules/generated/sklearn.utils.gen_even_slices.html
    Thu Jul 03 11:42:05 UTC 2025
      109.1K bytes
      Cache
     
  7. paired_euclidean_distances — scikit-learn 1.7.0...

    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
    Thu Jul 03 11:42:05 UTC 2025
      106.7K bytes
      Cache
     
  8. Image denoising using dictionary learning — sci...

    An example comparing the effect of reconstructing noisy fragments of a raccoon face image using firstly online Dictionary Learning and various transform methods. The dictionary is fitted on the dis...
    scikit-learn.org/stable/auto_examples/decomposition/plot_image_denoising.html
    Thu Jul 03 11:42:05 UTC 2025
      120.6K bytes
      Cache
     
  9. Comparison of kernel ridge regression and SVR —...

    Both kernel ridge regression (KRR) and SVR learn a non-linear function by employing the kernel trick, i.e., they learn a linear function in the space induced by the respective kernel which correspo...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_kernel_ridge_regression.html
    Thu Jul 03 11:42:05 UTC 2025
      122.9K bytes
      Cache
     
  10. Demo of affinity propagation clustering algorit...

    Reference: Brendan J. Frey and Delbert Dueck, “Clustering by Passing Messages Between Data Points”, Science Feb. 2007 Generate sample data: Compute Affinity Propagation: Plot result: Total running ...
    scikit-learn.org/stable/auto_examples/cluster/plot_affinity_propagation.html
    Thu Jul 03 11:42:05 UTC 2025
      97.5K bytes
      Cache
     
Back to top