Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1031 - 1040 of over 10,000 for 2 (0.95 seconds)

Filter
  1. 3.4. Metrics and scoring: quantifying the quali...

    = [ - 2 , - 2 , - 2 ] >>> y_pred = [ - 2 , - 2 , - 2...= [ - 2 , - 2 , - 2 ] >>> y_pred = [ - 2 , - 2 , - 2...
    scikit-learn.org/stable/modules/model_evaluation.html
    Thu Mar 05 14:15:30 UTC 2026
      62.7K bytes
      Cache
     
  2. SQL evaluation framework for accurate query ass...

    This results in 2 2 −1 (excluding the empty set)...DESC LIMIT 10 ; Copy code Query 2 SELECT userid, firstname || '...
    developer.ibm.com/articles/awb-sql-evaluation-llm-generated-sql-queries/
    Tue Feb 17 06:15:37 UTC 2026
      121.8K bytes
      Cache
     
  3. 7.3. Preprocessing data — scikit-learn 1....

    2. , 1. , 0.1], [4.4, 2.2, 1.1, 0.1], [4.4, 2.2, 1.2, 0.1],...4.1, 6.7, 2.5], [7.7, 4.2, 6.7, 2.5], [7.9, 4.4, 6.9, 2.5]]) Thus...
    scikit-learn.org/stable/modules/preprocessing.html
    Thu Mar 05 14:15:27 UTC 2026
      29.9K bytes
      Cache
     
  4. make_gaussian_quantiles — scikit-learn 1....

    int64(2), np.int64(0), np.int64(1), np.int64(0), np.int64(2)] Gallery...n_samples = 100 , n_features = 2 , n_classes = 3 , shuffle = True...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_gaussian_quantiles.html
    Thu Mar 05 14:15:27 UTC 2026
      14.5K bytes
      Cache
     
  5. Plot randomly generated multilabel dataset &#82...

    1500 * p_c ** 2 , color = COLORS . take ([ 1 , 2 , 4 ]), ) ax...means the class is present: 1 2 3 Color Y N N Red N Y N Blue N...
    scikit-learn.org/stable/auto_examples/datasets/plot_random_multilabel_dataset.html
    Thu Mar 05 14:15:26 UTC 2026
      16.5K bytes
      Cache
     
  6. LassoLarsIC — scikit-learn 1.8.0 document...

    [[ - 2 , 2 ], [ - 1 , 1 ], [ 0 , 0 ], [ 1 , 1 ], [ 2 , 2 ]] >>>...>>> y = [ - 2.2222 , - 1.1111 , 0 , - 1.1111 , - 2.2222 ] >>>...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LassoLarsIC.html
    Thu Mar 05 14:15:31 UTC 2026
      19K bytes
      Cache
     
  7. inplace_row_scale — scikit-learn 1.8.0 do...

    2 , 5 , 6 ]) >>> scale = np . array ([ 2 , 3 ,...>>> indptr = np . array ([ 0 , 2 , 3 , 4 , 5 ]) >>> indices...
    scikit-learn.org/stable/modules/generated/sklearn.utils.sparsefuncs.inplace_row_scale.html
    Mon Feb 02 09:23:44 UTC 2026
      109.1K bytes
      Cache
     
  8. hinge_loss — scikit-learn 1.8.0 documenta...

    >>> pred_decision array([-2.18, 2.36, 0.09]) >>> hinge_loss...], [ 2 ], [ 3 ]]) >>> Y = np . array ([ 0 , 1 , 2 , 3...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.hinge_loss.html
    Thu Mar 05 14:15:27 UTC 2026
      14.6K bytes
      Cache
     
  9. StratifiedGroupKFold — scikit-learn 1.8.0...

    index=[ 0 1 2 3 15 16] group=[1 1 2 2 8 8] Fold 2: Train: index=[...index=[ 0 1 2 3 7 8 9 10 11 15 16] group=[1 1 2 2 4 5 5 5 5 8...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.StratifiedGroupKFold.html
    Thu Mar 05 14:15:31 UTC 2026
      16.5K bytes
      Cache
     
  10. Ledoit-Wolf vs OAS estimation — scikit-le...

    subplot ( 2 , 1 , 2 ) plt . errorbar ( n_samples_range...shrinkage_ # plot MSE plt . subplot ( 2 , 1 , 1 ) plt . errorbar ( n_samples_range...
    scikit-learn.org/stable/auto_examples/covariance/plot_lw_vs_oas.html
    Thu Mar 05 14:15:31 UTC 2026
      16.5K bytes
      Cache
     
Back to Top