Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 901 - 950 of 3,773 for test (1.83 seconds)

Filter
  1. Comparing randomized search and grid search for...

    not carry over to a held-out test set. Note that in practice,...# Utility function to report best scores def report ( results...
    scikit-learn.org/stable/auto_examples/model_selection/plot_randomized_search.html
    Tue Mar 17 03:44:38 UTC 2026
      16.4K bytes
      Cache
     
  2. GradientBoostingRegressor — scikit-learn 1.8.0 ...

    this parameter for best performance; the best value depends on...max_leaf_nodes in best-first fashion. Best nodes are defined...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.GradientBoostingRegressor.html
    Tue Mar 17 03:44:39 UTC 2026
      22.4K bytes
      Cache
     
  3. LedoitWolf — scikit-learn 1.8.0 documentation

    n_features) Test data of which we compute the...simple estimators as well as on nested objects (such as Pipeline )....
    scikit-learn.org/stable/modules/generated/sklearn.covariance.LedoitWolf.html
    Tue Mar 17 03:44:36 UTC 2026
      17.2K bytes
      Cache
     
  4. Kibana: Visualize, explore, and manage data in ...

    test queries, update data, and debug...started with Kibana, your data's best view Add your data Ingest logs,...
    www.elastic.co/kibana
    Mon Mar 23 01:42:10 UTC 2026
      83.1K bytes
      Cache
     
  5. Build a tool calling agent with LangGraph and w...

    "test" : "echo \"Error: no test specified\" &&...
    developer.ibm.com/tutorials/awb-build-tool-calling-agents-with-langgraph-and-flows-engine/
    Tue Feb 17 06:51:37 UTC 2026
      146.8K bytes
      Cache
     
  6. AutoOps in action: Investigating Elasticsearch ...

    The opportunity to test AutoOps presented itself when...
    www.elastic.co/search-labs/blog/autoops-eck-cluster-performance-elasticsearch
    Mon Feb 02 02:18:33 UTC 2026
      185.3K bytes
      Cache
     
  7. OutputCodeClassifier — scikit-learn 1.8.0...

    n_features) Test samples. y array-like of shape...classifiers than one-vs-the-rest. A number greater than 1 will...
    scikit-learn.org/stable/modules/generated/sklearn.multiclass.OutputCodeClassifier.html
    Mon Mar 09 14:07:54 UTC 2026
      16.9K bytes
      Cache
     
  8. Configuration SSO avec Entra ID

    Entra ID (Azure AD) est disponible Fess est accessible via HTTPS...Configuration minimale (pour les tests) Voici un exemple de configuration...
    fess.codelibs.org/fr/15.4/config/sso-entraid.html
    Mon Feb 09 02:48:02 UTC 2026
      46.8K bytes
      Cache
     
  9. Transform and enrich data | Elastic Docs

    to customize how text is analyzed and how text fields are defined...field mappings. Text analysis Like index mapping, text analysis is...
    www.elastic.co/docs/manage-data/ingest/transform-enrich
    Tue Mar 03 13:05:19 UTC 2026
      14.7K bytes
      Cache
     
  10. 3.3. Tuning the decision threshold for class pr...

    cost of further diagnostic tests. Consequently, when it comes...to an internal single train-test split. The option cv="prefit"...
    scikit-learn.org/stable/modules/classification_threshold.html
    Tue Mar 17 03:44:37 UTC 2026
      10.3K bytes
      Cache
     
  11. What is Elastic Machine Learning? | Elastic Docs

    you can export jobs from your test environment and import them...
    www.elastic.co/docs/explore-analyze/machine-learning
    Fri Mar 20 21:55:36 UTC 2026
      19.6K bytes
      Cache
     
  12. Artificial intelligence - IBM Developer

    test, and monitor AI agents in a...
    developer.ibm.com/technologies/artificial-intelligence/
    Tue Mar 24 01:05:32 UTC 2026
      16.3K bytes
      Cache
     
  13. Configuration SSO avec authentification SAML

    0 est disponible Fess est accessible via HTTPS...Configuration minimale (pour les tests) Voici un exemple de configuration...
    fess.codelibs.org/fr/15.4/config/sso-saml.html
    Mon Feb 09 02:48:01 UTC 2026
      54.2K bytes
      Cache
     
  14. Configuration SSO avec Auth Intégrée Windows

    supérieur est installé Un serveur Active Directory (AD) est disponible...Windows intégrée » est activé Vérifiez que le SPN est correctement...
    fess.codelibs.org/fr/15.5/config/sso-spnego.html
    Mon Mar 23 02:54:09 UTC 2026
      61.4K bytes
      Cache
     
  15. Comparison of Calibration of Classifiers — scik...

    fitting and the remaining for testing. Note that this split is quite...predicted probabilities of the test dataset. Calibration curves...
    scikit-learn.org/stable/auto_examples/calibration/plot_compare_calibration.html
    Tue Mar 17 03:44:36 UTC 2026
      20.8K bytes
      Cache
     
  16. SSO Configuration with Entra ID

    Minimal Configuration (for Testing) The following is a minimal...example for verification in a test environment. # Enable SSO sso...
    fess.codelibs.org/15.4/config/sso-entraid.html
    Mon Feb 09 02:42:12 UTC 2026
      44.3K bytes
      Cache
     
  17. Build your first machine learning model - IBM D...

    use simple text. We must convert the data from text to a number....vision Summary Tutorial Build and test your first machine learning...
    developer.ibm.com/learningpaths/get-started-artificial-intelligence/build-first-machine-learning-...
    Tue Mar 24 02:30:46 UTC 2026
      19.7K bytes
      Cache
     
  18. PoissonRegressor — scikit-learn 1.8.0 documenta...

    n_features) Test samples. y array-like of shape...is averaged by sample_weight. Best possible score is 1.0 and it...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.PoissonRegressor.html
    Tue Mar 17 03:44:39 UTC 2026
      17.5K bytes
      Cache
     
  19. An introduction to the java.util.stream library

    Predicate<T> test, BinaryOperator<T> f) (Java...first elements for which the test predicate returns false . S...
    developer.ibm.com/articles/j-java-streams-1-brian-goetz/
    Tue Mar 24 01:16:29 UTC 2026
      25.4K bytes
      Cache
     
  20. TensorFlow - IBM Developer

    learn how to create a test physical model based data generator...
    developer.ibm.com/components/tensorflow/
    Tue Mar 24 01:34:03 UTC 2026
      15.4K bytes
      Cache
     
  21. Probability calibration of classifiers — scikit...

    test for calibration X_train , X_test...this_y , ) plt . legend ( loc = "best" ) plt . title ( "Data" ) plt...
    scikit-learn.org/stable/auto_examples/calibration/plot_calibration.html
    Tue Mar 17 03:44:39 UTC 2026
      17.5K bytes
      Cache
     
  22. SparsePCA — scikit-learn 1.8.0 documentation

    n_features) Test data to be transformed, must...simple estimators as well as on nested objects (such as Pipeline )....
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.SparsePCA.html
    Tue Mar 17 03:44:39 UTC 2026
      17K bytes
      Cache
     
  23. Displaying estimators and complex pipelines — s...

    missing values at transform/test time. False keep_empty_features...missing values at transform/test time. False keep_empty_features...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_estimator_representation.html
    Tue Mar 17 03:44:39 UTC 2026
      30.9K bytes
      Cache
     
  24. IBM watsonx.governance on Microsoft Azure for r...

    testing and tuning, risk assessment,...case request to development to test to deployment. That data is...
    developer.ibm.com/articles/awb-watsonx-governance-responsible-transparent-explainable-ai/
    Tue Mar 24 02:12:28 UTC 2026
      18.6K bytes
      Cache
     
  25. GraphicalLasso — scikit-learn 1.8.0 documentation

    n_features) Test data of which we compute the...simple estimators as well as on nested objects (such as Pipeline )....
    scikit-learn.org/stable/modules/generated/sklearn.covariance.GraphicalLasso.html
    Tue Mar 17 03:44:36 UTC 2026
      16.6K bytes
      Cache
     
  26. Spring Boot Java applications for CICS, Part 4:...

    Add a REST controller The REST controller is the...updates transactional in CICS Test the sample in CICS This is a...
    developer.ibm.com/tutorials/spring-boot-java-applications-for-cics-part-4-jdbc/
    Tue Mar 24 01:27:43 UTC 2026
      24.3K bytes
      Cache
     
  27. FixedThresholdClassifier — scikit-learn 1.8.0 d...

    n_features) Test samples. y array-like of shape...simple estimators as well as on nested objects (such as Pipeline )....
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.FixedThresholdClassifier.html
    Tue Mar 17 03:44:39 UTC 2026
      17.4K bytes
      Cache
     
  28. Konfiguration von Thumbnail-Bildern

    thumbnail image file : / path / to / test . jpg / tmp / test_thumbnail...en RTF application/rtf Rich Text PostScript application/postscript...
    fess.codelibs.org/de/15.5/config/crawler-thumbnail.html
    Mon Mar 23 02:50:58 UTC 2026
      59K bytes
      1 views
      Cache
     
  29. Salesforce Connector

    Sandbox: https://test.salesforce.com ) auth_type Yes...Parameters: base_url = https : // test . salesforce . com auth_type...
    fess.codelibs.org/15.5/config/datastore/ds-salesforce.html
    Mon Mar 23 02:47:54 UTC 2026
      63.4K bytes
      Cache
     
  30. What is DevOps? | A Comprehensive DevOps Guide ...

    Acceptance Testing (UAT) A QA team, stakeholders, and/or test users...percentage of tests that are automated. Higher automated testing coverage...
    www.elastic.co/what-is/devops
    Mon Mar 23 02:42:51 UTC 2026
      60.7K bytes
      Cache
     
  31. Ingest data with Python | Elastic Docs

    { &quot;names&quot;: [&quot;test-index&quot;], &quot;privileges&quot;:...added earlier after you have tested the api_key , and consider...
    www.elastic.co/docs/manage-data/ingest/ingesting-data-from-applications/ingest-data-with-python-o...
    Tue Mar 03 13:05:32 UTC 2026
      18.4K bytes
      Cache
     
  32. Conector Salesforce

    Sandbox: https://test.salesforce.com ) auth_type Si...Parametros: base_url = https : // test . salesforce . com auth_type...
    fess.codelibs.org/es/15.5/config/datastore/ds-salesforce.html
    Mon Mar 23 02:52:34 UTC 2026
      65.8K bytes
      Cache
     
  33. Elastic Generative AI Tools and Capabilities | ...

    Test drive serverless Generative...GenAI trial Refine semantic text queries, export code, and prototype...
    www.elastic.co/generative-ai
    Mon Mar 23 02:01:57 UTC 2026
      89.1K bytes
      Cache
     
  34. Windows Installation (Detailed Procedure)

    true only in development or test environments. In production...config\opensearch.yml with a text editor and add the following...
    fess.codelibs.org/15.5/install/install-windows.html
    Mon Mar 23 02:47:57 UTC 2026
      44.5K bytes
      Cache
     
  35. Install Elasticsearch with a Debian package | E...

    Elasticsearch is tested on the listed platforms, but...node in your cluster. You can test this by running a curl command...
    www.elastic.co/docs/deploy-manage/deploy/self-managed/install-elasticsearch-with-debian-package
    Fri Jan 30 12:50:00 UTC 2026
      452.8K bytes
      Cache
     
  36. Product Support Period

    configuration files and index data Test in staging environment : Verify...configurations, we recommend testing in a staging environment first....
    fess.codelibs.org/eol.html
    Mon Mar 23 02:51:17 UTC 2026
      30.3K bytes
      Cache
     
  37. IBM Cloud Pak for Integration - IBM Developer

    and test a new API using API Connect,...
    developer.ibm.com/components/cloud-pak-for-integration/
    Tue Mar 24 01:31:27 UTC 2026
      15.1K bytes
      Cache
     
  38. Building Elastic Cloud Serverless - Elasticsear...

    building—start a 14-day free trial to test it out yourself! You can follow...autoscaling and performance stress testing at scale Dive into how Elasticsearch...
    www.elastic.co/search-labs/blog/building-elastic-cloud-serverless
    Mon Jan 12 02:11:08 UTC 2026
      175.2K bytes
      Cache
     
  39. StackingClassifier — scikit-learn 1.8.0 documen...

    test splits, "prefit" , to assume...shape (n_samples, n_features) Test samples. y array-like of shape...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.StackingClassifier.html
    Tue Mar 17 03:44:39 UTC 2026
      20.1K bytes
      Cache
     
  40. Advanced Endpoint Security Solution | Elastic

    shines in the Malware Protection Test by AV-Comparatives with a protection...response. Choose the solution that best fits your needs: extended protection...
    www.elastic.co/security/endpoint-security
    Mon Mar 23 02:51:31 UTC 2026
      83K bytes
      Cache
     
  41. Learningpaths - IBM Developer

    build REST APIs, persist data, configure environments, test your...
    developer.ibm.com/learningpaths/
    Tue Mar 24 01:10:12 UTC 2026
      15.6K bytes
      Cache
     
  42. Displaying Pipelines — scikit-learn 1.8.0 docum...

    To view the text pipeline, change to display='text' . set_config...``max_leaf_nodes`` in best-first fashion. Best nodes are defined...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_pipeline_display.html
    Tue Mar 17 03:44:39 UTC 2026
      81.8K bytes
      Cache
     
  43. watsonx Orchestrate - IBM Developer

    and test queries in minutes. Items per...
    developer.ibm.com/components/watsonx-orchestrate/
    Mon Feb 02 12:49:40 UTC 2026
      637.8K bytes
      Cache
     
  44. Univariate Feature Selection — scikit-learn 1.8...

    Univariate feature selection with F-test for feature scoring. We use...
    scikit-learn.org/stable/auto_examples/feature_selection/plot_feature_selection.html
    Tue Mar 17 03:44:38 UTC 2026
      16.8K bytes
      Cache
     
  45. Konfiguration von Thumbnail-Bildern

    thumbnail image file : / path / to / test . jpg / tmp / test_thumbnail...en RTF application/rtf Rich Text PostScript application/postscript...
    fess.codelibs.org/de/15.4/config/crawler-thumbnail.html
    Mon Feb 09 02:45:11 UTC 2026
      58K bytes
      1 views
      Cache
     
  46. Why virtual assistants fail and how to avoid it

    development principles and model tests those specialists use. Specifically,...training data, validation data, and test data sets to perform well. Chatbot...
    developer.ibm.com/articles/why-virtual-assistants-fail-and-how-to-avoid-it/
    Tue Mar 24 02:05:50 UTC 2026
      19.9K bytes
      Cache
     
  47. Use Watson Pipelines to build model pipelines

    Validate and test the online deployment. Summary...
    developer.ibm.com/tutorials/use-watson-pipelines-to-build-model-pipelines/
    Tue Mar 24 02:07:24 UTC 2026
      17.9K bytes
      Cache
     
  48. Salesforce连接器

    com ,沙盒: https://test.salesforce.com ) auth_type 是...爬取沙盒环境 参数: base_url = https : // test . salesforce . com auth_type...
    fess.codelibs.org/zh-cn/15.5/config/datastore/ds-salesforce.html
    Mon Mar 23 03:00:18 UTC 2026
      61.5K bytes
      Cache
     
  49. Build a RAG agent to answer complex questions

    which he often uses as a “litmus test” for assessing new AI systems:...following image. Finally, let's test our RAG agent! question = "Which...
    developer.ibm.com/tutorials/awb-build-rag-llm-agents/
    Tue Feb 17 06:44:55 UTC 2026
      152.6K bytes
      Cache
     
  50. Introduction to machine learning - IBM Developer

    Splitting data for training and testing Preparing a classification...model is described in Build and test your first machine learning...
    developer.ibm.com/learningpaths/get-started-artificial-intelligence/ai-basics/introduction-to-mac...
    Tue Mar 24 02:31:04 UTC 2026
      19K bytes
      Cache
     
Back to Top