Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1211 - 1220 of over 10,000 for 2 (0.24 seconds)

Filter
  1. make_classification — scikit-learn 1.8.0 docume...

    n_informative = 2 , n_redundant = 2 , n_repeated = 0 , n_classes = 2 , n_clusters_per_class...n_clusters_per_class = 2 , weights = None , flip_y = 0.01 , class_sep...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_classification.html
    Tue Mar 17 03:44:39 UTC 2026
      18.4K bytes
      Cache
     
  2. pair_confusion_matrix — scikit-learn 1.8.0 docu...

    2 ], [ 0 , 0 , 1 , 1 ]) array([[8, 2], [0, 2]]... Note...confusion matrix \(C\) computes a 2 by 2 similarity matrix between two...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.cluster.pair_confusion_matrix.html
    Tue Mar 17 03:44:39 UTC 2026
      13.8K bytes
      Cache
     
  3. murmurhash3_32 — scikit-learn 1.8.0 docum...

    to a signed int from -(2 ** 31) to 2 ** 31 - 1 Examples >>>...to an unsigned int from 0 to 2 ** 32 - 1 False: the results is...
    scikit-learn.org/stable/modules/generated/sklearn.utils.murmurhash3_32.html
    Mon Mar 02 11:09:52 UTC 2026
      106.1K bytes
      Cache
     
  4. LeavePGroupsOut — scikit-learn 1.8.0 docu...

    group=[2] Test: index=[0 2], group=[1 3] Fold 2: Train: index=[0],...([ 1 , 2 , 1 ]) >>> groups = np . array ([ 1 , 2 , 3 ])...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.LeavePGroupsOut.html
    Mon Mar 09 14:07:54 UTC 2026
      15.2K bytes
      Cache
     
  5. Compressive sensing: tomography reconstruction ...

    l / 2.0 ) ** 2 + ( y - l / 2.0 ) ** 2 < ( l / 2.0 ) ** 2 mask...np . float64 ) center = l_x / 2.0 X += 0.5 - center Y += 0.5 -...
    scikit-learn.org/stable/auto_examples/applications/plot_tomography_l1_reconstruction.html
    Tue Mar 17 03:44:39 UTC 2026
      18K bytes
      Cache
     
  6. enet_path — scikit-learn 1.8.0 documentation

    is: ( 1 / ( 2 * n_samples )) * || Y - XW || _Fro ^ 2 + alpha *...mono-output tasks it is: 1 / ( 2 * n_samples ) * || y - Xw ||^...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.enet_path.html
    Tue Mar 17 03:44:39 UTC 2026
      15.4K bytes
      Cache
     
  7. LeaveOneGroupOut &#8212; scikit-learn 1.8.0 doc...

    Fold 0: Train: index=[2 3], group=[2 2] Test: index=[0 1], group=[1...group=[1 1] Test: index=[2 3], group=[2 2] get_metadata_routing...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.LeaveOneGroupOut.html
    Mon Mar 09 14:07:53 UTC 2026
      15.1K bytes
      Cache
     
  8. cohen_kappa_score — scikit-learn 1.8.0 document...

    prior over the class labels [2] . Read more in the User Guide...Psychological Measurement 20(1):37-46. [ 2 ] R. Artstein and M. Poesio (2008)....
    scikit-learn.org/stable/modules/generated/sklearn.metrics.cohen_kappa_score.html
    Tue Mar 17 03:44:39 UTC 2026
      14.1K bytes
      Cache
     
  9. Deploying Vault securely in a confidential envi...

    UgInJhZnQiIHsKICAgIH 3 ZhdWx 0 L 2 RhdGEiCiAgICB 2 YXVsdF 9 ub 2 RlX 25 hbWUgPSAidmF...bHRfMSIgICAgICAgICAg 2 V 0 dGluZyB 1 cCBhIHVuaXF 1 ZSBub 2 RlX 2 lkIGZvciBlYWNoIHZhdW...
    developer.ibm.com/tutorials/awb-deploy-vault-securely-confidential-environment/
    Thu Mar 05 22:05:39 UTC 2026
      26.4K bytes
      Cache
     
  10. mean_absolute_error — scikit-learn 1.8.0 docume...

    2 , 7 ] >>> y_pred = [ 2.5 , 0.0 , 2 , 8 ] >>> mean_absolute_error...]] >>> y_pred = [[ 0 , 2 ], [ - 1 , 2 ], [ 8 , - 5 ]] >>> mean_absolute_error...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.mean_absolute_error.html
    Tue Mar 17 03:44:39 UTC 2026
      14.1K bytes
      Cache
     
Back to Top