Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 41 - 50 of over 10,000 for 1 (0.7 seconds)

  1. Elastic Cloud on Kubernetes [1.1] | Elastic

    1 2.0 1.9 1.8 1.7 1.6 1.5 1.4 1.3 1.2 1.1 1.0 1.0-beta...highlights 1.1.2 release highlights 1.1.1 release highlights 1.1.0 release...
    www.elastic.co/guide/en/cloud-on-k8s/1.1/index.html
    Mon Oct 20 16:31:44 GMT 2025
      20.3K bytes
      Cache
     
  2. 1.13. Feature selection — scikit-learn 1....

    1], [1, 0], [0, 0], [1, 1], [1, 0], [1, 1]]) As expected,...0 , 0 , 1 ], [ 0 , 1 , 0 ], [ 1 , 0 , 0 ], [ 0 , 1 , 1 ], [ 0...
    scikit-learn.org/stable/modules/feature_selection.html
    Sun Nov 23 04:34:54 GMT 2025
      73.8K bytes
      Cache
     
  3. 8.1. Toy datasets — scikit-learn 1.7.2 do...

    length: 1.0 6.9 3.76 1.76 0.9490 (high!) petal width: 0.1 2.5 1.20...0.41 3.58 1.59 0.57 Colour Intensity: 1.3 13.0 5.1 2.3 Hue: 0.48...
    scikit-learn.org/stable/datasets/toy_dataset.html
    Sun Nov 23 04:34:54 GMT 2025
      63.3K bytes
      Cache
     
  4. v_measure_score — scikit-learn 1.7.2 docu...

    1 , 1 ], [ 0 , 0 , 1 , 1 ]) 1.0 >>> v_measure_score...v_measure_score ([ 0 , 0 , 1 , 1 ], [ 1 , 1 , 0 , 0 ]) 1.0 Labelings that...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.v_measure_score.html
    Sun Nov 23 04:34:56 GMT 2025
      121.5K bytes
      Cache
     
  5. label_binarize — scikit-learn 1.7.2 docum...

    label_binarize ([ 1 , 6 ], classes = [ 1 , 2 , 4 , 6 ]) array([[1, 0, 0,...label_binarize ([ 1 , 6 ], classes = [ 1 , 6 , 4 , 2 ]) array([[1, 0, 0,...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.label_binarize.html
    Fri Nov 21 09:29:39 GMT 2025
      110.2K bytes
      Cache
     
  6. rand_score — scikit-learn 1.7.2 documenta...

    1 , 1 ], [ 1 , 1 , 0 , 0 ]) 1.0 Labelings that...rand_score ([ 0 , 0 , 1 , 2 ], [ 0 , 0 , 1 , 1 ]) 0.83 Gallery examples...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.rand_score.html
    Sun Nov 23 04:34:56 GMT 2025
      110.6K bytes
      Cache
     
  7. classification_report — scikit-learn 1.7....

    50 1.00 0.67 1 class 1 0.00 0.00 0.00 1 class 2 1.00 0.67...y_pred = [ 1 , 1 , 0 ] >>> y_true = [ 1 , 1 , 1 ] >>>...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.classification_report.html
    Sun Nov 23 04:34:54 GMT 2025
      120.8K bytes
      Cache
     
  8. OneClassSVM — scikit-learn 1.7.2 document...

    predict ( X ) array([-1, 1, 1, 1, -1]) >>> clf . score_samples...default=-1 Hard limit on iterations within solver, or -1 for no...
    scikit-learn.org/stable/modules/generated/sklearn.svm.OneClassSVM.html
    Fri Nov 21 09:29:40 GMT 2025
      139.3K bytes
      Cache
     
  9. roc_curve — scikit-learn 1.7.2 documentation

    y_true is in {-1, 1} or {0, 1}, pos_label is set to 1, otherwise...labels are not either {-1, 1} or {0, 1}, then pos_label should...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.roc_curve.html
    Sun Nov 23 04:34:54 GMT 2025
      117K bytes
      Cache
     
  10. det_curve — scikit-learn 1.7.2 documentation

    y_true is in {-1, 1} or {0, 1}, pos_label is set to 1, otherwise...labels are not either {-1, 1} or {0, 1}, then pos_label should...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.det_curve.html
    Sun Nov 23 04:34:54 GMT 2025
      113.8K bytes
      Cache
     
Back to Top