Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 271 - 280 of 3,212 for test (0.12 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. 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
     
  3. 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
     
  4. 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
     
  5. 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
     
  6. 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
     
  7. 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
     
  8. 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
     
  9. 1.13. Feature selection — scikit-learn 1.8.0 do...

    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 Mar 23 20:39:20 UTC 2026
      13.8K 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
     
Back to Top