Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 221 - 230 of 3,284 for test (1.06 seconds)

  1. 11. Common pitfalls and recommended practices &...

    not the test dataset, so model performance on the test dataset...keeping the test and train data subsets separate. Test data should...
    scikit-learn.org/stable/common_pitfalls.html
    Mon Feb 23 17:51:55 GMT 2026
      103K bytes
      Cache
     
  2. Configuring Quarkus apps - IBM Developer

    that during tests, the test message is used. ./mvnw test Copy code...start quarkus dev. test runs during ./mvnw test. prod runs when...
    developer.ibm.com/learningpaths/quarkus-basics/quarkus-configuring-apps/
    Tue Feb 17 07:05:57 GMT 2026
      98.4K bytes
      Cache
     
  3. GroupShuffleSplit — scikit-learn 1.8.0 do...

    test ndarray The testing set indices for that...iterator. Provides randomized train/test indices to split data according...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.GroupShuffleSplit.html
    Mon Feb 23 17:51:57 GMT 2026
      129K bytes
      Cache
     
  4. MNIST classification using multinomial logistic...

    Test accuracy reaches > 0.8, while...Sparsity with L1 penalty: 80.33% Test score with L1 penalty: 0.8212...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sparse_logistic_regression_mnist.html
    Mon Feb 23 17:51:57 GMT 2026
      96.2K bytes
      Cache
     
  5. Statistical comparison of models using grid sea...

    \(n_{test}\) is the number of samples used for testing, \(n_{train}\)...\(n_{test}\) is the number of samples used for testing, \(n_{train}\)...
    scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_stats.html
    Mon Feb 23 17:51:57 GMT 2026
      213K bytes
      Cache
     
  6. Create consistent evaluation workflows for AI a...

    all test cases: orchestrate evaluations evaluate --test-paths...options menu and select Test . On the Manage test cases and evaluations...
    developer.ibm.com/tutorials/create-evaluation-workflow-ai-agents/
    Tue Feb 17 05:36:22 GMT 2026
      127.5K bytes
      Cache
     
  7. Deploy MCP Composer on IBM Cloud Code Engine us...

    Test the Container locally (Optional) You can test your...ENTRYPOINT [] CMD [ "uv" , "run" , "test/test_composer.py" ] Copy code...
    developer.ibm.com/tutorials/mcp-composer-code-engine-docker/
    Mon Feb 23 16:47:38 GMT 2026
      117.6K bytes
      Cache
     
  8. Multiclass sparse logistic regression on 20newg...

    [model=One versus Rest, solver=saga] Number of epochs: 3 Test accuracy...np . concatenate ([ est . coef_ for est in clf . estimators_...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sparse_logistic_regression_20newsgroups.html
    Mon Feb 23 17:51:56 GMT 2026
      105.9K bytes
      Cache
     
  9. LeavePOut — scikit-learn 1.8.0 documentation

    Provides train/test indices to split data in train/test sets. This...index=[2 3] Test: index=[0 1] Fold 1: Train: index=[1 3] Test: index=[0...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.LeavePOut.html
    Mon Feb 23 17:51:56 GMT 2026
      117.1K bytes
      Cache
     
  10. ValidationCurveDisplay — scikit-learn 1.8...

    n_cv_folds) Scores on test set. score_name str, default=None...corresponding to the mean train and test scores. If another style is...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.ValidationCurveDisplay.html
    Mon Feb 23 17:51:57 GMT 2026
      144.7K bytes
      1 views
      Cache
     
Back to Top