Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 261 - 280 of 3,119 for test (2 seconds)

Filter
  1. 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
    Mon Mar 23 20:39:23 UTC 2026
      10.8K bytes
      1 views
     
  2. fetch_20newsgroups — scikit-learn 1.8.0 documen...

    test’ for the test set, ‘all’ for both,...on a Text Dataset Semi-supervised Classification on a Text Dataset...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_20newsgroups.html
    Mon Mar 23 20:39:23 UTC 2026
      15.8K bytes
      Cache
     
  3. KNeighborsClassifier — scikit-learn 1.8.0 docum...

    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.KNeighborsClassifier.html
    Mon Mar 23 20:39:23 UTC 2026
      20.5K bytes
      Cache
     
  4. estimator_checks_generator — scikit-learn 1.8.0...

    to a test failure. If False, unexpectedly passing tests will...pytest.mark.xfail ) or skip. Marking a test as “skip” is done via wrapping...
    scikit-learn.org/stable/modules/generated/sklearn.utils.estimator_checks.estimator_checks_generat...
    Tue Mar 17 03:44:39 UTC 2026
      13.6K bytes
      Cache
     
  5. Machine Learning - 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/technologies/machine-learning/courses/
    Tue Mar 24 01:43:27 UTC 2026
      13.5K bytes
      Cache
     
  6. IoT Programming - 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/
    Tue Mar 24 01:41:40 UTC 2026
      15.8K bytes
      Cache
     
  7. SelectFpr — scikit-learn 1.8.0 documentation

    a FPR test. FPR test stands for False Positive Rate test. It controls...simple estimators as well as on nested objects (such as Pipeline )....
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SelectFpr.html
    Mon Mar 23 20:39:23 UTC 2026
      16.2K bytes
      Cache
     
  8. Plotting Learning Curves and Checking Models’ S...

    terms of training score and testing score. Here, we compute the...[: 2 ], [ "Training Score" , "Test Score" ]) ax [ ax_idx ] . set_title...
    scikit-learn.org/stable/auto_examples/model_selection/plot_learning_curve.html
    Mon Mar 23 20:39:21 UTC 2026
      17.8K bytes
      Cache
     
  9. learning_curve — scikit-learn 1.8.0 documentation

    cross-validated training and test scores for different training...dataset k times in training and test data. Subsets of the training...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.learning_curve.html
    Mon Mar 23 20:39:20 UTC 2026
      16.5K bytes
      Cache
     
  10. Non-negative least squares — scikit-learn 1.8.0...

    Split the data in train set and test set from sklearn.model_selection...regularization on training and test error Effect of model regularization...
    scikit-learn.org/stable/auto_examples/linear_model/plot_nnls.html
    Mon Mar 23 20:39:22 UTC 2026
      15.9K bytes
      Cache
     
  11. fetch_rcv1 — scikit-learn 1.8.0 documentation

    test’ for the test set (781265 samples),...subfolders. subset {‘train’, ‘test’, ‘all’}, default=’all’ Select...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_rcv1.html
    Mon Mar 23 20:39:20 UTC 2026
      14.2K bytes
      Cache
     
  12. Using failure stores to address ingestion issue...

    pipeline has been tested, be sure to test the end-to-end ingestion..."counter_name": "test" } { "_index":...
    www.elastic.co/docs/manage-data/data-store/data-streams/failure-store-recipes
    Tue Mar 03 13:05:32 UTC 2026
      23K bytes
      Cache
     
  13. Permutation Importance with Multicollinear or C...

    get about 97% accuracy on a test dataset. Because this dataset...contradiction with the high test accuracy. We demo a possible...
    scikit-learn.org/stable/auto_examples/inspection/plot_permutation_importance_multicollinear.html
    Mon Mar 23 20:39:20 UTC 2026
      19K bytes
      Cache
     
  14. Deploying MCP Tools on watsonx Orchestrate by u...

    Content-Type: text/event-stream curl -v -N -H 'Accept: text/event-stream'...instance. This tutorial has been tested on watsonx Orchestrate ADK...
    developer.ibm.com/tutorials/build-mcp-tools-mcp-gateway-watsonx-orchestrate-agents/
    Tue Mar 17 04:31:42 UTC 2026
      27.2K bytes
      Cache
     
  15. LeaveOneGroupOut — scikit-learn 1.8.0 documenta...

    test ndarray The testing set indices for that...cross-validator. Provides train/test indices to split data such that...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.LeaveOneGroupOut.html
    Mon Mar 23 20:39:21 UTC 2026
      15.1K bytes
      Cache
     
  16. RepeatedKFold — scikit-learn 1.8.0 documentation

    index=[0 1] Test: index=[2 3] Fold 1: Train: index=[2 3] Test: index=[0...index=[1 2] Test: index=[0 3] Fold 3: Train: index=[0 3] Test: index=[1...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.RepeatedKFold.html
    Mon Mar 23 20:39:23 UTC 2026
      14.8K bytes
      Cache
     
  17. Data privacy using watsonx.data with IBM Knowle...

    previous steps Test the connection by using Test Connection button,...a crucial step that lets you test data protection rules and governance...
    developer.ibm.com/tutorials/awb-data-privacy-using-watsonx-data-with-ibm-knowledge-catalog/
    Tue Mar 24 02:01:05 UTC 2026
      20.6K bytes
      Cache
     
  18. Creating a data stream with a lifecycle | Elast...

    uot;: ["my-data-stream-test"], "data_stream":...stream named my-data-stream-test . You can optionally use a wildcard...
    www.elastic.co/docs/manage-data/lifecycle/data-stream/tutorial-create-data-stream-with-lifecycle
    Tue Mar 03 13:05:31 UTC 2026
      15.1K bytes
      Cache
     
  19. Feature Selection — scikit-learn 1.8.0 document...

    Comparison of F-test and mutual information Comparison of F-test and mutual...
    scikit-learn.org/stable/auto_examples/feature_selection/index.html
    Mon Mar 23 20:39:22 UTC 2026
      13.3K bytes
      Cache
     
  20. Get started with generative AI free | Elastic

    Test out ingesting your data, build...Configure, select field mappings, and test vector and semantic search with...
    www.elastic.co/cloud/generative-ai-trial-overview
    Mon Apr 06 01:32:53 UTC 2026
      88.4K bytes
      Cache
     
Back to Top