Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 311 - 320 of 1,305 for tests (3.99 seconds)

  1. Species distribution modeling — scikit-le...

    "ascii" ) points = dict ( test = test , train = train ) for label...create_species_bunch ( species_name , train , test , coverages , xgrid , ygrid...
    scikit-learn.org/stable/auto_examples/applications/plot_species_distribution_modeling.html
    Wed Nov 19 04:33:04 GMT 2025
      122.4K bytes
      Cache
     
  2. Image denoising using kernel PCA — scikit...

    dataset into a training and testing set composed of 1,000 samples...training and 100 samples for testing. These images are noise-free...
    scikit-learn.org/stable/auto_examples/applications/plot_digits_denoising.html
    Wed Nov 19 04:33:03 GMT 2025
      102.6K bytes
      Cache
     
  3. Building AI applications with Model Context Pro...

    the sample test script in our GitHub repo. """ Test script for...successfully!\n" ) # Test resources print ( " Testing Resources:" )...
    developer.ibm.com/tutorials/mcp-watsonx/
    Wed Nov 19 05:11:24 GMT 2025
      731K bytes
      Cache
     
  4. Repeat (Spring Framework 7.0.0 API)

    SpringExtension and JUnit Jupiter Test annotation for use with JUnit...JUnit 4 to indicate that a test method should be invoked repeatedly....
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/annotation/Repe...
    Fri Feb 01 00:00:00 GMT 1980
      10.4K bytes
      Cache
     
  5. Supervised fine-tuning of the open source IBM G...

    then test the model using the test data and evaluate...the data set into train and test sets The following code selects...
    developer.ibm.com/articles/awb-supervised-finetuning-ibm-granite-model-transformers/
    Wed Nov 19 05:16:29 GMT 2025
      758.5K bytes
      Cache
     
  6. validation_curve — scikit-learn 1.7.2 doc...

    Determine training and test scores for varying parameter...splitting the dataset into train/test set. Only used in conjunction...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.validation_curve.html
    Wed Nov 19 04:33:03 GMT 2025
      121.9K bytes
      Cache
     
  7. plot_hgbt_regression.zip

    shape[0]}") print(f"Test sample size: {X_test.shape[0]}")...slice(0, 336) # first week in the test set as 7 * 48 = 336 missing_fraction_list...
    scikit-learn.org/stable/_downloads/ef504a3cb245a55fde178198c8218b4a/plot_hgbt_regression.zip
    Wed Nov 19 04:33:04 GMT 2025
      36.8K bytes
     
  8. plot_multi_metric_evaluation.py

    ("test", "-")): sample_score_mean =...sample_score_std, alpha=0.1 if sample == "test" else 0, color=color, ) ax.plot(...
    scikit-learn.org/stable/_downloads/dedbcc9464f3269f4f012f4bfc7d16da/plot_multi_metric_evaluation.py
    Sat Nov 15 10:03:25 GMT 2025
      3.6K bytes
     
  9. Install Red Hat OpenShift Container Platform 4....

    test-ocp-6f2c .ibm .com oauth-openshift .apps .test-ocp-6f2c... .apps .test-ocp-6f2c .ibm .com example .apps .test-ocp-6f2c...
    developer.ibm.com/tutorials/use-container-images-for-upi-deployment-of-openshift/
    Wed Nov 19 05:36:29 GMT 2025
      694.5K bytes
      Cache
     
  10. 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
    Wed Nov 19 04:33:04 GMT 2025
      115.1K bytes
      Cache
     
Back to Top