Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 221 - 230 of 3,841 for test (0.88 seconds)

Filter
  1. DummyClassifier — scikit-learn 1.8.0 documentation

    n_features) Test samples. Passing None as test samples gives...# Perform classification on test vectors X. Parameters : X array-like...
    scikit-learn.org/stable/modules/generated/sklearn.dummy.DummyClassifier.html
    Mon Mar 23 20:39:23 UTC 2026
      17.9K bytes
      Cache
     
  2. BeforeTransaction (Spring Framework 7.0.3 API)

    @interface BeforeTransaction Test annotation which indicates that...transaction is started for a test method configured to run within...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/transac...
    Fri Feb 01 00:00:00 UTC 1980
      9K bytes
      Cache
     
  3. permutation_test_score — scikit-learn 1.8.0 doc...

    implements Test 1 in: Ojala and Garriga. Permutation Tests for Studying...splitting the dataset into train/test set. Changed in version 1.6:...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.permutation_test_score.html
    Mon Mar 23 20:39:21 UTC 2026
      15.8K bytes
      Cache
     
  4. Ordinary Least Squares and Ridge Regression — s...

    evaluate on a test set, and visualize the predictions....and target into training and test sets. from sklearn.datasets...
    scikit-learn.org/stable/auto_examples/linear_model/plot_ols_ridge.html
    Mon Mar 23 20:39:21 UTC 2026
      17.6K bytes
      Cache
     
  5. Node.js in a Kubernets world

    need to test your application. The development and test process...deploy, test a number of times. Check out our article on test-driven...
    developer.ibm.com/articles/nodejs-kubernetes-basics/
    Mon Mar 09 13:24:06 UTC 2026
      25.3K bytes
      Cache
     
  6. 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 Mar 23 20:39:23 UTC 2026
      17K bytes
      Cache
     
  7. HandlerTypePredicate (Spring Framework 7.0.5 API)

    Method Details test public   boolean   test ( @Nullable...Rossen Stoyanchev Nested Class Summary Nested Classes Modifier...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/method/HandlerTy...
    Fri Feb 01 00:00:00 UTC 1980
      26.7K bytes
      Cache
     
  8. Contributing — scikit-learn 1.8.0 documentation

    sklearn path/to/tests See also Testing and improving test coverage ....matplotlib-related tests # Test fixtures ensure that a set of tests will be...
    scikit-learn.org/stable/developers/contributing.html
    Mon Mar 23 20:39:20 UTC 2026
      33K bytes
      Cache
     
  9. plot_multi_metric_evaluation.zip

    ("test", "-")): sample_score_mean =...sample_score_std, alpha=0.1 if sample == "test" else 0, color=color, ) ax.plot(...
    scikit-learn.org/stable/_downloads/535778bfbc9b4881da3e662bc2ea8484/plot_multi_metric_evaluation.zip
    Tue Mar 17 03:44:36 UTC 2026
      8.8K bytes
     
  10. ShuffleSplit — scikit-learn 1.8.0 documentation

    4] Test: index=[5 2] Fold 1: Train: index=[4 0 2 5] Test: index=[1...0] Test: index=[3 5] Fold 3: Train: index=[3 4 1 0] Test: index=[5...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.ShuffleSplit.html
    Mon Mar 23 20:39:23 UTC 2026
      15.5K bytes
      Cache
     
Back to Top