Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 121 - 130 of 2,473 for test (0.92 seconds)

  1. GroupKFold — scikit-learn 1.7.2 documenta...

    test ndarray The testing set indices for that...will appear exactly once in the test set across all folds (the number...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.GroupKFold.html
    Mon Nov 24 11:23:21 GMT 2025
      127.1K bytes
      Cache
     
  2. Developing a stream processor with Apache Kafka...

    Test your stream processor You can test your stream...will test the stream processor using kafka-streams-test-utils...
    developer.ibm.com/tutorials/developing-a-streams-processor-with-apache-kafka/
    Fri Nov 21 05:49:44 GMT 2025
      741.6K bytes
      Cache
     
  3. 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
    Wed Nov 26 04:38:19 GMT 2025
      102.9K bytes
      Cache
     
  4. 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
    Mon Nov 24 11:23:21 GMT 2025
      121.9K bytes
      Cache
     
  5. Face completion with a multi-output estimators ...

    randint ( test . shape [ 0 ], size = ( n_faces ,)) test = test [ face_ids...< 30 ] test = data [ targets >= 30 ] # Test on independent...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_multioutput_face_completion.html
    Wed Nov 26 04:38:21 GMT 2025
      99.2K bytes
      Cache
     
  6. Compare cross decomposition methods — sci...

    label = "test" , marker = "o"...title ( "Comp. 1: X vs Y (test corr = %.2f )" % np . corrcoef...
    scikit-learn.org/stable/auto_examples/cross_decomposition/plot_compare_cross_decomposition.html
    Wed Nov 26 04:38:19 GMT 2025
      127.4K bytes
      Cache
     
  7. 3.1. Cross-validation: evaluating estimator per...

    train-test split indices) in addition to the test score. For...to the test set . Thus, one can create the training/test sets using...
    scikit-learn.org/stable/modules/cross_validation.html
    Wed Nov 26 04:38:21 GMT 2025
      162.2K bytes
      Cache
     
  8. 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 26 06:15:27 GMT 2025
      694K bytes
      Cache
     
  9. ValidationCurveDisplay — scikit-learn 1.7...

    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
    Fri Nov 21 09:29:38 GMT 2025
      144.1K bytes
      1 views
      Cache
     
  10. Model Selection — scikit-learn 1.7.2 docu...

    (ROC) Nested versus non-nested cross-validation Nested versus...regularization on training and test error Effect of model regularization...
    scikit-learn.org/stable/auto_examples/model_selection/index.html
    Wed Nov 26 04:38:19 GMT 2025
      89K bytes
      Cache
     
Back to Top