Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 121 - 130 of 1,457 for test (0.87 sec)

  1. GaussianNB — scikit-learn 1.6.1 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
    Thu Apr 17 23:17:18 UTC 2025
      156.5K bytes
      Cache
     
  2. plot_classifier_comparison.ipynb

    y_test = train_test_split(\n X, y, test_size=0.4, random_state=42\n...the testing points\n ax.scatter(\n X_test[:, 0], X_test[:, 1],...
    scikit-learn.org/stable/_downloads/3438aba177365cb595921cf18806dfa7/plot_classifier_comparison.ipynb
    Wed Apr 16 15:57:19 UTC 2025
      5.7K bytes
     
  3. model_evaluation.rst.txt

    ratio (pre-test and post-tests): .. math:: \text{post-test odds} =...\frac{\text{pre-test probability}}{1 - \text{pre-test probability}},...
    scikit-learn.org/stable/_sources/modules/model_evaluation.rst.txt
    Sat Apr 12 18:03:15 UTC 2025
      130.9K bytes
      2 views
     
  4. plot_hgbt_regression.rst.txt

    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/_sources/auto_examples/ensemble/plot_hgbt_regression.rst.txt
    Wed Apr 09 14:12:58 UTC 2025
      22K bytes
     
  5. ShrunkCovariance — scikit-learn 1.6.1 documenta...

    : X_test array-like of shape (n_samples, n_features) Test data...the observations. score ( X_test , y = None ) [source] # Compute...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.ShrunkCovariance.html
    Thu Apr 17 23:17:18 UTC 2025
      131.9K bytes
      Cache
     
  6. Infrastructure monitoring with Elastic Observab...

    Learn more Synthetic monitoring Test user journeys to deliver a great...
    www.elastic.co/observability/infrastructure-monitoring
    Fri Apr 18 00:05:53 UTC 2025
      529.2K bytes
      Cache
     
  7. Elastic Observability Serverless pricing | Elastic

    0123 /test run Optional Synthetic lightweight testing locations...metrics, traces, and synthetic test results — while leveraging core...
    www.elastic.co/pricing/serverless-observability
    Fri Apr 18 00:34:11 UTC 2025
      548.3K bytes
      Cache
     
  8. Installing the development version of scikit-le...

    Test dependencies # Running tests requires: pytest...scikit-learn project build, test and upload wheel packages for...
    scikit-learn.org/stable/developers/advanced_installation.html
    Wed Apr 16 15:57:20 UTC 2025
      54K bytes
      1 views
      Cache
     
  9. OAS — scikit-learn 1.6.1 documentation

    : X_test array-like of shape (n_samples, n_features) Test data...the observations. score ( X_test , y = None ) [source] # Compute...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.OAS.html
    Thu Apr 17 23:17:18 UTC 2025
      133.3K bytes
      Cache
     
  10. cross_val_predict — scikit-learn 1.6.1 document...

    sample belongs to exactly one test set, and its prediction is computed...cross_val_score unless all tests sets have equal size and the...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.cross_val_predict.html
    Thu Apr 17 23:17:16 UTC 2025
      120.3K bytes
      Cache
     
Back to top