Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 871 - 880 of over 10,000 for 2 (0.97 seconds)

Filter
  1. Probability Calibration for 3-class classificat...

    x ) / 2 ], [ 0 , 0 + ( 1 - x ) / 2 ], "k" , alpha = 0.2 ) plt...x ) / 2 ], [ 0 , 0 + ( 1 - x ) / 2 ], "k" , alpha = 0.2 ) plt...
    scikit-learn.org/stable/auto_examples/calibration/plot_calibration_multiclass.html
    Mon Mar 23 20:39:20 UTC 2026
      39.5K bytes
      Cache
     
  2. fetch_lfw_pairs — scikit-learn 1.8.0 documentation

    2, 62, 47). Shape depends on subset Each row has 2 face...Download it if necessary. Classes 2 Samples total 13233 Dimensionality...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_lfw_pairs.html
    Mon Mar 23 20:39:20 UTC 2026
      14.6K bytes
      Cache
     
  3. export_text — scikit-learn 1.8.0 documentation

    decimals = 2 , show_weights = False ) [source]...result. decimals int, default=2 Number of decimal digits to display....
    scikit-learn.org/stable/modules/generated/sklearn.tree.export_text.html
    Mon Mar 23 20:39:20 UTC 2026
      13.7K bytes
      Cache
     
  4. Application rebalancing across a uniform cluster

    has only 2 instances of app1, so again requests QM1 for 2 more....while the BALSTATE of the other 2 queue managers is LOW . Now we...
    developer.ibm.com/articles/awb-application-rebalancing-uniform-clusters/
    Mon Feb 09 22:46:07 UTC 2026
      105.6K bytes
      Cache
     
  5. plot_hgbt_regression.py

    2. :ref:`categorical_support_gbdt`,...showcasing all points except 2 and 6 in a real life setting....
    scikit-learn.org/stable/_downloads/d108f2283ac3905eb623b32d42217a2b/plot_hgbt_regression.py
    Mon Mar 23 20:39:21 UTC 2026
      5.8K bytes
     
  6. spectral_clustering — scikit-learn 1.8.0 docume...

    [2] . Read more in the User Guide...be avoided. Added in version 1.2: Added ‘auto’ option. assign_labels...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.spectral_clustering.html
    Mon Mar 23 20:39:20 UTC 2026
      16.4K bytes
      Cache
     
  7. accuracy_score — scikit-learn 1.8.0 documentation

    2 , 1 , 3 ] >>> y_true = [ 0 , 1 , 2 , 3 ] >>> accuracy_score...], [ 1 , 1 ]]), np . ones (( 2 , 2 ))) 0.5 Gallery examples # Plot...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.accuracy_score.html
    Mon Mar 23 20:39:20 UTC 2026
      15K bytes
      Cache
     
  8. HuberRegressor vs Ridge on dataset with strong ...

    2.0 , size = 4 ) X_outliers [: 2 , :] += X . max...y_outliers [: 2 ] += y . min () - y . mean () / 4.0 y_outliers [ 2 :] +=...
    scikit-learn.org/stable/auto_examples/linear_model/plot_huber_vs_ridge.html
    Mon Mar 23 20:39:22 UTC 2026
      15.8K bytes
      Cache
     
  9. KernelCenterer — scikit-learn 1.8.0 documentation

    - 2. , 2. ], ... [ - 2. , 1. , 3. ], ... [ 4. , 1. , - 2. ]]...K array([[ 9., 2., -2.], [ 2., 14., -13.], [ -2., -13., 21.]])...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.KernelCenterer.html
    Mon Mar 23 20:39:21 UTC 2026
      16.6K bytes
      Cache
     
  10. cluster_optics_dbscan — scikit-learn 1.8.0 docu...

    2 ], [ 2 , 5 ], [ 3 , 6 ], ... [ 8... ( ... X , ... min_samples = 2 , ... max_eps = np . inf , ......
    scikit-learn.org/stable/modules/generated/sklearn.cluster.cluster_optics_dbscan.html
    Mon Mar 23 20:39:20 UTC 2026
      13.7K bytes
      Cache
     
Back to Top