Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 661 - 670 of 2,542 for test (0.26 seconds)

  1. NearestCentroid — scikit-learn 1.8.0 docu...

    with test samples classified to the class...n_features) Array of samples (test vectors). Returns : y_scores...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.NearestCentroid.html
    Mon Dec 29 13:14:48 GMT 2025
      136.9K bytes
      Cache
     
  2. fetch_20newsgroups_vectorized — scikit-le...

    test’ for the test set, ‘all’ for both,...Parameters : subset {‘train’, ‘test’, ‘all’}, default=’train’ Select...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_20newsgroups_vectorized.html
    Mon Dec 29 13:14:48 GMT 2025
      118.5K bytes
      Cache
     
  3. Learn the basics of Python - IBM Developer

    needed for testing and running the code, leaving test-specific...popular Python libraries for testing, database, and identity libraries....
    developer.ibm.com/articles/python-overview-and-basics/
    Mon Jan 05 13:50:29 GMT 2026
      712.6K bytes
      1 views
      Cache
     
  4. MockitoResetTestExecutionListener (Spring Frame...

    testContext - the test context in which the test method will be...testContext - the test context in which the test method was executed;...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/bean/ov...
    Fri Feb 01 00:00:00 GMT 1980
      24.4K bytes
      Cache
     
  5. KNeighborsClassifier — scikit-learn 1.8.0...

    or None Test samples. If None , predictions...probability estimates for the test data X. Parameters : X {array-like,...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.KNeighborsClassifier.html
    Mon Dec 29 13:14:49 GMT 2025
      156K bytes
      Cache
     
  6. CalibratedClassifierCV — scikit-learn 1.8...

    and calibrates it using the testing subset. For prediction, predicted...An iterable yielding (train, test) splits as arrays of indices....
    scikit-learn.org/stable/modules/generated/sklearn.calibration.CalibratedClassifierCV.html
    Mon Dec 29 13:14:49 GMT 2025
      157.2K bytes
      Cache
     
  7. TestExecutionListeners (Spring Framework 7.0.1 ...

    particular test class, its subclasses, and its nested classes....ContextConfiguration Nested Class Summary Nested Classes Modifier...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/TestExe...
    Fri Feb 01 00:00:00 GMT 1980
      20.9K bytes
      Cache
     
  8. RadiusNeighborsClassifier — scikit-learn ...

    or None Test samples. If None , predictions...probability estimates for the test data X. Parameters : X {array-like,...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.RadiusNeighborsClassifier.html
    Mon Dec 29 13:14:49 GMT 2025
      152.9K bytes
      Cache
     
  9. SmartHttpMessageConverter (Spring Framework 7.0...

    (potentially generic) type to test for readability. The type source...Parameters: clazz - the class to test for readability mediaType -...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/http/converter/Smart...
    Fri Feb 01 00:00:00 GMT 1980
      43K bytes
      Cache
     
  10. TimeSeriesSplit — scikit-learn 1.8.0 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 Dec 29 13:14:48 GMT 2025
      130K bytes
      Cache
     
Back to Top