Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 501 - 520 of 3,693 for test (0.62 seconds)

Filter
  1. Scale enterprise AI with IBM watsonx

    and that they will be able to test and validate future models in...tool allows users to quickly test out different prompts and models...
    developer.ibm.com/articles/awb-watsonx-enterprise-data-and-ai-platform/
    Tue Mar 17 04:48:24 UTC 2026
      23.3K bytes
      Cache
     
  2. Plot Ridge coefficients as a function of the re...

    regularization on training and test error Effect of model regularization...regularization on training and test error Common pitfalls in the interpretation...
    scikit-learn.org/stable/auto_examples/linear_model/plot_ridge_path.html
    Mon Mar 23 20:39:22 UTC 2026
      16.1K bytes
      Cache
     
  3. plot_hgbt_regression.rst.txt

    shape[0]}") print(f"Test sample size: {X_test.shape[0]}")...Training sample size: 16531 Test sample size: 11021 Number of...
    scikit-learn.org/stable/_sources/auto_examples/ensemble/plot_hgbt_regression.rst.txt
    Mon Mar 23 20:39:21 UTC 2026
      6.9K bytes
     
  4. Developer’s Guide — scikit-learn 1.8.0 do...

    on GitHub Actions Testing and improving test coverage Monitoring...Numbers Numerical assertions in tests Developers’ Tips and Tricks...
    scikit-learn.org/stable/developers/index.html
    Mon Mar 09 14:07:56 UTC 2026
      7.7K bytes
      Cache
     
  5. plot_hgbt_regression.py

    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/d108f2283ac3905eb623b32d42217a2b/plot_hgbt_regression.py
    Mon Mar 23 20:39:21 UTC 2026
      5.8K bytes
     
  6. Sample pipeline for text feature extraction and...

    { "text" : "trade-off between scoring time and mean test score"...title = { "text" : "Parallel coordinates plot of text classifier...
    scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_text_feature_extraction.html
    Mon Mar 23 20:39:21 UTC 2026
      34.4K bytes
      Cache
     
  7. Ridge coefficients as a function of the L2 Regu...

    our trained predictions to the test data and see the statistical...regularization on training and test error Effect of model regularization...
    scikit-learn.org/stable/auto_examples/linear_model/plot_ridge_coeffs.html
    Mon Mar 23 20:39:22 UTC 2026
      18.8K bytes
      Cache
     
  8. Python - Courses - IBM Developer

    you’ll create the REST API endpoints, run and test the server with...cURL, and use POSTMAN to test the REST API endpoints. Course Coursera...
    developer.ibm.com/languages/python/courses/
    Tue Mar 17 04:26:58 UTC 2026
      15.3K bytes
      Cache
     
  9. RadiusNeighborsClassifier — scikit-learn 1.8.0 ...

    or None Test samples. If None , predictions...probability estimates for the test data X. Parameters : X {array-like,...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.RadiusNeighborsClassifier.html
    Mon Mar 23 20:39:21 UTC 2026
      19.8K bytes
      Cache
     
  10. RFECV — scikit-learn 1.8.0 documentation

    test) splits as arrays of indices....scoring option on the given test data and labels. Parameters...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.RFECV.html
    Mon Mar 23 20:39:23 UTC 2026
      19.6K bytes
      Cache
     
  11. 7.3. Preprocessing data — scikit-learn 1.8.0 do...

    \(K_{test}\) is done as: \[\tilde{K}_{test}(X, Y) = K_{test} -...- 1'_{\text{n}_{samples}} K - K_{test} 1_{\text{n}_{samples}}...
    scikit-learn.org/stable/modules/preprocessing.html
    Mon Mar 23 20:39:23 UTC 2026
      29.9K bytes
      Cache
     
  12. Introduction to Node package manager - IBM Deve...

    run functional tests (via npm test ), and even run custom..."scripts" : { "test" : "echo \" Error : no test specified\ " &&...
    developer.ibm.com/learningpaths/get-started-nodejs/learn-about-npm/
    Tue Feb 17 06:29:06 UTC 2026
      166.8K bytes
      Cache
     
  13. Poisson regression and non-normal loss — scikit...

    """Score an estimator on the test set.""" y_pred = estimator ....models with a single train / test split is prone to random fluctuations....
    scikit-learn.org/stable/auto_examples/linear_model/plot_poisson_regression_non_normal_loss.html
    Mon Mar 23 20:39:20 UTC 2026
      26.7K bytes
      Cache
     
  14. Comparison of kernel ridge regression and SVR —...

    label = " %s (test)" % name , ) plt . xscale (...Squared Error" , "score_type" : "test" , "std_display_style" : None...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_kernel_ridge_regression.html
    Mon Mar 23 20:39:20 UTC 2026
      18.8K bytes
      Cache
     
  15. 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 Mar 23 20:39:20 UTC 2026
      36.8K bytes
     
  16. Vibe coding your way through expense reports

    I skipped them and tested if an LLM could handle receipts...to the LLM. Where this was tested and how it runs I used IBM’s...
    developer.ibm.com/tutorials/awb-vibe-coding-expense-report/
    Tue Mar 17 04:50:28 UTC 2026
      22.1K bytes
      Cache
     
  17. RidgeCV — scikit-learn 1.8.0 documentation

    test) splits as arrays of indices....coefficient of determination on test data. The coefficient of determination,...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.RidgeCV.html
    Mon Mar 23 20:39:23 UTC 2026
      19.5K bytes
      Cache
     
  18. Why and how to use ESLint in your project

    your unit tests. When you you use npm to run the test script, it...run automatically before your tests by changing your package.json...
    developer.ibm.com/articles/why-and-how-to-use-eslint-in-your-project/
    Mon Mar 09 13:23:53 UTC 2026
      18.6K bytes
      Cache
     
  19. Sicherheitseinstellungen

    O = Test , L = Test , C = DE Konfiguration...fess-backup.tar.gz Sicherheits-Best-Practices Prinzip der geringsten...
    fess.codelibs.org/de/15.4/install/security.html
    Mon Feb 09 02:45:13 UTC 2026
      40.8K bytes
      Cache
     
  20. Elastic Observability Serverless pricing | Elastic

    and synthetic tests Service Level Objectives (SLOs)...Optional add-ons Synthetic tests on our global managed infrastructure...
    www.elastic.co/pricing/serverless-observability
    Mon Jan 12 02:11:42 UTC 2026
      517.7K bytes
      Cache
     
Back to Top