Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 551 - 560 of 913 for spring (0.62 sec)

  1. Image denoising using dictionary learning — sci...

    regions Gallery generated by Sphinx-Gallery On this page This Page...the right half of the image print ( "Distorting image..." ) distorted...
    scikit-learn.org/stable/auto_examples/decomposition/plot_image_denoising.html
    Thu Sep 11 19:47:21 UTC 2025
      120.6K bytes
      Cache
     
  2. MiniBatchSparsePCA — scikit-learn 1.7.2 documen...

    feature names that are all strings. Added in version 1.0. See...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.MiniBatchSparsePCA.html
    Thu Sep 11 19:47:20 UTC 2025
      137.8K bytes
      Cache
     
  3. SparseCoder — scikit-learn 1.7.2 documentation

    feature names that are all strings. Added in version 1.0. See...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.SparseCoder.html
    Thu Sep 11 19:47:20 UTC 2025
      137.8K bytes
      Cache
     
  4. FunctionTransformer — scikit-learn 1.7.2 docume...

    feature names that are all strings. Added in version 1.0. See...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.FunctionTransformer.html
    Thu Sep 11 19:47:20 UTC 2025
      139.9K bytes
      Cache
     
  5. RadiusNeighborsClassifier — scikit-learn 1.7.2 ...

    >>> print ( neigh . predict ([[ 1.5 ]])) [0] >>> print ( neigh...passing the metric name as a string. outlier_label {manual label,...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.RadiusNeighborsClassifier.html
    Thu Sep 11 19:47:20 UTC 2025
      152.2K bytes
      Cache
     
  6. cross_val_score — scikit-learn 1.7.2 documentation

    str: see String name scorers for options. callable:...linear_model . Lasso () >>> print ( cross_val_score ( lasso ,...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.cross_val_score.html
    Thu Sep 11 19:47:20 UTC 2025
      126.3K bytes
      Cache
     
  7. CategoricalNB — scikit-learn 1.7.2 documentation

    feature names that are all strings. Added in version 1.0. n_categories_...X , y ) CategoricalNB() >>> print ( clf . predict ( X [ 2 : 3...
    scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.CategoricalNB.html
    Wed Sep 10 13:46:55 UTC 2025
      151.9K bytes
      Cache
     
  8. cross_validation.rst.txt

    the scoring parameter is a string, callable or None, the keys...hastie/ElemStatLearn/>`_, Springer 2009 * L. Breiman, P. Spector...
    scikit-learn.org/stable/_sources/modules/cross_validation.rst.txt
    Thu Sep 11 19:47:22 UTC 2025
      41.1K bytes
      6 views
     
  9. Prediction Latency — scikit-learn 1.7.2 documen...

    import shuffle def _not_in_sphinx (): # Hack to detect whether...whether we are running by the sphinx builder return "__file__" in...
    scikit-learn.org/stable/auto_examples/applications/plot_prediction_latency.html
    Thu Sep 11 19:47:23 UTC 2025
      142.9K bytes
      Cache
     
  10. Comparing Random Forests and Histogram Gradient...

    Trees Gallery generated by Sphinx-Gallery On this page This Page...computationally expensive. print ( f "The dataset consists of...
    scikit-learn.org/stable/auto_examples/ensemble/plot_forest_hist_grad_boosting_comparison.html
    Thu Sep 11 19:47:21 UTC 2025
      126.8K bytes
      Cache
     
Back to top