Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 71 - 80 of 904 for test (0.08 sec)

  1. plot_hgbt_regression.ipynb

    import train_test_split\n\nX_train, X_test, y_train, y_test = train_test_split(X,...train_test_split(X, y, test_size=0.4, shuffle=False)\n\nprint(f\"Training...
    scikit-learn.org/stable/_downloads/cb9a8a373677fb481fe43a11d8fa0e94/plot_hgbt_regression.ipynb
    Tue May 28 11:51:32 UTC 2024
      20.2K bytes
     
  2. GaussianNB — scikit-learn 1.5.0 documentation

    classification on an array of test vectors X. Parameters : X array-like...probability estimates for the test vector X. For each row x of...
    scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.GaussianNB.html
    Tue May 28 11:51:32 UTC 2024
      160.9K bytes
      Cache
     
  3. fetch_20newsgroups_vectorized — scikit-learn 1....

    test’ for the test set, ‘all’ for both,...Parameters : subset {‘train’, ‘test’, ‘all’}, default=’train’ Select...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_20newsgroups_vectorized.html
    Tue May 28 11:51:34 UTC 2024
      124.1K bytes
      Cache
     
  4. KNeighborsClassifier — scikit-learn 1.5.0 docum...

    n_indexed) if metric == ‘precomputed’ Test samples. Returns : y ndarray...probability estimates for the test data X. Parameters : X {array-like,...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.KNeighborsClassifier.html
    Tue May 28 11:51:32 UTC 2024
      161.2K bytes
      Cache
     
  5. fetch_20newsgroups — scikit-learn 1.5.0 documen...

    test’ for the test set, ‘all’ for both,...on a Text Dataset Semi-supervised Classification on a Text Dataset...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_20newsgroups.html
    Tue May 28 11:51:34 UTC 2024
      124.9K bytes
      Cache
     
  6. 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
    Tue May 28 11:51:34 UTC 2024
      133.6K bytes
      Cache
     
  7. CalibratedClassifierCV — scikit-learn 1.5.0 doc...

    and calibrates it using the testing subset. For prediction, predicted...An iterable yielding (train, test) splits as arrays of indices....
    scikit-learn.org/stable/modules/generated/sklearn.calibration.CalibratedClassifierCV.html
    Tue May 28 11:51:34 UTC 2024
      157.6K bytes
      Cache
     
  8. 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
    Tue May 28 11:51:34 UTC 2024
      126.4K bytes
      Cache
     
  9. 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
    Tue May 28 11:51:32 UTC 2024
      131.4K bytes
      Cache
     
  10. Elastic Observability Serverless Pricing | Elastic

    0123 /test run Optional Synthetic lightweight testing locations...metrics, traces, and synthetic test results. This includes all of...
    www.elastic.co/pricing/serverless-observability
    Wed May 29 00:32:23 UTC 2024
      502.8K bytes
      Cache
     
Back to top