Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 21 - 40 of 1,658 for test (5.84 seconds)

  1. DummyClassifier — scikit-learn 1.7.2 docu...

    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 Nov 17 17:38:24 GMT 2025
      142.6K bytes
      Cache
     
  2. 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
    Sat Nov 15 10:03:26 GMT 2025
      8.8K bytes
     
  3. 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
    Mon Nov 17 17:38:24 GMT 2025
      144.1K bytes
      Cache
     
  4. Construcción y Pruebas

    Unitarias mvn test Ejecutar Clase de Prueba Específica mvn test -Dtest...espera de pruebas: mvn test -Dmaven.test.timeout = 600 OpenSearch...
    fess.codelibs.org/es/dev/building.html
    Mon Nov 17 22:39:58 GMT 2025
      63.4K bytes
      Cache
     
  5. 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
    Mon Nov 17 17:38:24 GMT 2025
      89K bytes
      Cache
     
  6. Data Store Crawling

    This is test 1. 2 , Title 2 , This is test 2. 3 , Title...Title 3 , This is test 3. 4 , Title 4 , This is test 4. 5 , Title...
    fess.codelibs.org/15.3/admin/dataconfig-guide.html
    Mon Nov 17 22:36:13 GMT 2025
      59K bytes
      Cache
     
  7. LassoCV — scikit-learn 1.7.2 documentation

    default=None Values of alphas to test along the regularization path....An iterable yielding (train, test) splits as arrays of indices....
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LassoCV.html
    Mon Nov 17 17:38:24 GMT 2025
      168.7K bytes
      Cache
     
  8. Lucene Change Log

    Internal test framework's tests are sensitive to previous test failures...defaults, for better test randomization and to help tests reproduce (Robert...
    lucene.apache.org/core/5_3_2/changes/Changes.html
    Sun Jan 24 00:50:37 GMT 2016
      892.3K bytes
      Cache
      Similar Results (2)
     
  9. StratifiedGroupKFold — scikit-learn 1.7.2...

    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.StratifiedGroupKFold.html
    Mon Nov 17 17:38:23 GMT 2025
      129.7K bytes
      Cache
     
  10. Lucene Change Log

    Internal test framework's tests are sensitive to previous test failures...McCandless) Tests    (1) LUCENE-8035 : Run tests with...
    lucene.apache.org/core/7_7_0/changes/Changes.html
    Fri Feb 08 11:31:03 GMT 2019
      1.1M bytes
      Cache
      Similar Results (5)
     
  11. Lucene Change Log

    Internal test framework's tests are sensitive to previous test failures...LockFactory stress test to be a unit/integration test. (Uwe Schindler,...
    lucene.apache.org/core/8_8_2/changes/Changes.html
    Mon Apr 12 16:14:19 GMT 2021
      1.2M bytes
      Cache
      Similar Results (14)
     
  12. Lucene Change Log

    Internal test framework's tests are sensitive to previous test failures...scope test components should be consistent between tests (and...
    lucene.apache.org/core/4_10_3/changes/Changes.html
    Mon Dec 22 16:44:37 GMT 2014
      780.7K bytes
      Cache
      Similar Results (1)
     
  13. 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
    Sat Nov 15 10:03:26 GMT 2025
      10.3K bytes
     
  14. Lucene Change Log

    Internal test framework's tests are sensitive to previous test failures...GITHUB#12752 : tests.multiplier could be omitted in test failure reproduce...
    lucene.apache.org/core/9_10_0/changes/Changes.html
    Tue Feb 20 16:25:59 GMT 2024
      1.4M bytes
      Cache
      Similar Results (3)
     
  15. Lucene Change Log

    Internal test framework's tests are sensitive to previous test failures...non-recursive 'test-nocompile' target: Only runs unit tests. Jars are...
    lucene.apache.org/core/7_1_0/changes/Changes.html
    Mon Oct 16 20:21:19 GMT 2017
      1M bytes
      Cache
     
  16. Lucene Change Log

    Internal test framework's tests are sensitive to previous test failures...GITHUB#12752 : tests.multiplier could be omitted in test failure reproduce...
    lucene.apache.org/core/10_1_0/changes/Changes.html
    Fri Dec 20 18:43:20 GMT 2024
      1.5M bytes
      Cache
      Similar Results (8)
     
  17. class_likelihood_ratios &#8212; scikit-learn 1....

    obtain post-test probabilities given a pre-test probability....classifier being a diagnostic test; the pre-test probability of an individual...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.class_likelihood_ratios.html
    Mon Nov 17 17:38:24 GMT 2025
      122.5K bytes
      Cache
     
  18. Lucene Change Log

    Internal test framework's tests are sensitive to previous test failures...non-recursive 'test-nocompile' target: Only runs unit tests. Jars are...
    lucene.apache.org/core/6_5_0/changes/Changes.html
    Sat Mar 25 10:52:24 GMT 2017
      1M bytes
      Cache
      Similar Results (5)
     
  19. TimeSeriesSplit &#8212; scikit-learn 1.7.2 docu...

    index=[0] Test: index=[1] Fold 1: Train: index=[0 1] Test: index=[2]...1 2] Test: index=[3] Fold 3: Train: index=[0 1 2 3] Test: index=[4]...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.TimeSeriesSplit.html
    Mon Nov 17 17:38:24 GMT 2025
      129.5K bytes
      Cache
     
  20. ShuffleSplit &#8212; scikit-learn 1.7.2 documen...

    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 Nov 17 17:38:24 GMT 2025
      124.6K bytes
      Cache
     
Back to Top