Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 281 - 290 of 3,841 for test (1.27 seconds)

Filter
  1. Demonstration of multi-metric evaluation on cro...

    ( "test" , "-" )): sample_score_mean..., alpha = 0.1 if sample == "test" else 0 , color = color , )...
    scikit-learn.org/stable/auto_examples/model_selection/plot_multi_metric_evaluation.html
    Mon Mar 23 20:39:22 UTC 2026
      16.9K bytes
      Cache
     
  2. 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
     
  3. More Java constructs for real-world apps - IBM ...

    in the test tree is where you'll find the JUnit tests that allow...could use a JUnit test, as shown here: @Test void testSerializeToDisk...
    developer.ibm.com/learningpaths/java-get-started/java-constructs2/
    Tue Feb 17 07:07:12 UTC 2026
      369.3K bytes
      Cache
     
  4. Serveur de recherche plein texte open source - ...

    Tests Créez et exécutez des tests unitaires pour...Fichiers JSP │ └── test/ │ └── java/ # Code de test ├── pom.xml #...
    fess.codelibs.org/fr/dev/getting-started.html
    Mon Mar 23 02:54:27 UTC 2026
      50.4K bytes
      Cache
     
  5. Comparing Random Forests and Histogram Gradient...

    significant improvement of the testing score. Plot results # We can...elapsed computing time and mean test score. Passing the cursor over...
    scikit-learn.org/stable/auto_examples/ensemble/plot_forest_hist_grad_boosting_comparison.html
    Mon Mar 23 20:39:21 UTC 2026
      21.9K bytes
      Cache
     
  6. getting_started.rst.txt

    disclosing some testing data in your training data....<datasets>`, split it into train and test sets, and compute the accuracy...
    scikit-learn.org/stable/_sources/getting_started.rst.txt
    Tue Mar 17 03:44:39 UTC 2026
      3.7K bytes
     
  7. Nested versus non-nested cross-validation — sci...

    Nested versus non-nested cross-validation #...example compares non-nested and nested cross-validation strategies...
    scikit-learn.org/stable/auto_examples/model_selection/plot_nested_cross_validation_iris.html
    Mon Mar 23 20:39:22 UTC 2026
      17.1K bytes
      Cache
     
  8. RequestPredicates (Spring Framework 7.0.6 API)

    parameter to test against predicate - the predicate to test against...Author: Arjen Poutsma Nested Class Summary Nested Classes Modifier...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/reactive/functio...
    Fri Feb 01 00:00:00 UTC 1980
      61.4K bytes
      Cache
     
  9. cross_validate — scikit-learn 1.8.0 documentation

    splitting the dataset into train/test set. Only used in conjunction...An iterable yielding (train, test) splits as arrays of indices....
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.cross_validate.html
    Mon Mar 23 20:39:20 UTC 2026
      18.8K bytes
      Cache
     
  10. 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
     
Back to Top