Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 71 - 80 of 1,438 for test (0.27 sec)

  1. GaussianProcessClassifier — scikit-learn 1.6.1 ...

    {‘one_vs_rest’, ‘one_vs_one’}, default=’one_vs_rest’ Specifies...are ‘one_vs_rest’ and ‘one_vs_one’. In ‘one_vs_rest’, one binary...
    scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.GaussianProcessClassifier.html
    Thu Apr 10 21:02:05 UTC 2025
      148.1K bytes
      Cache
     
  2. Official Elasticsearch Pricing: Elastic Cloud, ...

    Monitoring browser tests are $0.0123 per test run (metered in 60...simultaneous test run capacity (~2.6 billion tests per month)....
    www.elastic.co/pricing
    Fri Apr 11 00:07:40 UTC 2025
      448K bytes
      Cache
     
  3. RFECV — scikit-learn 1.6.1 documentation

    test) splits as arrays of indices....the following keys: split(k)_test_score ndarray of shape (n_s...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.RFECV.html
    Thu Apr 10 21:02:05 UTC 2025
      157.4K bytes
      Cache
     
  4. fetch_species_distributions — scikit-learn 1.6....

    in degrees test record array, shape = (620,) The test points for...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_species_distributions.html
    Thu Apr 10 21:02:05 UTC 2025
      113.2K bytes
      Cache
     
  5. StratifiedKFold — scikit-learn 1.6.1 documentation

    Provides train/test indices to split data in train/test sets. This..." ) ... print ( f " Test: index= { test_index } " ) Fold 0: Train:...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.StratifiedKFold.html
    Thu Apr 10 21:02:05 UTC 2025
      124.6K bytes
      Cache
     
  6. Examples — scikit-learn 1.6.1 documentation

    (ROC) Nested versus non-nested cross-validation Nested versus...Comparison of F-test and mutual information Comparison of F-test and mutual...
    scikit-learn.org/stable/auto_examples/index.html
    Thu Apr 10 21:02:03 UTC 2025
      274.1K bytes
      Cache
     
  7. plot_hgbt_regression.py

    import train_test_split X_train, X_test, y_train, y_test = train_test_split(X,...train_test_split(X, y, test_size=0.4, shuffle=False) print(f"Training...
    scikit-learn.org/stable/_downloads/d108f2283ac3905eb623b32d42217a2b/plot_hgbt_regression.py
    Wed Apr 09 14:12:58 UTC 2025
      16.3K bytes
     
  8. LassoCV — scikit-learn 1.6.1 documentation

    test) splits as arrays of indices....n_folds) Mean square error for the test set on each fold, varying alpha....
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LassoCV.html
    Thu Apr 10 21:02:05 UTC 2025
      168.2K bytes
      Cache
     
  9. plot_hgbt_regression.zip

    import train_test_split X_train, X_test, y_train, y_test = train_test_split(X,...import train_test_split\n\nX_train, X_test, y_train, y_test = train_test_split(X,...
    scikit-learn.org/stable/_downloads/ef504a3cb245a55fde178198c8218b4a/plot_hgbt_regression.zip
    Wed Apr 09 14:13:00 UTC 2025
      36.8K bytes
     
  10. OneVsOneClassifier — scikit-learn 1.6.1 documen...

    X_test , y_train , y_test = train_test_split ( ......sklearn.model_selection import train_test_split >>> from sklearn.multiclass...
    scikit-learn.org/stable/modules/generated/sklearn.multiclass.OneVsOneClassifier.html
    Thu Apr 10 21:02:05 UTC 2025
      143.6K bytes
      Cache
     
Back to top