Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

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

Filter
  1. Dimensionality Reduction with Neighborhood Comp...

    = True ) # Split into train/test X_train , X_test , y_train ,...neighbor accuracy on the embedded test set acc_knn = knn . score (...
    scikit-learn.org/stable/auto_examples/neighbors/plot_nca_dim_reduction.html
    Mon Mar 23 20:39:20 UTC 2026
      16.4K bytes
      Cache
     
  2. Extract text from documents using watsonx.ai Te...

    authentication method and test again. Step 4: Extract text Import all the...Extract text using Python code Download extracted text files from...
    developer.ibm.com/tutorials/extracting-text-watsonx-ai-textextraction-api/
    Tue Mar 17 04:51:27 UTC 2026
      22.6K bytes
      Cache
     
  3. 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
     
  4. 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
     
  5. 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
     
  6. 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
     
  7. 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
     
  8. 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
     
  9. 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
     
  10. 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
     
  11. 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
     
  12. 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
     
  13. 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
     
  14. 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
     
  15. 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
     
  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. 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
     
  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. Build a custom RAG pipeline with Langflow and w...

    Test your agent Test your complete RAG system...tutorial. This tutorial has been tested and validated with ADK version...
    developer.ibm.com/tutorials/build-custom-rag-pipeline-langflow-watsonx-orchestrate/
    Tue Mar 24 01:48:29 UTC 2026
      26.6K bytes
      Cache
     
  20. 开发工作流程

    执行特定的测试类 mvn test -Dtest = SearchServiceTest # 执行所有测试 mvn test 详情请参阅...修复错误 refactor : 重构 docs : 更新文档 test : 添加・修改测试 例: # 添加新功能 git checkout...
    fess.codelibs.org/zh-cn/dev/workflow.html
    Mon Mar 23 03:00:36 UTC 2026
      56.6K bytes
      Cache
     
Back to Top