Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1051 - 1060 of 2,632 for 2 (0.07 sec)

  1. root_mean_squared_log_error — scikit-learn 1.5....

    2.5 , 7 ] >>> y_pred = [ 2.5 , 5 , 4 , 8 ] >>>...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.root_mean_squared_log_error.html
    Fri Sep 20 10:21:48 UTC 2024
      107K bytes
      Cache
     
  2. Comparing randomized search and grid search for...

    286080167)} Model with rank: 2 Mean validation score: 0.987 (std:...111111111)} Model with rank: 2 Mean validation score: 0.987 (std:...
    scikit-learn.org/stable/auto_examples/model_selection/plot_randomized_search.html
    Fri Sep 20 10:21:50 UTC 2024
      92.9K bytes
      Cache
     
  3. has_fit_parameter — scikit-learn 1.5.2 document...

    Skip to main content Back to top Ctrl + K GitHub has_fit_parameter # sklearn.utils.validation. has_fit_parameter ( es...
    scikit-learn.org/stable/modules/generated/sklearn.utils.validation.has_fit_parameter.html
    Tue Sep 17 17:21:48 UTC 2024
      104.9K bytes
      Cache
     
  4. make_swiss_roll — scikit-learn 1.5.2 documentation

    Gallery examples: Hierarchical clustering: structured vs unstructured ward Swiss Roll And Swiss-Hole Reduction
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_swiss_roll.html
    Thu Sep 19 14:56:27 UTC 2024
      108.9K bytes
      Cache
     
  5. fetch_olivetti_faces — scikit-learn 1.5.2 docum...

    Gallery examples: Online learning of a dictionary of parts of faces Faces dataset decompositions Pixel importances with a parallel forest of trees Face completion with a multi-output estimators
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_olivetti_faces.html
    Thu Sep 19 14:56:27 UTC 2024
      113.7K bytes
      Cache
     
  6. 12. Choosing the right estimator — scikit-learn...

    Often the hardest part of solving a machine learning problem can be finding the right estimator for the job. Different estimators are better suited for different types of data and different problem...
    scikit-learn.org/stable/machine_learning_map.html
    Fri Sep 20 10:21:50 UTC 2024
      226.6K bytes
      Cache
     
  7. Pixel importances with a parallel forest of tre...

    This example shows the use of a forest of trees to evaluate the impurity based importance of the pixels in an image classification task on the faces dataset. The hotter the pixel, the more importan...
    scikit-learn.org/stable/auto_examples/ensemble/plot_forest_importances_faces.html
    Fri Sep 20 10:21:50 UTC 2024
      101.4K bytes
      Cache
     
  8. permutation_test_score — scikit-learn 1.5.2 doc...

    Gallery examples: Test with permutations the significance of a classification score
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.permutation_test_score.html
    Fri Sep 20 10:21:50 UTC 2024
      118.2K bytes
      Cache
     
  9. estimator_html_repr — scikit-learn 1.5.2 docume...

    Skip to main content Back to top Ctrl + K GitHub estimator_html_repr # sklearn.utils. estimator_html_repr ( estimator...
    scikit-learn.org/stable/modules/generated/sklearn.utils.estimator_html_repr.html
    Fri Sep 20 10:21:48 UTC 2024
      104.7K bytes
      Cache
     
  10. sklearn.kernel_ridge — scikit-learn 1.5.2 docum...

    Kernel ridge regression. User guide. See the Kernel ridge regression section for further details.
    scikit-learn.org/stable/api/sklearn.kernel_ridge.html
    Fri Sep 20 10:21:48 UTC 2024
      113.4K bytes
      Cache
     
Back to top