Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 101 - 120 of 1,271 for test (0.53 sec)

  1. APM Server command reference | Elastic Docs

    test Tests the configuration. version...-e Or: apm-server -e test command Tests the configuration. SYNOPSIS...
    www.elastic.co/docs/solutions/observability/apm/apm-server/command-reference
    Tue Nov 04 17:37:31 UTC 2025
      381.6K bytes
      Cache
     
  2. 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
    Tue Nov 04 06:34:50 UTC 2025
      16.3K bytes
     
  3. 3.4. Metrics and scoring: quantifying the quali...

    (pre-test and post-tests): \[\text{post-test odds} = \text{Likelihood...\frac{\text{pre-test probability}}{1 - \text{pre-test probability}},\]...
    scikit-learn.org/stable/modules/model_evaluation.html
    Wed Nov 05 14:36:32 UTC 2025
      417.3K bytes
      Cache
     
  4. Multi-factor Authentication (MFA) for browser m...

    use case in Synthetics is testing user journeys involving websites...by MFA. Synthetics supports testing websites secured by Time-based...
    www.elastic.co/docs/solutions/observability/synthetics/mfa-for-browser-monitors
    Tue Nov 04 17:37:30 UTC 2025
      358.4K bytes
      Cache
     
  5. QuadraticDiscriminantAnalysis — scikit-learn 1....

    n_features) Array of samples (test vectors). Returns : C ndarray...classification on an array of test vectors X. The predicted class...
    scikit-learn.org/stable/modules/generated/sklearn.discriminant_analysis.QuadraticDiscriminantAnal...
    Wed Nov 05 14:36:36 UTC 2025
      141.5K bytes
      Cache
     
  6. auto_examples_python.zip

    tick test_stats["n_test"] += len(y_test) test_stats["n_test_pos"]...X_train, X_test, y_train, y_test = train_test_split( X, y, test_size=0.25,...
    scikit-learn.org/stable/_downloads/07fcc19ba03226cd3d83d4e40ec44385/auto_examples_python.zip
    Wed Nov 05 14:36:35 UTC 2025
      1.7M bytes
      7 views
     
  7. Search with synonyms | Elastic Docs

    shards) Step 3: Test your analyzer You can test an analyzer configuration...filters and analyzers to use them. Test and apply : Verify your configuration...
    www.elastic.co/docs/solutions/search/full-text/search-with-synonyms
    Tue Nov 04 17:37:29 UTC 2025
      373.8K bytes
      Cache
     
  8. GraphicalLassoCV — scikit-learn 1.7.2 documenta...

    : X_test array-like of shape (n_samples, n_features) Test data...An iterable yielding (train, test) splits as arrays of indices....
    scikit-learn.org/stable/modules/generated/sklearn.covariance.GraphicalLassoCV.html
    Wed Nov 05 14:36:35 UTC 2025
      140.3K bytes
      Cache
     
  9. plot_classifier_comparison.zip

    and test part X, y = ds X_train, X_test, y_train, y_test = train_test_split(...Plot the testing points ax.scatter( X_test[:, 0], X_test[:, 1],...
    scikit-learn.org/stable/_downloads/ce35bcc69acbd491cf7ac77fa17889d5/plot_classifier_comparison.zip
    Tue Nov 04 06:34:51 UTC 2025
      10.8K bytes
     
  10. preprocessing.rst.txt

    K_{test} - 1'_{\text{n}_{samples}} K - K_{test} 1_{\text{n}_{samples}}...>>> X_train, X_test, y_train, y_test = train_test_split(X, y, random_state=42)...
    scikit-learn.org/stable/_sources/modules/preprocessing.rst.txt
    Mon Nov 03 14:20:04 UTC 2025
      52.9K bytes
     
  11. KNeighborsRegressor — scikit-learn 1.7.2 docume...

    or None Test samples. If None , predictions...coefficient of determination on test data. The coefficient of determination,...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.KNeighborsRegressor.html
    Wed Nov 05 14:36:33 UTC 2025
      151.8K bytes
      Cache
     
  12. TransformedTargetRegressor — scikit-learn 1.7.2...

    coefficient of determination on test data. The coefficient of determination,...shape (n_samples, n_features) Test samples. For some estimators...
    scikit-learn.org/stable/modules/generated/sklearn.compose.TransformedTargetRegressor.html
    Wed Nov 05 14:36:35 UTC 2025
      143.1K bytes
      Cache
     
  13. ComplementNB — scikit-learn 1.7.2 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.ComplementNB.html
    Wed Nov 05 14:36:33 UTC 2025
      153K bytes
      Cache
     
  14. plot_classifier_comparison.rst.txt

    and test part X, y = ds X_train, X_test, y_train, y_test = train_test_split(...Plot the testing points ax.scatter( X_test[:, 0], X_test[:, 1],...
    scikit-learn.org/stable/_sources/auto_examples/classification/plot_classifier_comparison.rst.txt
    Tue Nov 04 06:34:51 UTC 2025
      7.8K bytes
     
  15. OrthogonalMatchingPursuit — scikit-learn 1.7.2 ...

    coefficient of determination on test data. The coefficient of determination,...shape (n_samples, n_features) Test samples. For some estimators...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.OrthogonalMatchingPursuit.html
    Wed Nov 05 14:36:32 UTC 2025
      134K bytes
      2 views
      Cache
     
  16. Feature Selection — scikit-learn 1.7.2 document...

    Comparison of F-test and mutual information Comparison of F-test and mutual...
    scikit-learn.org/stable/auto_examples/feature_selection/index.html
    Wed Nov 05 14:36:33 UTC 2025
      76.6K bytes
      Cache
     
  17. Some new ICE recruits have shown up to training...

    of the recruits failed drug testing, have disqualifying criminal...applicants are required to pass drug tests and undergo security vetting...
    www.nbcnews.com/politics/immigration/new-ice-recruits-showed-training-full-vetting-rcna238739
    Thu Oct 23 00:53:43 UTC 2025
      290.7K bytes
      Cache
     
  18. RandomizedSearchCV — scikit-learn 1.7.2 documen...

    the attributes best_index_ , best_score_ and best_params_ will...param_gamma split0_test_score … rank_test_score ‘rbf’ 0.1 0.80...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.RandomizedSearchCV.html
    Wed Nov 05 14:36:35 UTC 2025
      168.5K bytes
      Cache
     
  19. Using OpenAI compatible models with the Inferen...

    2 Test the installed model After installation, test the model....by default on port 11434 . To test it, make a request to the API...
    www.elastic.co/docs/solutions/search/using-openai-compatible-models
    Tue Nov 04 17:37:28 UTC 2025
      366.9K bytes
      Cache
     
  20. plot_classifier_comparison.py

    and test part X, y = ds X_train, X_test, y_train, y_test = train_test_split(...Plot the testing points ax.scatter( X_test[:, 0], X_test[:, 1],...
    scikit-learn.org/stable/_downloads/2da0534ab0e0c8241033bcc2d912e419/plot_classifier_comparison.py
    Tue Nov 04 06:34:50 UTC 2025
      4.8K bytes
      1 views
     
Back to top