Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 401 - 420 of 2,850 for test (3.27 seconds)

  1. 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
     
  2. Open-source development - Tutorials - IBM Devel...

    how to prepare input files and test fine-tuned output models using...simualted pods to simulate and test a large cluster at scale. Open-source...
    developer.ibm.com/devpractices/open-source-development/tutorials/
    Mon Dec 22 12:18:38 GMT 2025
      634K bytes
      Cache
     
  3. Sicherheitseinstellungen

    O = Test , L = Test , C = DE Konfiguration...fess-backup.tar.gz Sicherheits-Best-Practices Prinzip der geringsten...
    fess.codelibs.org/de/15.3/install/security.html
    Mon Dec 22 02:41:27 GMT 2025
      40.8K bytes
      Cache
     
  4. Build context-aware AI agents with watsonx Orch...

    Test the AI agent Test the Employee Helper...displayed with a chat window for testing the agent. In the Welcome message...
    developer.ibm.com/tutorials/agentic-rag-watsonx-orchestrate-astradb/
    Thu Dec 04 02:50:14 GMT 2025
      704.7K bytes
      Cache
     
  5. RegressorMixin — scikit-learn 1.8.0 docum...

    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.base.RegressorMixin.html
    Mon Dec 22 11:58:31 GMT 2025
      116.1K bytes
      Cache
     
  6. 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
     
  7. Architektur und Codestruktur

    │ └── test/ │ └── java/org/codelibs/fess/ │ ├── ...Test.java #...Bauen und Testen - Build und Test Leitfaden für Beiträge - Erstellen...
    fess.codelibs.org/de/dev/architecture.html
    Mon Dec 22 02:41:32 GMT 2025
      64.6K bytes
      Cache
     
  8. 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
     
  9. 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
     
  10. 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
     
  11. 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
     
  12. 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
     
  13. 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
     
  14. 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
     
  15. KernelRidge — scikit-learn 1.8.0 document...

    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.kernel_ridge.KernelRidge.html
    Mon Dec 22 11:58:29 GMT 2025
      142.9K bytes
      Cache
     
  16. 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
     
  17. 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
     
  18. 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
     
  19. 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
     
  20. 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
     
Back to Top