Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 301 - 350 of 2,947 for test (7.5 seconds)

  1. ComplementNB — scikit-learn 1.8.0 documen...

    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
    Mon Dec 22 11:58:31 GMT 2025
      153.6K bytes
      Cache
     
  2. Node.js - 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/
    Mon Dec 22 11:57:25 GMT 2025
      637.2K bytes
      Cache
      Similar Results (2)
     
  3. The open source engine for high-performance sea...

    Build and test — integrate models, tune relevance, and test with AI...platform. Developers can build, test, and scale context-driven agents...
    www.elastic.co/enterprise-search
    Mon Dec 22 01:19:26 GMT 2025
      545.1K bytes
      Cache
     
  4. BeforeTestExecution (Spring Framework 7.0.1 API)

    -compliant methods within a Spring test ApplicationContext — for...xt.testMethod.name matches 'test.*'") . The EventPublishingTestE...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/event/a...
    Fri Feb 01 00:00:00 GMT 1980
      11.6K bytes
      Cache
     
  5. RegressorChain — scikit-learn 1.8.0 docum...

    test) splits as arrays of indices....coefficient of determination on test data. The coefficient of determination,...
    scikit-learn.org/stable/modules/generated/sklearn.multioutput.RegressorChain.html
    Mon Dec 22 11:58:31 GMT 2025
      134.4K bytes
      Cache
     
  6. BeanNameUrlHandlerMapping (Spring Framework 7.0...

    matches (given "/test" -> registered "/test") and "*" matches...matches (given "/test" -> registered "/t*"). For details on the...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/servlet/handler/...
    Fri Feb 01 00:00:00 GMT 1980
      32.2K bytes
      Cache
     
  7. IoT - IBM Developer

    test, and deploy custom Python analytics...autoencoders, learn how to create a test physical model based data generator...
    developer.ibm.com/technologies/iot
    Mon Dec 22 12:28:52 GMT 2025
      636.6K bytes
      Cache
     
  8. AdaBoostClassifier — scikit-learn 1.8.0 d...

    n_features) Test samples. y array-like of shape...monitoring (i.e. determine error on testing set) after each boosting iteration....
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.AdaBoostClassifier.html
    Mon Dec 22 11:58:31 GMT 2025
      157.5K bytes
      Cache
     
  9. Apache Spark - IBM Developer

    test AI, run Spark and Presto, and...Kubernetes 14 March 2024 Tutorial Test data ingestion to watsonx.data...
    developer.ibm.com/components/spark
    Mon Dec 22 12:53:12 GMT 2025
      636.3K bytes
      Cache
     
  10. minmax_scale — scikit-learn 1.8.0 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
    Mon Dec 22 11:58:31 GMT 2025
      116K bytes
      Cache
     
  11. plot_classifier_comparison.zip

    points in solid colors and testing points semi-transparent. The...classification accuracy on the test set. """ # Authors: The scikit-learn...
    scikit-learn.org/stable/_downloads/ce35bcc69acbd491cf7ac77fa17889d5/plot_classifier_comparison.zip
    Fri Dec 05 17:52:54 GMT 2025
      10.8K bytes
      1 views
     
  12. Feature Selection — scikit-learn 1.8.0 do...

    Comparison of F-test and mutual information Comparison of F-test and mutual...
    scikit-learn.org/stable/auto_examples/feature_selection/index.html
    Mon Dec 22 11:58:30 GMT 2025
      76.2K bytes
      Cache
     
  13. Classifier comparison — scikit-learn 1.8....

    points in solid colors and testing points semi-transparent. The...classification accuracy on the test set. # Authors: The scikit-learn...
    scikit-learn.org/stable/auto_examples/classification/plot_classifier_comparison.html
    Mon Dec 22 11:58:30 GMT 2025
      113.9K bytes
      Cache
     
  14. Lucene Change Log

    Internal test framework's tests are sensitive to previous test failures...non-recursive 'test-nocompile' target: Only runs unit tests. Jars are...
    lucene.apache.org/core/6_5_1/changes/Changes.html
    Tue May 02 16:10:27 GMT 2017
      1M bytes
      Cache
      Similar Results (12)
     
  15. MockMvcWebTestClient (Spring Framework 7.0.1 API)

    Rossen Stoyanchev Nested Class Summary Nested Classes Modifier...MockMvcWebTestClient The main class for testing Spring MVC applications via...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/web/servlet/cli...
    Fri Feb 01 00:00:00 GMT 1980
      24.5K bytes
      Cache
     
  16. ElasticNet — scikit-learn 1.8.0 documenta...

    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.ElasticNet.html
    Mon Dec 22 11:58:31 GMT 2025
      165.6K bytes
      Cache
     
  17. Real User Monitoring (RUM) with Elastic Observa...

    and test your user journeys all within...Learn more Synthetic monitoring Test user journeys to deliver a great...
    www.elastic.co/observability/real-user-monitoring
    Mon Dec 22 01:58:39 GMT 2025
      494.3K bytes
      Cache
     
  18. Flujo de Trabajo de Desarrollo

    de prueba específica mvn test -Dtest = SearchServiceTest # Ejecutar...Actualización de documentación test : Agregar/modificar pruebas...
    fess.codelibs.org/es/dev/workflow.html
    Mon Dec 22 02:42:45 GMT 2025
      63.4K bytes
      Cache
     
  19. What is Synthetic Monitoring? | A Comprehensive...

    Synthetic tests can also be used in load testing , which simulates...browser tests with Elastic's global, managed testing infrastructure...
    www.elastic.co/what-is/synthetic-monitoring
    Mon Dec 22 02:13:23 GMT 2025
      327.6K bytes
      Cache
     
  20. DummyRegressor — scikit-learn 1.8.0 docum...

    n_features) Test samples. Passing None as test samples gives...# Perform classification on test vectors X. Parameters : X array-like...
    scikit-learn.org/stable/modules/generated/sklearn.dummy.DummyRegressor.html
    Mon Dec 22 11:58:29 GMT 2025
      140.6K bytes
      Cache
     
  21. Plotting Learning Curves and Checking Models’ S...

    terms of training score and testing score. Here, we compute the..."Training Score" , "Test Score" ]) ax [ ax_idx ]...
    scikit-learn.org/stable/auto_examples/model_selection/plot_learning_curve.html
    Mon Dec 22 11:58:29 GMT 2025
      111.6K bytes
      Cache
     
  22. assert_all_finite — scikit-learn 1.8.0 do...

    print ( "Test passed: Array contains only...ValueError : ... print ( "Test failed: Array contains non-finite...
    scikit-learn.org/stable/modules/generated/sklearn.utils.assert_all_finite.html
    Mon Dec 22 11:58:31 GMT 2025
      108K bytes
      Cache
     
  23. Visualizing cross-validation behavior in scikit...

    cross-validation Nested versus non-nested cross-validation Nested versus...split data into training and test sets in order to avoid model...
    scikit-learn.org/stable/auto_examples/model_selection/plot_cv_indices.html
    Mon Dec 22 11:58:31 GMT 2025
      119.6K bytes
      Cache
     
  24. MockMvcWebTestClient.MockMvcServerSpec (Spring ...

    build () Shortcut to build the test client. WebTestClient.Builder...Proceed to configure and build the test client. <T extends B >...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/web/servlet/cli...
    Fri Feb 01 00:00:00 GMT 1980
      24.1K bytes
      Cache
     
  25. auto_examples_python.zip

    [{"length": len(text), "num_sentences": text.count(".")} for text in posts]...set and a test and keep 25% of the data for testing. X_train,...
    scikit-learn.org/stable/_downloads/07fcc19ba03226cd3d83d4e40ec44385/auto_examples_python.zip
    Mon Dec 15 15:02:30 GMT 2025
      1.7M bytes
     
  26. Selecting dimensionality reduction with Pipelin...

    cross-validated model on the test set. If `scoring` represents...An iterable yielding (train, test) splits as arrays of indices....
    scikit-learn.org/stable/auto_examples/compose/plot_compare_reduction.html
    Mon Dec 22 11:58:30 GMT 2025
      164.8K bytes
      Cache
     
  27. CategoricalNB — scikit-learn 1.8.0 docume...

    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.CategoricalNB.html
    Mon Dec 22 11:58:30 GMT 2025
      152.7K bytes
      Cache
     
  28. Elasticsearch AI Playground: Experiment, ingest...

    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/ai-playground
    Mon Dec 08 01:43:35 GMT 2025
      619.7K bytes
      Cache
     
  29. Shrinkage covariance estimation: LedoitWolf vs ...

    ) Compute the likelihood on test data # from scipy import linalg..."Error: negative log-likelihood on test data" ) # range shrinkage...
    scikit-learn.org/stable/auto_examples/covariance/plot_covariance_estimation.html
    Mon Dec 22 11:58:29 GMT 2025
      108.9K bytes
      Cache
     
  30. Plot classification probability — scikit-...

    Round markers represent the test data that was predicted to belong...plotted. The round markers show the test data and are colored by their...
    scikit-learn.org/stable/auto_examples/classification/plot_classification_probability.html
    Mon Dec 22 11:58:29 GMT 2025
      125.9K bytes
      Cache
     
  31. maxabs_scale — scikit-learn 1.8.0 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.maxabs_scale.html
    Mon Dec 22 11:58:29 GMT 2025
      110.3K bytes
      Cache
     
  32. CalibratedClassifierCV — scikit-learn 1.8...

    and calibrates it using the testing subset. For prediction, predicted...An iterable yielding (train, test) splits as arrays of indices....
    scikit-learn.org/stable/modules/generated/sklearn.calibration.CalibratedClassifierCV.html
    Mon Dec 22 11:58:31 GMT 2025
      157.2K bytes
      Cache
     
  33. check_cv — scikit-learn 1.8.0 documentation

    test) splits as arrays of indices....cross-validator which generates the train/test splits via the split method....
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.check_cv.html
    Mon Dec 22 11:58:29 GMT 2025
      109.1K bytes
      Cache
     
  34. Lucene Change Log

    Internal test framework's tests are sensitive to previous test failures...defaults, for better test randomization and to help tests reproduce (Robert...
    lucene.apache.org/core/5_5_3/changes/Changes.html
    Fri Sep 09 18:56:38 GMT 2016
      937.6K bytes
      Cache
      Similar Results (4)
     
  35. EstimatorCheckFailedWarning — scikit-lear...

    estimator check from the common tests fails. Parameters : estimator...Estimator instance for which the test failed. check_name str Name...
    scikit-learn.org/stable/modules/generated/sklearn.exceptions.EstimatorCheckFailedWarning.html
    Mon Dec 22 11:58:29 GMT 2025
      107.5K bytes
      Cache
     
  36. Feature discretization — scikit-learn 1.8...

    : name = [ get_name ( est [ 1 ]) for est in estimator . steps...points in solid colors and testing points semi-transparent. The...
    scikit-learn.org/stable/auto_examples/preprocessing/plot_discretization_classification.html
    Mon Dec 22 11:58:30 GMT 2025
      128.5K bytes
      Cache
     
  37. Regularization path of L1- Logistic Regression ...

    regularization on training and test error Effect of model regularization...regularization on training and test error Plot Ridge coefficients...
    scikit-learn.org/stable/auto_examples/linear_model/plot_logistic_path.html
    Mon Dec 22 11:58:30 GMT 2025
      96.3K bytes
      Cache
     
  38. Optimizing block storage in a striped configura...

    Test the API. Use curl to send a test request: curl...= 27.2KB Run the test Now, execute the test using fio : fio fio.txt...
    developer.ibm.com/tutorials/awb-optimize-block-storage-cloud-vpc/
    Mon Dec 22 12:14:42 GMT 2025
      743.4K bytes
      Cache
     
  39. Lucene Change Log

    Internal test framework's tests are sensitive to previous test failures...LockFactory stress test to be a unit/integration test. (Uwe Schindler,...
    lucene.apache.org/core/8_11_2/changes/Changes.html
    Sat Jun 18 01:26:11 GMT 2022
      1.3M bytes
      Cache
      Similar Results (13)
     
  40. Examples — scikit-learn 1.8.0 documentation

    (ROC) Nested versus non-nested cross-validation Nested versus...Comparison of F-test and mutual information Comparison of F-test and mutual...
    scikit-learn.org/stable/auto_examples/index.html
    Mon Dec 22 11:58:29 GMT 2025
      253.7K bytes
      Cache
     
  41. 1.13. Feature selection — scikit-learn 1....

    the best features based on univariate statistical tests. It can...we can use a F-test to retrieve the two best features for a dataset...
    scikit-learn.org/stable/modules/feature_selection.html
    Mon Dec 22 11:58:31 GMT 2025
      73.8K bytes
      Cache
     
  42. 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
    Mon Dec 22 11:58:30 GMT 2025
      114.8K bytes
      Cache
     
  43. Getting Started — scikit-learn 1.8.0 docu...

    disclosing some testing data in your training data....dataset , split it into train and test sets, and compute the accuracy...
    scikit-learn.org/stable/getting_started.html
    Mon Dec 22 11:58:31 GMT 2025
      49.8K bytes
      Cache
     
  44. plot_classifier_comparison.py

    points in solid colors and testing points semi-transparent. The...classification accuracy on the test set. """ # Authors: The scikit-learn...
    scikit-learn.org/stable/_downloads/2da0534ab0e0c8241033bcc2d912e419/plot_classifier_comparison.py
    Fri Dec 05 17:52:54 GMT 2025
      4.8K bytes
     
  45. Recognizing hand-written digits — scikit-...

    split the data into train and test subsets and fit a support vector...digit for the samples in the test subset. # flatten the images...
    scikit-learn.org/stable/auto_examples/classification/plot_digits_classification.html
    Mon Dec 22 11:58:31 GMT 2025
      101.7K bytes
      Cache
     
  46. 8.2. Real world datasets — scikit-learn 1...

    list of the raw texts that can be fed to text feature extractors...with the text data, one first need to turn the text into vectors...
    scikit-learn.org/stable/datasets/real_world.html
    Mon Dec 22 11:58:30 GMT 2025
      100.3K bytes
      Cache
     
  47. KNeighborsRegressor — scikit-learn 1.8.0 ...

    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
    Mon Dec 22 11:58:31 GMT 2025
      152.3K bytes
      Cache
     
  48. Overview of IBM Enterprise Build of Quarkus - I...

    shortening build–test cycles. Continuous testing provides immediate...with live coding, continuous testing, and a unified configuration...
    developer.ibm.com/articles/introducing-ibm-enterprise-build-quarkus/
    Mon Dec 22 12:21:47 GMT 2025
      693.1K bytes
      Cache
     
  49. Build machine learning models with and without ...

    split data into training and testing data sets, and building the...used. After evaluating on the test set, if the required accuracy...
    developer.ibm.com/articles/compare-model-building-with-and-without-automated-machine-learning/
    Mon Dec 22 12:25:27 GMT 2025
      692.6K bytes
      Cache
     
  50. Lucene Change Log

    Internal test framework's tests are sensitive to previous test failures...McCandless) Tests    (1) LUCENE-8035 : Run tests with...
    lucene.apache.org/core/7_5_0/changes/Changes.html
    Sat Sep 22 17:14:30 GMT 2018
      1.1M bytes
      Cache
      Similar Results (2)
     
Back to Top