Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Popular Words: demo test musk pdf deep mit text g excel

Results 401 - 450 of 2,947 for test (4.67 seconds)

  1. Probabilistic predictions with Gaussian process...

    according to the log-loss on test data. The figure shows that..."g" , label = "Test data" , edgecolors = (...
    scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpc.html
    Mon Dec 22 11:58:31 GMT 2025
      110.5K bytes
      Cache
     
  2. Early stopping of Stochastic Gradient Descent &...

    "Test score" , ] results_df =..."-" ] # First plot: train and test scores fig , axes = plt . subplots...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sgd_early_stopping.html
    Mon Dec 22 11:58:30 GMT 2025
      107.3K bytes
      Cache
     
  3. RFECV — scikit-learn 1.8.0 documentation

    test) splits as arrays of indices....scoring option on the given test data and labels. Parameters...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.RFECV.html
    Mon Dec 22 11:58:31 GMT 2025
      158.1K bytes
      Cache
     
  4. Comparison of kernel ridge regression and SVR &...

    label = " %s (test)" % name , ) plt . xscale..."score_type" : "test" , "std_display_style"...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_kernel_ridge_regression.html
    Mon Dec 22 11:58:29 GMT 2025
      122.8K bytes
      Cache
     
  5. GaussianProcessClassifier — scikit-learn ...

    classification on an array of test vectors X. Parameters : X array-like...probability estimates for the test vector X. Parameters : X array-like...
    scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.GaussianProcessClassifier.html
    Mon Dec 22 11:58:29 GMT 2025
      149.1K bytes
      Cache
     
  6. Sample pipeline for text feature extraction and...

    "text" : "Parallel coordinates plot of text classifier...fetch_20newsgroups ( subset = "test" , categories = categories...
    scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_text_feature_extraction.html
    Mon Dec 22 11:58:31 GMT 2025
      190K bytes
      Cache
     
  7. Developer’s Guide — scikit-learn 1.8.0 do...

    on GitHub Actions Testing and improving test coverage Monitoring...Numbers Numerical assertions in tests Developers’ Tips and Tricks...
    scikit-learn.org/stable/developers/index.html
    Mon Dec 15 15:02:31 GMT 2025
      37.7K bytes
      Cache
     
  8. chi2 — scikit-learn 1.8.0 documentation

    with the highest values for the test chi-squared statistic from X,.... Recall that the chi-square test measures dependence between...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.chi2.html
    Mon Dec 22 11:58:31 GMT 2025
      111.6K bytes
      Cache
     
  9. 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 22 11:58:31 GMT 2025
      152.9K bytes
      Cache
     
  10. BeforeTestClass (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.5K bytes
      Cache
     
  11. Leitfaden für Beiträge

    }); Schreiben von Tests Schreiben Sie Tests für alle öffentlichen...mit test Verwenden Sie das Given-When-Then-Muster @Test public...
    fess.codelibs.org/de/dev/contributing.html
    Mon Dec 22 02:41:32 GMT 2025
      61.3K bytes
      Cache
     
  12. Plot Ridge coefficients as a function of the re...

    regularization on training and test error Effect of model regularization...regularization on training and test error Common pitfalls in the interpretation...
    scikit-learn.org/stable/auto_examples/linear_model/plot_ridge_path.html
    Mon Dec 22 11:58:29 GMT 2025
      91.4K bytes
      Cache
     
  13. What is Continuous Profiling? | A Comprehensive...

    not appear in development or test environments. This will lead...Often used in development, testing, or staging environments. Tracing...
    www.elastic.co/what-is/continuous-profiling
    Mon Dec 22 02:08:35 GMT 2025
      319.3K bytes
      Cache
     
  14. MultiOutputRegressor — scikit-learn 1.8.0...

    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.multioutput.MultiOutputRegressor.html
    Mon Dec 22 11:58:31 GMT 2025
      146.8K bytes
      Cache
     
  15. 3.4. Metrics and scoring: quantifying the quali...

    (pre-test and post-tests): \[\text{post-test odds} = \text{Likelihood...\frac{\text{pre-test probability}}{1 - \text{pre-test probability}},\]...
    scikit-learn.org/stable/modules/model_evaluation.html
    Mon Dec 22 11:58:29 GMT 2025
      424.9K bytes
      Cache
     
  16. Ridge coefficients as a function of the L2 Regu...

    our trained predictions to the test data and see the statistical...regularization on training and test error Effect of model regularization...
    scikit-learn.org/stable/auto_examples/linear_model/plot_ridge_coeffs.html
    Mon Dec 22 11:58:30 GMT 2025
      103.1K bytes
      Cache
     
  17. IBM Developer

    you can begin using cURL to test your endpoints and troubleshoot...introduction to the Google C++ Testing Framework developer.ibm.co...
    developer.ibm.com/search/
    Mon Dec 22 13:10:39 GMT 2025
      659.4K bytes
      Cache
      Similar Results (1)
     
  18. Elastic Cloud Feature Matrix | Elastic

    Monitors Managed Test Execution Service 12 Private Testing Locations...Monitors Managed Test Execution Service 12 Private Testing Locations...
    www.elastic.co/subscriptions/cloud
    Mon Dec 22 02:17:24 GMT 2025
      996K bytes
      Cache
     
  19. Quarkus - IBM Developer

    build REST APIs, persist data, configure environments, test your...Building REST APIs with Quarkus Learn how to build custom REST APIs...
    developer.ibm.com/components/quarkus
    Mon Dec 22 12:48:41 GMT 2025
      637.8K bytes
      Cache
      Similar Results (1)
     
  20. DensityMixin — scikit-learn 1.8.0 documen...

    n_features) Test samples. y Ignored Not used,...
    scikit-learn.org/stable/modules/generated/sklearn.base.DensityMixin.html
    Mon Dec 22 11:58:29 GMT 2025
      108.1K bytes
      Cache
     
  21. TheilSenRegressor — 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.TheilSenRegressor.html
    Mon Dec 22 11:58:29 GMT 2025
      135.5K bytes
      Cache
     
  22. GraphicalLassoCV — scikit-learn 1.8.0 doc...

    test) splits as arrays of indices....shape (n_samples, n_features) Test data of which we compute the...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.GraphicalLassoCV.html
    Mon Dec 22 11:58:31 GMT 2025
      140.8K bytes
      Cache
     
  23. TransformedTargetRegressor — scikit-learn...

    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.compose.TransformedTargetRegressor.html
    Mon Dec 22 11:58:29 GMT 2025
      143.5K bytes
      Cache
     
  24. IBM Developer

    you can begin using cURL to test your endpoints and troubleshoot...introduction to the Google C++ Testing Framework developer.ibm.co...
    developer.ibm.com/search/
    Thu Dec 04 03:23:02 GMT 2025
      656.9K bytes
      Cache
     
  25. Search applications - Search API & toolkit ...

    Start free trial Download now Test the latest AI search capabilities...composable search pipelines. Test different retrieval strategies,...
    www.elastic.co/enterprise-search/search-applications
    Mon Dec 22 01:55:27 GMT 2025
      531.1K bytes
      Cache
     
  26. SpringJUnitConfig (Spring Framework 7.0.0 API)

    inherited from an enclosing test class by default. See @NestedTestConfigurat...Default: org.springframework.test.context.ContextLoader.class...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/junit/j...
    Fri Feb 01 00:00:00 GMT 1980
      22.9K bytes
      Cache
     
  27. 보안 설정

    O = Test , L = Test , C = DE TLS/SSL 인증서 설정...
    fess.codelibs.org/ko/15.3/install/security.html
    Mon Dec 22 02:47:43 GMT 2025
      39.1K bytes
      Cache
     
  28. RadiusNeighborsRegressor — scikit-learn 1...

    or None Test samples. If None , predictions...coefficient of determination on test data. The coefficient of determination,...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.RadiusNeighborsRegressor.html
    Mon Dec 22 11:58:29 GMT 2025
      151.1K bytes
      Cache
     
  29. Time-related feature engineering — scikit...

    study the best models for one metric are also the best ones in...performance measures on the test set in the discussion, we choose...
    scikit-learn.org/stable/auto_examples/applications/plot_cyclical_feature_engineering.html
    Mon Dec 22 11:58:29 GMT 2025
      216K bytes
      Cache
     
  30. Poisson regression and non-normal loss — ...

    """Score an estimator on the test set.""" y_pred...models with a single train / test split is prone to random fluctuations....
    scikit-learn.org/stable/auto_examples/linear_model/plot_poisson_regression_non_normal_loss.html
    Mon Dec 22 11:58:29 GMT 2025
      172.5K bytes
      Cache
     
  31. Granite models - IBM Developer

    AI driven refactoring and testing Boost mainframe DevOps with...Code Assistant for Z and IBM Test Accelerator for Z for COBOL...
    developer.ibm.com/components/granite-models
    Mon Dec 22 12:51:43 GMT 2025
      639.7K bytes
      Cache
      Similar Results (4)
     
  32. DevOps - IBM Developer

    AI driven refactoring and testing Boost mainframe DevOps with...Code Assistant for Z and IBM Test Accelerator for Z for COBOL...
    developer.ibm.com/devpractices/devops/
    Mon Dec 22 11:54:26 GMT 2025
      636.2K bytes
      Cache
      Similar Results (1)
     
  33. Fichiers recherchables

    au référentiel de données de test pour systèmes de recherche ....le crawling et la recherche. Texte (txt) XML (xml, xhtml, mm, etc.)...
    fess.codelibs.org/fr/supported-files.html
    Mon Dec 22 02:43:57 GMT 2025
      18.7K bytes
      Cache
     
  34. AfterTestClass (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.5K bytes
      Cache
     
  35. 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
     
  36. ARDRegression — 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.ARDRegression.html
    Mon Dec 22 11:58:29 GMT 2025
      141.9K bytes
      Cache
     
  37. Permutation Importance vs Random Forest Feature...

    ``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/inspection/plot_permutation_importance.html
    Mon Dec 22 11:58:29 GMT 2025
      269.7K bytes
      Cache
     
  38. SimpleUrlHandlerMapping (Spring Framework 7.0.0...

    matches (given "/test" -> registered "/test") and "*" matches...matches (given "/test" -> registered "/t*"). For details on the...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/servlet/handler/...
    Fri Feb 01 00:00:00 GMT 1980
      44.2K bytes
      Cache
     
  39. World's most downloaded vector database: E...

    Test RAG fast — no setup needed Stop...work. AI Playground lets you test hybrid retrieval, relevance...
    www.elastic.co/elasticsearch/vector-database
    Mon Dec 22 01:41:53 GMT 2025
      599K bytes
      Cache
     
  40. 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
     
  41. 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
     
  42. 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
     
  43. 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
     
  44. Attack Discovery | Elastic

    for 14 days to go deeper and test these capabilities. Start free...of configuring encryption at rest in Elastic Cloud using AWS Key...
    www.elastic.co/demo-gallery/security-attack-discovery
    Mon Dec 22 01:50:55 GMT 2025
      584.2K bytes
      Cache
     
  45. 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
     
  46. 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
     
  47. 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
     
  48. 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
     
  49. 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
     
  50. is_regressor — scikit-learn 1.8.0 documen...

    instance Estimator object to test. Returns : out bool True if...
    scikit-learn.org/stable/modules/generated/sklearn.base.is_regressor.html
    Mon Dec 22 11:58:29 GMT 2025
      106.7K bytes
      Cache
     
Back to Top