Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 721 - 730 of 2,956 for 1 (0.51 sec)

  1. binarize — scikit-learn 1.6.1 documentation

    1., 0.], [1., 0., 0.]]) On this page...are replaced by 0, above it by 1. Threshold may not be less than...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.binarize.html
    Mon Apr 21 17:07:39 UTC 2025
      108.1K bytes
      Cache
     
  2. 1. Supervised learning — scikit-learn 1.6.1 doc...

    version 1. Supervised learning # 1.1. Linear Models 1.1.1. Ordinary...Lasso 1.1.4. Multi-task Lasso 1.1.5. Elastic-Net 1.1.6. Multi-task...
    scikit-learn.org/stable/supervised_learning.html
    Mon Apr 21 17:07:39 UTC 2025
      46.7K bytes
      Cache
     
  3. DistanceMetric — scikit-learn 1.6.1 documentation

    get_metric ( 'euclidean' ) >>> X = [[ 1 , 2 ], [ 3 , 4 ], [ 5 , 6 ]] >>>...10.63...] [5.65..., 8.48...] [1.41..., 4.24...]]) Available Metrics...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.DistanceMetric.html
    Mon Apr 21 17:07:40 UTC 2025
      116.7K bytes
      Cache
     
  4. make_column_transformer — scikit-learn 1.6.1 do...

    means 1 unless in a joblib.parallel_backend context. -1 means...Added in version 1.5. Changed in version 1.7: The default value...
    scikit-learn.org/stable/modules/generated/sklearn.compose.make_column_transformer.html
    Mon Apr 21 17:07:39 UTC 2025
      120.6K bytes
      Cache
     
  5. Release Highlights for scikit-learn 0.23 — scik...

    scikit-learn 1.1 Release Highlights for scikit-learn 1.1 Gallery generated...been removed in version 1.2. From 1.2, use # PartialDependenceDis...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_0_23_0.html
    Mon Apr 21 17:07:39 UTC 2025
      145.4K bytes
      Cache
     
  6. A demo of K-Means clustering on the handwritten...

    1 ] . min () - 1 , reduced_data [:, 1 ] . max () + 1 xx ,.... min () - 1 , reduced_data [:, 0 ] . max () + 1 y_min , y_max...
    scikit-learn.org/stable/auto_examples/cluster/plot_kmeans_digits.html
    Mon Apr 21 17:07:39 UTC 2025
      116.5K bytes
      Cache
     
  7. SelectorMixin — scikit-learn 1.6.1 documentation

    shape [ 1 ] ... return self ... def _get_support_mask..."x1", ..., "x(n_features_in_ - 1)"] . If input_features is an array-like,...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SelectorMixin.html
    Mon Apr 21 17:07:39 UTC 2025
      122K bytes
      Cache
     
  8. Plot the decision surface of decision trees tra...

    1 ], [ 0 , 2 ], [ 0 , 3 ], [ 1 , 2 ], [ 1 , 3 ], [ 2.... subplot ( 2 , 3 , pairidx + 1 ) plt . tight_layout ( h_pad =...
    scikit-learn.org/stable/auto_examples/tree/plot_iris_dtc.html
    Mon Apr 21 17:07:38 UTC 2025
      95.5K bytes
      Cache
     
  9. delayed — scikit-learn 1.6.1 documentation

    Changed in version 1.3: delayed was moved from sklearn.utils.fixes...sklearn.utils.parallel in scikit-learn 1.3. Parameters : function callable...
    scikit-learn.org/stable/modules/generated/sklearn.utils.parallel.delayed.html
    Mon Apr 21 17:07:39 UTC 2025
      105.9K bytes
      Cache
     
  10. scikit-learn: machine learning in Python — scik...

    scikit-learn 1.7 (Changelog) . January 2025. scikit-learn 1.6.1 is available...). July 2024. scikit-learn 1.5.1 is available for download (...
    scikit-learn.org/stable/index.html
    Mon Apr 21 17:07:39 UTC 2025
      32.6K bytes
      Cache
     
Back to top