Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 201 - 220 of 1,652 for test (0.18 sec)

  1. Universal Profiling - continuous profiling that...

    Learn more Synthetic monitoring Test user journeys to deliver a great...
    www.elastic.co/observability/universal-profiling
    Tue May 07 00:05:03 UTC 2024
      555.1K bytes
      Cache
     
  2. To fight mosquitoes, L.A. is releasing thousand...

    approaches to pest control The idea of irradiating pests to bring...part of its final pilot program test. Male Aedes Aegypti mosquitoes...
    www.nbcnews.com/science/environment/los-angeles-releasing-mosquitoes-to-fight-mosquitoes-rcna150483
    Sat May 04 00:57:35 UTC 2024
      218K bytes
      Cache
     
  3. IEC 61508 - Wikipedia

    Unit Testing is to ensure that the software is fully tested at...auditing, assessment, and testing work by an accreditation body...
    en.wikipedia.org/wiki/IEC_61508
    Tue Apr 23 13:55:53 UTC 2024
      108.3K bytes
      Cache
     
  4. sklearn.linear_model.QuantileRegressor — scikit...

    n_features) Test samples. For some estimators...y_true.mean()) ** 2).sum() . The best possible score is 1.0 and it...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.QuantileRegressor.html
    Mon May 06 15:51:00 UTC 2024
      52.6K bytes
      Cache
     
  5. sklearn.linear_model.LassoLarsCV — scikit-learn...

    test) splits as arrays of indices....shape (n_samples, n_features) Test samples. For some estimators...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LassoLarsCV.html
    Mon May 06 15:51:01 UTC 2024
      58.5K bytes
      Cache
     
  6. Inside NASA's monthslong effort to rescue the V...

    working test beds or simulators here on Earth to test the new...
    www.nbcnews.com/science/space/nasa-rescue-voyager-1-mission-rcna149514
    Sat Apr 27 01:03:04 UTC 2024
      222.7K bytes
      Cache
     
  7. Jaguar Land Rover (JLR) Accelerates Vehicle Int...

    the test managers get more reliable and efficient tests and avoid...the production or vehicle testing process. "Our leadership teams...
    www.elastic.co/customers/jaguar-land-rover
    Tue May 07 00:06:43 UTC 2024
      430.8K bytes
      Cache
     
  8. Gabby Douglas returns to competitive gymnastics...

    competition due to a positive Covid test. “I was so excited to get back...floor, but unfortunately, I just tested positive for covid... I’m crushed...
    www.nbcnews.com/news/us-news/gabby-douglas-returns-competitive-gymnastics-qualifies-us-championsh...
    Sun Apr 28 01:04:06 UTC 2024
      210.6K bytes
      Cache
     
  9. Paris Olympics 2024: Latest news and updates | ...

    Test your knowledge of Olympic sports...
    www.nbcnews.com/olympics
    Sat May 04 00:50:28 UTC 2024
      925.2K bytes
      Cache
     
  10. Older Versions — scikit-learn 1.4.2 documentation

    Arguments n_test and n_train are deprecated and renamed to test_size...preprocessor / analyzer nested structure for text feature extraction...
    scikit-learn.org/stable/whats_new/older_versions.html
    Mon May 06 15:51:01 UTC 2024
      132.1K bytes
      Cache
     
  11. sklearn.ensemble.ExtraTreesRegressor — scikit-l...

    X_test , y_train , y_test = train_test_split ( ......y_train ) >>> reg . score ( X_test , y_test ) 0.2727... Methods apply...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.ExtraTreesRegressor.html
    Mon May 06 15:51:00 UTC 2024
      77.8K bytes
      Cache
     
  12. sklearn.linear_model.OrthogonalMatchingPursuitC...

    test) splits as arrays of indices....shape (n_samples, n_features) Test samples. For some estimators...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.OrthogonalMatchingPursuitCV.html
    Mon May 06 15:50:58 UTC 2024
      49.8K bytes
      Cache
     
  13. sklearn.mixture.GaussianMixture — scikit-learn ...

    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 May 06 15:50:58 UTC 2024
      63.4K bytes
      Cache
     
  14. Embedding Security in LLM Workflows: Elastic's ...

    risks Red Teaming & Monitoring : Test for vulnerabilities and continuously...section. Before moving forward, testing your connection is generally...
    www.elastic.co/security-labs/embedding-security-in-llm-workflows
    Tue May 07 00:58:31 UTC 2024
      183.2K bytes
      Cache
     
  15. Application Performance Monitoring (APM) with E...

    and flaky tests with Elastic contributed open...Learn more Synthetic monitoring Test user journeys to deliver a great...
    www.elastic.co/observability/application-performance-monitoring
    Tue May 07 00:03:03 UTC 2024
      558.2K bytes
      Cache
     
  16. 1.16. Probability calibration — scikit-learn 1....

    test_set) couples (as determined...Then its predictions on the test subset are used to fit a calibrator...
    scikit-learn.org/stable/modules/calibration.html
    Mon May 06 15:51:00 UTC 2024
      42.8K bytes
      Cache
     
  17. Maryland teacher arrested after principal alleg...

    Black students were unable to "test their way out of a paper bag,"...
    www.nbcnews.com/news/us-news/teacher-arrested-ai-generated-racist-rant-maryland-school-principal-...
    Fri Apr 26 01:04:42 UTC 2024
      215K bytes
      Cache
     
  18. Elastic Observability 8.2: Tail-based sampling,...

    test, or staging), and transaction...fashion. New synthetic cloud testing infrastructure (beta) Monitoring...
    www.elastic.co/blog/whats-new-elastic-observability-8-2-0
    Tue May 07 00:28:20 UTC 2024
      596.3K bytes
      Cache
     
  19. sklearn.ensemble.ExtraTreesClassifier — scikit-...

    max_leaf_nodes in best-first fashion. Best nodes are defined...the mean accuracy on the given test data and labels. set_fit_request...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.ExtraTreesClassifier.html
    Mon May 06 15:51:01 UTC 2024
      83.2K bytes
      Cache
     
  20. 7.4. Loading other datasets — scikit-learn 1.4....

    X_test , y_test = load_svmlight_files (...number of features: >>> X_test , y_test = load_svmlight_file ( ......
    scikit-learn.org/stable/datasets/loading_other_datasets.html
    Mon May 06 15:51:00 UTC 2024
      44.9K bytes
      Cache
     
Back to top