Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 501 - 510 of 1,698 for tests (0.32 seconds)

  1. minmax_scale — scikit-learn 1.7.2 documen...

    splitting into training and test sets. This will bias the model...information would have leaked from the test set to the training set. In...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.minmax_scale.html
    Fri Nov 21 09:29:38 GMT 2025
      115.6K bytes
      Cache
     
  2. SSL client fails to connect to Logstash | Packe...

    For testing purposes only, you can set...hostname checking. Use OpenSSL to test connectivity to the Logstash...
    www.elastic.co/guide/en/beats/packetbeat/8.19/ssl-client-fails.html
    Mon Oct 20 16:31:38 GMT 2025
      16.4K bytes
      Cache
     
  3. Deploying Vault securely in a confidential envi...

    Never volumes: test: mount: "/mnt/data" seed: "testing" auths: { registry...Never volumes: test: mount: "/mnt/data" seed: "testing" auths: { registry...
    developer.ibm.com/tutorials/awb-deploy-vault-securely-confidential-environment/
    Wed Nov 26 04:41:50 GMT 2025
      756.7K bytes
      Cache
     
  4. Orchestrating external agents using A2A standar...

    It has been tested and verified with ADK version...but this tutorial has been tested with Python 3.12. An IDE such...
    developer.ibm.com/tutorials/orchestrate-agents-a2a-standard/
    Wed Nov 26 04:46:03 GMT 2025
      731.4K bytes
      Cache
     
  5. plot_classifier_comparison.ipynb

    points in solid colors and testing points\nsemi-transparent. The...classification accuracy on the test\nset.\n" ] }, { "cell_type":...
    scikit-learn.org/stable/_downloads/3438aba177365cb595921cf18806dfa7/plot_classifier_comparison.ipynb
    Wed Nov 26 04:38:21 GMT 2025
      5.7K bytes
     
  6. QuadraticDiscriminantAnalysis — scikit-le...

    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 26 04:38:21 GMT 2025
      141.5K bytes
      Cache
     
  7. 1.13. Feature selection — scikit-learn 1....

    based on univariate statistical tests. It can be seen as a preprocessing...common univariate statistical tests for each feature: false positive...
    scikit-learn.org/stable/modules/feature_selection.html
    Wed Nov 26 04:38:21 GMT 2025
      73.8K bytes
      Cache
     
  8. KNeighborsRegressor — scikit-learn 1.7.2 ...

    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 26 04:38:21 GMT 2025
      151.8K bytes
      Cache
     
  9. Multi-class AdaBoosted Decision Trees — s...

    the remaining 30 percent for testing. from sklearn.model_selection...each boosting iteration on the test set to assess its performance....
    scikit-learn.org/stable/auto_examples/ensemble/plot_adaboost_multiclass.html
    Wed Nov 26 04:38:21 GMT 2025
      115.1K bytes
      Cache
     
  10. plot_hgbt_regression.zip

    shape[0]}") print(f"Test sample size: {X_test.shape[0]}")...slice(0, 336) # first week in the test set as 7 * 48 = 336 missing_fraction_list...
    scikit-learn.org/stable/_downloads/ef504a3cb245a55fde178198c8218b4a/plot_hgbt_regression.zip
    Mon Nov 24 12:29:40 GMT 2025
      36.8K bytes
     
Back to Top