Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 391 - 400 of 3,230 for 1 (0.13 sec)

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

    Added in version 1.5: The option None to disable...all strings. Added in version 1.0. See also quantile_transform...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.QuantileTransformer.html
    Sat Aug 02 00:15:38 UTC 2025
      137.8K bytes
      Cache
     
  2. DistanceMetric — scikit-learn 1.7.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
    Sat Aug 02 00:15:36 UTC 2025
      116.2K bytes
      Cache
     
  3. train_test_split — scikit-learn 1.7.1 documenta...

    1 3.5 1.4 0.2 1 4.9 3.0 1.4 0.2 2 4.7 3.2 1.3 0.2 3 4.6...4.2 1.3 105 7.6 3.0 6.6 2.1 66 5.6 3.0 4.5 1.5 0 5.1 3.5 1.4 0.2...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.train_test_split.html
    Sat Aug 02 00:15:38 UTC 2025
      169.7K bytes
      Cache
     
  4. 2.3. Clustering — scikit-learn 1.7.1 documentation

    1 , 1 , 1 ] >>> labels_pred = [ 0 , 0 , 1 , 1 , 2 , 2...0 , 0 , 1 , 1 , 1 ] >>> labels_pred = [ 0 , 0 , 1 , 1 , 2 , 2...
    scikit-learn.org/stable/modules/clustering.html
    Sat Aug 02 00:15:36 UTC 2025
      237K bytes
      Cache
     
  5. Time-related feature engineering — scikit-learn...

    spring 0 1 0 False 6 False clear 9.84 14.395 0.81 0.0000 1 spring...spring 0 1 1 False 6 False clear 9.02 13.635 0.80 0.0000 2 spring...
    scikit-learn.org/stable/auto_examples/applications/plot_cyclical_feature_engineering.html
    Sat Aug 02 00:15:37 UTC 2025
      216.4K bytes
      Cache
     
  6. Introducing the set_output API — scikit-learn 1...

    798301 -1.271411 -1.327605 12 -1.244466 -0.086944 -1.327407 -1.459074...60 5.0 2.0 3.5 1.0 1 4.9 3.0 1.4 0.2 8 4.4 2.9 1.4 0.2 93 5.0 2.3...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_set_output.html
    Sat Aug 02 00:15:37 UTC 2025
      160.9K bytes
      Cache
     
  7. fowlkes_mallows_score — scikit-learn 1.7.1 docu...

    1 , 1 ], [ 0 , 0 , 1 , 1 ]) 1.0 >>> fowlkes_mallows_score...fowlkes_mallows_score ([ 0 , 0 , 1 , 1 ], [ 1 , 1 , 0 , 0 ]) 1.0 If classes members...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.fowlkes_mallows_score.html
    Sat Aug 02 00:15:38 UTC 2025
      110.9K bytes
      Cache
     
  8. Image denoising using dictionary learning — sci...

    raccoon_face [ 1 :: 4 , :: 4 ] + raccoon_face [:: 4 , 1 :: 4 ] + raccoon_face...raccoon_face [ 1 :: 4 , 1 :: 4 ] ) raccoon_face /= 4.0 height...
    scikit-learn.org/stable/auto_examples/decomposition/plot_image_denoising.html
    Sat Aug 02 00:15:37 UTC 2025
      120.6K bytes
      Cache
     
  9. SelectorMixin — scikit-learn 1.7.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
    Sat Aug 02 00:15:38 UTC 2025
      121.7K bytes
      Cache
     
  10. Demo of affinity propagation clustering algorit...

    centers = [[ 1 , 1 ], [ - 1 , - 1 ], [ 1 , - 1 ]] X , labels_true...0 ]], [ cluster_center [ 1 ], x [ 1 ]], color = col [ "color"...
    scikit-learn.org/stable/auto_examples/cluster/plot_affinity_propagation.html
    Sat Aug 02 00:15:35 UTC 2025
      97.5K bytes
      Cache
     
Back to top