Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 391 - 400 of 3,264 for 2 (0.17 sec)

  1. RadiusNeighborsClassifier — scikit-learn 1.7.2 ...

    p = 2 , metric = 'minkowski' , outlier_label...the problem. p float, default=2 Power parameter for the Minkowski...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.RadiusNeighborsClassifier.html
    Wed Sep 24 16:15:26 UTC 2025
      152.2K bytes
      Cache
     
  2. CompoundKernel — scikit-learn 1.7.2 documentation

    RBF ( length_scale = 2.0 )]) >>> print ( kernel . bounds...>>> print ( kernel . n_dims ) 2 >>> print ( kernel . theta ) [1.09861229...
    scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.CompoundKernel.html
    Wed Sep 24 16:15:24 UTC 2025
      121.1K bytes
      Cache
     
  3. SGD: Weighted samples — scikit-learn 1.7.2 docu...

    2 ) + [ 1 , 1 ], np . random . randn ( 10 , 2 )] y = [...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sgd_weighted_samples.html
    Wed Sep 24 16:15:26 UTC 2025
      93.4K bytes
      Cache
     
  4. make_multilabel_classification — scikit-learn 1...

    n_labels = 2 , length = 50 , allow_unlabeled...problem. n_labels int, default=2 The average number of labels per...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_multilabel_classification.html
    Wed Sep 24 16:15:24 UTC 2025
      114.6K bytes
      Cache
     
  5. BaggingClassifier — scikit-learn 1.7.2 document...

    the method is known as Bagging [2] . When random subsets of the...DecisionTreeClassifi . Added in version 1.2: base_estimator was renamed to...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.BaggingClassifier.html
    Wed Sep 24 16:15:26 UTC 2025
      153.5K bytes
      Cache
     
  6. LeavePGroupsOut — scikit-learn 1.7.2 documentation

    group=[2] Test: index=[0 2], group=[1 3] Fold 2: Train: index=[0],...array ([ 1 , 2 , 1 ]) >>> groups = np . array ([ 1 , 2 , 3 ]) >>>...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.LeavePGroupsOut.html
    Wed Sep 24 16:15:26 UTC 2025
      122.6K bytes
      Cache
     
  7. MultiTaskLassoCV — scikit-learn 1.7.2 documenta...

    is: ( 1 / ( 2 * n_samples )) * || y - Xw ||^ 2_2 + alpha * ||...is: ( 1 / ( 2 * n_samples )) * || Y - XW ||^ Fro_2 + alpha * ||...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.MultiTaskLassoCV.html
    Wed Sep 24 16:15:25 UTC 2025
      162.8K bytes
      Cache
     
  8. BiclusterMixin — scikit-learn 1.7.2 documentation

    [ 2 , 1 ], [ 1 , 0 ], ... [ 4 , 7...get_indices ( 0 ) (array([0, 1, 2, 3, 4, 5]), array([0, 1])) get_indices...
    scikit-learn.org/stable/modules/generated/sklearn.base.BiclusterMixin.html
    Wed Sep 24 16:15:24 UTC 2025
      114.4K bytes
      Cache
     
  9. Support — scikit-learn 1.7.2 documentation

    2. Documentation for other versions...documentation is quite old, 0.23.2 (released in August 2020), but...
    scikit-learn.org/stable/support.html
    Wed Sep 24 16:15:24 UTC 2025
      27.2K bytes
      Cache
     
  10. Version 0.22 — scikit-learn 1.7.2 documentation

    2.post1 # March 3 2020 The 0.22.2.post1 release...content of the wheels with the 0.22.2 version (without the .post1 suffix)....
    scikit-learn.org/stable/whats_new/v0.22.html
    Sun Sep 21 07:22:52 UTC 2025
      222.7K bytes
      Cache
     
Back to top