Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 771 - 780 of 2,642 for 2 (0.06 sec)

  1. QuantileTransformer — scikit-learn 1.5.2 docume...

    Gallery examples: Partial Dependence and Individual Conditional Expectation Plots Effect of transforming the targets in regression model Compare the effect of different scalers on data with outlier...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.QuantileTransformer.html
    Mon Sep 16 17:00:49 UTC 2024
      137.1K bytes
      Cache
     
  2. Testimonials — scikit-learn 1.5.2 documentation

    Who is using scikit-learn?: J.P.Morgan: Scikit-learn is an indispensable part of the Python machine learning toolkit at JPMorgan. It is very widely used across all parts of the bank for classificat...
    scikit-learn.org/stable/testimonials/testimonials.html
    Thu Sep 19 14:56:27 UTC 2024
      55.2K bytes
      Cache
     
  3. ShrunkCovariance — scikit-learn 1.5.2 documenta...

    Gallery examples: Shrinkage covariance estimation: LedoitWolf vs OAS and max-likelihood Model selection with Probabilistic PCA and Factor Analysis (FA)
    scikit-learn.org/stable/modules/generated/sklearn.covariance.ShrunkCovariance.html
    Thu Sep 19 14:56:27 UTC 2024
      136.1K bytes
      Cache
     
  4. CalibrationDisplay — scikit-learn 1.5.2 documen...

    Gallery examples: Comparison of Calibration of Classifiers Probability Calibration curves
    scikit-learn.org/stable/modules/generated/sklearn.calibration.CalibrationDisplay.html
    Thu Sep 19 14:56:27 UTC 2024
      139.4K bytes
      Cache
     
  5. EfficiencyWarning — scikit-learn 1.5.2 document...

    Skip to main content Back to top Ctrl + K GitHub EfficiencyWarning # exception sklearn.exceptions. EfficiencyWarning ...
    scikit-learn.org/stable/modules/generated/sklearn.exceptions.EfficiencyWarning.html
    Thu Sep 19 14:56:27 UTC 2024
      103.7K bytes
      Cache
     
  6. PrecisionRecallDisplay — scikit-learn 1.5.2 doc...

    Gallery examples: Visualizations with Display Objects Precision-Recall Post-tuning the decision threshold for cost-sensitive learning Precision-Recall Precision-Recall
    scikit-learn.org/stable/modules/generated/sklearn.metrics.PrecisionRecallDisplay.html
    Thu Sep 19 14:56:28 UTC 2024
      146.9K bytes
      Cache
     
  7. FixedThresholdClassifier — scikit-learn 1.5.2 d...

    Gallery examples: Release Highlights for scikit-learn 1.5 Post-tuning the decision threshold for cost-sensitive learning
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.FixedThresholdClassifier.html
    Thu Sep 19 14:56:28 UTC 2024
      140.4K bytes
      Cache
     
  8. Faces recognition example using eigenfaces and ...

    for machine learning we use the 2 data directly (as relative pixel...figure ( figsize = ( 1.8 * n_col , 2.4 * n_row )) plt . subplots_adjust...
    scikit-learn.org/stable/auto_examples/applications/plot_face_recognition.html
    Thu Sep 19 14:56:26 UTC 2024
      109K bytes
      Cache
     
  9. Plot randomly generated classification dataset ...

    n_features = 2 , n_redundant = 0 , n_informative = 2 , n_clusters_per_class...n_features = 2 , n_redundant = 0 , n_informative = 2 ) plt . scatter...
    scikit-learn.org/stable/auto_examples/datasets/plot_random_dataset.html
    Thu Sep 19 14:56:28 UTC 2024
      97.6K bytes
      Cache
     
  10. sklearn.semi_supervised — scikit-learn 1.5.2 do...

    Semi-supervised learning algorithms. These algorithms utilize small amounts of labeled data and large amounts of unlabeled data for classification tasks. User guide. See the Semi-supervised learnin...
    scikit-learn.org/stable/api/sklearn.semi_supervised.html
    Wed Sep 18 20:56:23 UTC 2024
      114.6K bytes
      Cache
     
Back to top