Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 441 - 460 of 2,850 for test (0.6 seconds)

  1. PrepareTestInstance (Spring Framework 7.0.1 API)

    -compliant methods within a Spring test ApplicationContext — for...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/event/a...
    Fri Feb 01 00:00:00 GMT 1980
      11.6K bytes
      Cache
     
  2. plot_classifier_comparison.ipynb

    points in solid colors and testing points\nsemi-transparent. The...classification accuracy on the test\nset.\n" ] }, { "cell_type":...
    scikit-learn.org/stable/_downloads/3438aba177365cb595921cf18806dfa7/plot_classifier_comparison.ipynb
    Fri Dec 05 17:52:54 GMT 2025
      5.7K bytes
     
  3. NuSVR — scikit-learn 1.8.0 documentation

    coefficient of determination on test data. The coefficient of determination,...shape (n_samples, n_features) Test samples. For some estimators...
    scikit-learn.org/stable/modules/generated/sklearn.svm.NuSVR.html
    Mon Dec 22 11:58:31 GMT 2025
      143K bytes
      Cache
     
  4. 3. Model selection and evaluation — sciki...

    Permutation test score 3.2. Tuning the hyper-parameters...
    scikit-learn.org/stable/model_selection.html
    Mon Dec 22 11:58:29 GMT 2025
      34.4K bytes
      Cache
     
  5. Uses of Package org.springframework.context.eve...

    test.context.event.annotation Test execution event...used by org.springframework.test.context.event.annotation Class...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/context/event/packag...
    Fri Feb 01 00:00:00 GMT 1980
      22.5K bytes
      Cache
     
  6. check_increasing — scikit-learn 1.8.0 doc...

    based on a Spearman correlation test. Parameters : x array-like of...
    scikit-learn.org/stable/modules/generated/sklearn.isotonic.check_increasing.html
    Mon Dec 22 11:58:31 GMT 2025
      107.6K bytes
      Cache
     
  7. Supported File Formats

    submit a pull request to the Test Data Repository for Search Systems...verified to crawl and search. Text (txt) XML (xml, xhtml, mm, etc.)...
    fess.codelibs.org/supported-files.html
    Sun Dec 21 02:48:18 GMT 2025
      18.3K bytes
      Cache
     
  8. Probability Calibration for 3-class classificat...

    ``max_leaf_nodes`` in best-first fashion. Best nodes are defined...``max_leaf_nodes`` in best-first fashion. Best nodes are defined...
    scikit-learn.org/stable/auto_examples/calibration/plot_calibration_multiclass.html
    Mon Dec 22 11:58:29 GMT 2025
      230.5K bytes
      Cache
     
  9. 贡献指南

    方法编写测试 测试方法名以 test 开头 使用 Given-When-Then 模式 @Test public void testSearch...SearchService (); String query = "test" ; // When: 执行被测试对象 SearchResponse...
    fess.codelibs.org/zh-cn/dev/contributing.html
    Mon Dec 22 02:49:00 GMT 2025
      55K bytes
      Cache
     
  10. parametrize_with_checks — scikit-learn 1....

    to a test failure. If False, unexpectedly passing tests will...pytest -k to specify which tests to run: pytest test_check_estimators...
    scikit-learn.org/stable/modules/generated/sklearn.utils.estimator_checks.parametrize_with_checks....
    Mon Dec 15 15:02:33 GMT 2025
      114.7K bytes
      Cache
     
  11. QuantileRegressor — scikit-learn 1.8.0 do...

    coefficient of determination on test data. The coefficient of determination,...shape (n_samples, n_features) Test samples. For some estimators...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.QuantileRegressor.html
    Mon Dec 22 11:58:31 GMT 2025
      139.6K bytes
      Cache
     
  12. Prediction Latency — scikit-learn 1.8.0 d...

    classification of text documents Out-of-core classification of text documents...supporting `predict()` X_test : test input n_bulk_repeats : how many...
    scikit-learn.org/stable/auto_examples/applications/plot_prediction_latency.html
    Mon Dec 22 11:58:30 GMT 2025
      142.6K bytes
      Cache
     
  13. VotingRegressor — scikit-learn 1.8.0 docu...

    coefficient of determination on test data. The coefficient of determination,...shape (n_samples, n_features) Test samples. For some estimators...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.VotingRegressor.html
    Mon Dec 22 11:58:31 GMT 2025
      147.1K bytes
      Cache
     
  14. BayesianRidge — scikit-learn 1.8.0 docume...

    coefficient of determination on test data. The coefficient of determination,...shape (n_samples, n_features) Test samples. For some estimators...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.BayesianRidge.html
    Mon Dec 22 11:58:31 GMT 2025
      150K bytes
      Cache
     
  15. GaussianMixture — scikit-learn 1.8.0 docu...

    log-likelihood of new samples at test time. The shape depends on covariance_type...log-likelihood of new samples at test time. The shape depends on covariance_type...
    scikit-learn.org/stable/modules/generated/sklearn.mixture.GaussianMixture.html
    Mon Dec 22 11:58:30 GMT 2025
      152.7K bytes
      Cache
     
  16. 7.3. Preprocessing data — scikit-learn 1....

    \(K_{test}\) is done as: \[\tilde{K}_{test}(X, Y) = K_{test} -...- 1'_{\text{n}_{samples}} K - K_{test} 1_{\text{n}_{samples}}...
    scikit-learn.org/stable/modules/preprocessing.html
    Mon Dec 22 11:58:29 GMT 2025
      198.2K bytes
      Cache
     
  17. Lagged features for time series forecasting &#8...

    "test_" ): metric = key . split ( "test_"..."test_" ): metric = key . split ( "test_"...
    scikit-learn.org/stable/auto_examples/applications/plot_time_series_lagged_features.html
    Mon Dec 22 11:58:30 GMT 2025
      162.5K bytes
      Cache
     
  18. is_outlier_detector — scikit-learn 1.8.0 ...

    instance Estimator object to test. Returns : out bool True if...
    scikit-learn.org/stable/modules/generated/sklearn.base.is_outlier_detector.html
    Mon Dec 22 11:58:29 GMT 2025
      105K bytes
      Cache
     
  19. Successive Halving Iterations — scikit-le...

    ``max_leaf_nodes`` in best-first fashion. Best nodes are defined...left. The best candidate is the candidate that has the best score...
    scikit-learn.org/stable/auto_examples/model_selection/plot_successive_halving_iterations.html
    Mon Dec 22 11:58:31 GMT 2025
      156.7K bytes
      Cache
     
  20. AI Agent Builder: Build custom AI agents fast |...

    test, and scale. Integrate with external...agents — powered by Elasticsearch best-in-class relevance. Start building...
    www.elastic.co/elasticsearch/agent-builder
    Mon Dec 22 01:19:39 GMT 2025
      498.3K bytes
      Cache
     
Back to Top