Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 21 - 30 of 1,154 for test (0.09 sec)

  1. GroupShuffleSplit — scikit-learn 1.5.0 document...

    f " Test: index= { test_index } , group= { groups [ test_index...indices for that split. test ndarray The testing set indices for that...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.GroupShuffleSplit.html
    Wed May 22 15:20:10 UTC 2024
      133.6K bytes
      Cache
     
  2. FixedThresholdClassifier — scikit-learn 1.5.0 d...

    X_test , y_train , y_test = train_test_split ( ......confusion_matrix ( y_test , classifier . predict ( X_test ))) [[217 7]...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.FixedThresholdClassifier.html
    Wed May 22 15:20:05 UTC 2024
      146.9K bytes
      Cache
     
  3. class_likelihood_ratios — scikit-learn 1.5.0 do...

    obtain post-test probabilities given a pre-test probability....classifier being a diagnostic test; the pre-test probability of an individual...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.class_likelihood_ratios.html
    Wed May 22 15:20:05 UTC 2024
      124.8K bytes
      Cache
     
  4. StratifiedGroupKFold — scikit-learn 1.5.0 docum...

    print ( f " Test: index= { test_index } " ) ... print...indices for that split. test ndarray The testing set indices for that...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.StratifiedGroupKFold.html
    Wed May 22 15:20:10 UTC 2024
      135.4K bytes
      Cache
     
  5. ValidationCurveDisplay — scikit-learn 1.5.0 doc...

    test_scores = test_scores , score_name =...param_range , train_scores , test_scores , score_name = None )...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.ValidationCurveDisplay.html
    Wed May 22 15:20:10 UTC 2024
      148.7K bytes
      Cache
     
  6. RepeatedStratifiedKFold — scikit-learn 1.5.0 do...

    print ( f " Test: index= { test_index } " ) ... Fold...index=[1 2] Test: index=[0 3] Fold 1: Train: index=[0 3] Test: index=[1...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.RepeatedStratifiedKFold.html
    Wed May 22 15:20:05 UTC 2024
      126.4K bytes
      Cache
     
  7. China Uses Giant Rail Gun to Shoot Smart Bomb N...

    China's navy has apparently tested out a hypersonic rail gun —...Post reports , the rail gun test lobbed a precision-guided projectile...
    futurism.com/the-byte/china-rail-gun-smart-bomb
    Mon May 20 01:16:35 UTC 2024
      115.7K bytes
      Cache
     
  8. DummyClassifier — scikit-learn 1.5.0 documentation

    n_features) Test samples. Passing None as test samples gives...# Perform classification on test vectors X. Parameters : X array-like...
    scikit-learn.org/stable/modules/generated/sklearn.dummy.DummyClassifier.html
    Wed May 22 15:20:05 UTC 2024
      147.8K bytes
      Cache
     
  9. 6.3. Preprocessing data — scikit-learn 1.5.0 do...

    X_test , y_train , y_test = train_test_split ( X ,...score ( X_test , y_test ) # apply scaling on testing data, without...
    scikit-learn.org/stable/modules/preprocessing.html
    Wed May 22 15:20:08 UTC 2024
      205.2K bytes
      Cache
     
  10. GroupKFold — scikit-learn 1.5.0 documentation

    f " Test: index= { test_index } , group= { groups [ test_index...indices for that split. test ndarray The testing set indices for that...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.GroupKFold.html
    Wed May 22 15:20:10 UTC 2024
      131.4K bytes
      Cache
     
Back to top