Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 401 - 450 of 3,212 for test (0.83 seconds)

Filter
  1. 기여 가이드

    작성 테스트 메서드명은 test 로 시작 Given-When-Then 패턴 사용 @Test public void...SearchService (); String query = "test" ; // When: 테스트 대상 실행 SearchResponse...
    fess.codelibs.org/ko/dev/contributing.html
    Mon Mar 23 02:59:01 UTC 2026
      57.7K bytes
      Cache
     
  2. Architecture et structure du code

    │ └── test/ │ └── java/org/codelibs/fess/ │ ├── ...Test.java #...# Classes de test │ └── it/ # Tests d'intégration ├── pom.xml...
    fess.codelibs.org/fr/dev/architecture.html
    Mon Mar 23 02:54:27 UTC 2026
      66.2K bytes
      Cache
     
  3. What is Machine Learning? | A Comprehensive ML ...

    Best practices for machine learning Some best practices...processing and feature selection. Testing Now that the model has been...
    www.elastic.co/what-is/machine-learning
    Mon Mar 23 02:39:11 UTC 2026
      63.7K bytes
      Cache
     
  4. 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
     
  5. AdaBoostRegressor — scikit-learn 1.8.0 document...

    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.ensemble.AdaBoostRegressor.html
    Mon Mar 23 20:39:23 UTC 2026
      18.1K bytes
      Cache
     
  6. QuantileRegressor — scikit-learn 1.8.0 document...

    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.QuantileRegressor.html
    Mon Mar 23 20:39:21 UTC 2026
      17.2K bytes
      Cache
     
  7. plot_hgbt_regression.ipynb

    shape[0]}\")\nprint(f\"Test sample size: {X_test.shape[...slice(0, 336) # first week in the test set as 7 * 48 = 336\nmissing_fraction_list...
    scikit-learn.org/stable/_downloads/cb9a8a373677fb481fe43a11d8fa0e94/plot_hgbt_regression.ipynb
    Mon Mar 23 20:39:22 UTC 2026
      6.2K bytes
     
  8. 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
     
  9. 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
     
  10. Create a machine learning model pipeline to cho...

    Use the following steps to test the online endpoint. After the...applications to call the model. Go to Test , and select JSON Input . Copy...
    developer.ibm.com/tutorials/generate-machine-learning-model-pipelines-to-choose-the-best-model-fo...
    Tue Mar 24 02:06:41 UTC 2026
      21.3K bytes
      Cache
     
  11. 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
     
  12. COBOL - Articles - IBM Developer

    AI driven refactoring and testing Boost mainframe DevOps with...Code Assistant for Z and IBM Test Accelerator for Z for COBOL...
    developer.ibm.com/languages/cobol/articles/
    Tue Mar 24 02:18:58 UTC 2026
      13.7K bytes
      Cache
     
  13. is_regressor — scikit-learn 1.8.0 documentation

    instance Estimator object to test. Returns : out bool True if...
    scikit-learn.org/stable/modules/generated/sklearn.base.is_regressor.html
    Mon Mar 23 20:39:20 UTC 2026
      12.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. 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
     
  16. Visualization of MLP weights on MNIST — scikit-...

    986429 Test set score: 0.953061 # Authors:...data into train partition and test partition X_train , X_test ,...
    scikit-learn.org/stable/auto_examples/neural_networks/plot_mnist_filters.html
    Mon Mar 23 20:39:21 UTC 2026
      16.4K bytes
      Cache
     
  17. BernoulliNB — scikit-learn 1.8.0 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.BernoulliNB.html
    Mon Mar 23 20:39:23 UTC 2026
      18K bytes
      Cache
     
  18. IBM Digital Self-Serve Co-Create Experience

    Classification RAG Summarization Test Agent AI tasks using Synthetic...Embed InstructLab SDG in a Testing Center to evaluate models used...
    developer.ibm.com/dsce/watsonx
    Mon Mar 09 13:09:43 UTC 2026
      53.5K bytes
      1 views
      Cache
      Similar Results (2)
     
  19. Uses of Package org.springframework.aot.hint.an...

    overriding in Spring tests. org.springframework.test.context.bean.override.convention...context. org.springframework.test.context.bean.override Support...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/aot/hint/annotation/...
    Fri Feb 01 00:00:00 UTC 1980
      21K bytes
      Cache
     
  20. 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
     
  21. Elastic Agent Builder | Elastic

    Playground - Roll up your sleeves Test the latest AI search capabilities...explore how to build RAG systems, test different LLMs from various...
    www.elastic.co/demo-gallery/elastic-agent-builder
    Mon May 04 01:48:21 UTC 2026
      94.2K bytes
      Cache
     
  22. MultiTaskElasticNetCV — scikit-learn 1.8.0 docu...

    are tested by cross-validation and the one giving the best prediction...default=None Values of alphas to test along the regularization path,...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.MultiTaskElasticNetCV.html
    Mon Mar 23 20:39:20 UTC 2026
      20.5K bytes
      Cache
     
  23. Elasticsearch ingest pipelines | Elastic Docs

    } ] } Nest a list of on_failure processors for nested error handling....specifying the version parameter. Test a pipeline Before using a pipeline...
    www.elastic.co/docs/manage-data/ingest/transform-enrich/ingest-pipelines
    Thu Feb 26 23:22:36 UTC 2026
      185.3K bytes
      Cache
     
  24. 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
     
  25. DevOps - IBM Developer

    AI driven refactoring and testing Boost mainframe DevOps with...Code Assistant for Z and IBM Test Accelerator for Z for COBOL...
    developer.ibm.com/devpractices/devops/
    Tue Mar 24 01:07:12 UTC 2026
      16.4K bytes
      Cache
     
  26. TransformedTargetRegressor — scikit-learn 1.8.0...

    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
    Mon Mar 23 20:39:23 UTC 2026
      18.1K bytes
      Cache
     
  27. 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
    Mon Mar 23 20:39:21 UTC 2026
      62.7K bytes
      Cache
     
  28. MultiOutputRegressor — scikit-learn 1.8.0 docum...

    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.multioutput.MultiOutputRegressor.html
    Mon Mar 23 20:39:21 UTC 2026
      17.3K bytes
      Cache
     
  29. Get started with IBM EASeJ

    the code in a Git branch and tests them locally. When they’re happy...changes also build and pass the tests in EASeJ. The developer then...
    developer.ibm.com/tutorials/get-started-easej/
    Mon Mar 09 14:06:42 UTC 2026
      22.8K bytes
      Cache
     
  30. AgentOps in watsonx Orchestrate: Observability ...

    with root causes Running A/B tests for prompts or model settings...ADK . Note : This tutorial is tested on watsonx Orchestrate ADK...
    developer.ibm.com/tutorials/agentsops-telemetry-langfuse-watsonx-orchestrate/
    Tue Mar 24 01:55:19 UTC 2026
      23.1K bytes
      Cache
     
  31. Custom refit strategy of a grid search with cro...

    split into a training and a testing set of equal size. from sk...cross-validated model on the test set. If `scoring` represents...
    scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_digits.html
    Mon Mar 23 20:39:22 UTC 2026
      29K bytes
      Cache
     
  32. OpenShift API for Data Protection in IBM Cloud

    Regular testing : Test your backup and restore...their functionality. Conducting test restores allows you to verify...
    developer.ibm.com/articles/awb-openshift-api-ibm-cloud/
    Tue Mar 24 01:26:04 UTC 2026
      17.6K bytes
      Cache
     
  33. Node.js programming - IBM Developer

    for asynchronous testing. Mocha tests run serially, allowing...is a feature-rich JavaScript test framework running on Node.js...
    developer.ibm.com/languages/node-js/
    Tue Mar 24 01:07:11 UTC 2026
      15.7K bytes
      Cache
     
  34. RegressorMixin — scikit-learn 1.8.0 documentation

    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.base.RegressorMixin.html
    Mon Mar 23 20:39:20 UTC 2026
      14.5K bytes
      Cache
     
  35. Thumbnail Configuration

    thumbnail image file : / path / to / test . jpg / tmp / test_thumbnail...installed which rsvg - convert Test conversion manually rsvg - convert...
    fess.codelibs.org/15.5/config/crawler-thumbnail.html
    Mon Mar 23 02:47:54 UTC 2026
      57.8K bytes
      Cache
     
  36. Getting started with ES|QL (Elasticsearch Query...

    is pasted in and test it by clicking on “Test query.” This will...ES|QL alert rule type Step 3. Test your alert rule type query....
    www.elastic.co/blog/getting-started-elasticsearch-query-language
    Mon Mar 09 02:19:47 UTC 2026
      96.6K bytes
      Cache
     
  37. Early stopping of Stochastic Gradient Descent —...

    "Test score" , ] results_df = pd ...."-" ] # First plot: train and test scores fig , axes = plt . subplots...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sgd_early_stopping.html
    Mon Mar 23 20:39:21 UTC 2026
      17.8K bytes
      Cache
     
  38. OrthogonalMatchingPursuitCV — scikit-learn 1.8....

    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.OrthogonalMatchingPursuitCV.html
    Mon Mar 23 20:39:20 UTC 2026
      17.7K bytes
      Cache
     
  39. Effortless one-step firmware updates for IBM AI...

    Test connectivity : After configuring...or modifying proxy settings, test your connection (for example,...
    developer.ibm.com/articles/firmware-updates-aix-io-adapters-invscout/
    Tue Mar 24 02:16:50 UTC 2026
      18.2K bytes
      Cache
     
  40. Leitfaden für Beiträge

    }); Schreiben von Tests Schreiben Sie Tests für alle öffentlichen...mit test Verwenden Sie das Given-When-Then-Muster @Test public...
    fess.codelibs.org/de/dev/contributing.html
    Mon Mar 23 02:51:17 UTC 2026
      61.3K bytes
      Cache
     
  41. TheilSenRegressor — scikit-learn 1.8.0 document...

    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.TheilSenRegressor.html
    Mon Mar 23 20:39:21 UTC 2026
      17.6K bytes
      Cache
     
  42. cross_val_predict — scikit-learn 1.8.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
    Mon Mar 23 20:39:23 UTC 2026
      15.9K bytes
      Cache
     
  43. Fichiers recherchables

    au référentiel de données de test pour systèmes de recherche ....le crawling et la recherche. Texte (txt) XML (xml, xhtml, mm, etc.)...
    fess.codelibs.org/fr/supported-files.html
    Mon Mar 23 02:54:27 UTC 2026
      18.7K bytes
      Cache
     
  44. Lars — scikit-learn 1.8.0 documentation

    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.Lars.html
    Mon Mar 23 20:39:20 UTC 2026
      17.4K bytes
      Cache
     
  45. MLPRegressor — scikit-learn 1.8.0 documentation

    train-test split if early stopping is used,...coefficient of determination on test data. The coefficient of determination,...
    scikit-learn.org/stable/modules/generated/sklearn.neural_network.MLPRegressor.html
    Mon Mar 23 20:39:23 UTC 2026
      21K bytes
      Cache
     
  46. IsotonicRegression — scikit-learn 1.8.0 documen...

    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.isotonic.IsotonicRegression.html
    Mon Mar 23 20:39:21 UTC 2026
      18.1K bytes
      Cache
     
  47. 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
     
  48. chi2 — scikit-learn 1.8.0 documentation

    with the highest values for the test chi-squared statistic from X,.... Recall that the chi-square test measures dependence between...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.chi2.html
    Mon Mar 23 20:39:23 UTC 2026
      14K bytes
      Cache
     
  49. Introducing approximate nearest neighbor search...

    called ann-benchmarks which tests the leading algorithms against...and also did well in our own testing. Another benefit of HNSW is...
    www.elastic.co/blog/introducing-approximate-nearest-neighbor-search-in-elasticsearch-8-0
    Mon May 04 01:44:23 UTC 2026
      75.2K bytes
      Cache
     
  50. Architektur und Codestruktur

    │ └── test/ │ └── java/org/codelibs/fess/ │ ├── ...Test.java #...Bauen und Testen - Build und Test Leitfaden für Beiträge - Erstellen...
    fess.codelibs.org/de/dev/architecture.html
    Mon Mar 23 02:51:17 UTC 2026
      64.6K bytes
      Cache
     
Back to Top