Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 111 - 120 of 1,096 for test (0.14 sec)

  1. chi2 — scikit-learn 1.5.0 documentation

    with the highest values for the test chi-squared statistic from X,...classes. Recall that the chi-square test measures dependence between...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.chi2.html
    Wed May 22 15:20:05 UTC 2024
      116.7K bytes
      Cache
     
  2. 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/dev/developers/advanced_installation.html
    Tue May 21 18:58:18 UTC 2024
      64.1K bytes
      Cache
     
  3. Digital experience monitoring with Elastic Obse...

    before your users do Proactive testing is vital for improving user...Synthetic transactions continually test key user journeys such as login...
    www.elastic.co/observability/digital-experience-monitoring
    Thu May 23 01:04:29 UTC 2024
      475.3K bytes
      Cache
     
  4. cross_val_predict — scikit-learn 1.5.0 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
    Wed May 22 15:20:10 UTC 2024
      126.5K bytes
      Cache
     
  5. Accelerate DevOps transformation with Elastic O...

    or A/B testing. Plus, you can use the annotation...determine if the issue uncovered in test is already in prod. Track log...
    www.elastic.co/observability/devops
    Thu May 23 01:05:00 UTC 2024
      485.2K bytes
      Cache
     
  6. Getting started with the Elastic AI Assistant f...

    Click the Save & test button to create the connector....confirmation that the connector test was successful. Add an example...
    www.elastic.co/observability-labs/blog/elastic-ai-assistant-observability-amazon-bedrock
    Thu May 23 00:53:54 UTC 2024
      108.9K bytes
      Cache
     
  7. ClassifierChain — scikit-learn 1.5.0 documentation

    X_test , Y_train , Y_test = train_test_split ( ......An iterable yielding (train, test) splits as arrays of indices....
    scikit-learn.org/stable/modules/generated/sklearn.multioutput.ClassifierChain.html
    Wed May 22 15:20:05 UTC 2024
      146K bytes
      Cache
     
  8. 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
    Tue May 21 18:58:19 UTC 2024
      5.8K bytes
     
  9. OAS — scikit-learn 1.5.0 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
    Wed May 22 15:20:08 UTC 2024
      143.3K bytes
      Cache
     
  10. KNeighborsRegressor — scikit-learn 1.5.0 docume...

    n_indexed) if metric == ‘precomputed’ Test samples. Returns : y ndarray...shape (n_samples, n_features) Test samples. For some estimators...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.KNeighborsRegressor.html
    Wed May 22 15:20:05 UTC 2024
      157.3K bytes
      Cache
     
Back to top