Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1081 - 1090 of 3,489 for 1 (0.1 sec)

  1. 7.3. Generated datasets — scikit-learn 1.6.0 do...

    1.1. Single label # make_blobs creates..."n_informative" : 1 , "n_clusters_per_class" : 1 , "n_classes" :...
    scikit-learn.org/stable/datasets/sample_generators.html
    Tue Dec 24 12:16:12 UTC 2024
      55.9K bytes
      Cache
     
  2. sklearn.discriminant_analysis — scikit-learn 1....

    Linear and quadratic discriminant analysis. User guide. See the Linear and Quadratic Discriminant Analysis section for further details.
    scikit-learn.org/dev/api/sklearn.discriminant_analysis.html
    Mon Dec 09 18:03:45 UTC 2024
      115.2K bytes
      Cache
      Similar Results (1)
     
  3. has_fit_parameter — scikit-learn 1.6.0 document...

    Skip to main content Back to top Ctrl + K GitHub Choose version has_fit_parameter # sklearn.utils.validation. has_fit...
    scikit-learn.org/stable/modules/generated/sklearn.utils.validation.has_fit_parameter.html
    Tue Dec 24 12:16:10 UTC 2024
      105.9K bytes
      Cache
     
  4. estimator_html_repr — scikit-learn 1.6.0 docume...

    Skip to main content Back to top Ctrl + K GitHub Choose version estimator_html_repr # sklearn.utils. estimator_html_r...
    scikit-learn.org/stable/modules/generated/sklearn.utils.estimator_html_repr.html
    Tue Dec 24 12:16:12 UTC 2024
      105.7K bytes
      Cache
     
  5. 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
    Tue Dec 24 12:16:11 UTC 2024
      231.9K bytes
      Cache
     
  6. sklearn.kernel_ridge — scikit-learn 1.6.0 docum...

    Kernel ridge regression. User guide. See the Kernel ridge regression section for further details.
    scikit-learn.org/stable/api/sklearn.kernel_ridge.html
    Tue Dec 24 12:16:12 UTC 2024
      114.6K bytes
      Cache
     
  7. Nested versus non-nested cross-validation — sci...

    = { "C" : [ 1 , 10 , 100 ], "gamma" : [ 0.01 , 0.1 ]} # We will...Iris Dataset" , x = 0.5 , y = 1.1 , fontsize = "15" , ) # Plot...
    scikit-learn.org/stable/auto_examples/model_selection/plot_nested_cross_validation_iris.html
    Tue Dec 24 12:16:12 UTC 2024
      102.8K bytes
      Cache
     
  8. Robust covariance estimation and Mahalanobis di...

    where feature 1 has a standard deviation equal to 1 and feature...np . arange ( 1 , n_features ), np . arange ( 1 , n_features )]...
    scikit-learn.org/stable/auto_examples/covariance/plot_mahalanobis_distances.html
    Tue Dec 24 12:16:12 UTC 2024
      117.8K bytes
      Cache
     
  9. Release Highlights for scikit-learn 0.24 — scik...

    been removed in version 1.2. From 1.2, use # PartialDependenceDis...scikit-learn 1.0 Release Highlights for scikit-learn 1.0 Release...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_0_24_0.html
    Tue Dec 24 12:16:12 UTC 2024
      157.1K bytes
      Cache
     
  10. Outlier detection with Local Outlier Factor (LO...

    n_neighbors ) is typically set 1) greater than the minimum number...ground_truth [ - n_outliers :] = - 1 Fit the model for outlier detection...
    scikit-learn.org/stable/auto_examples/neighbors/plot_lof_outlier_detection.html
    Tue Dec 24 12:16:12 UTC 2024
      99.1K bytes
      Cache
     
Back to top