Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 121 - 140 of 1,638 for test (0.18 sec)

  1. sklearn.feature_selection.RFECV — scikit-learn ...

    test) splits as arrays of indices....ndarrays A dict with keys: split(k)_test_score ndarray of shape (n_s...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.RFECV.html
    Thu May 09 23:01:25 UTC 2024
      73.9K bytes
      Cache
     
  2. Which sports will feature at the Paris 2024 Oly...

    Go for gold and test your knowledge of the Olympic...
    www.nbcnews.com/sports/olympics/sports-paris-2024-quiz-rcna147894
    Thu Apr 18 00:54:58 UTC 2024
      210.1K 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. Log Monitoring with Elastic Observability | Ela...

    Learn more Synthetic monitoring Test user journeys to deliver a great...
    www.elastic.co/observability/log-monitoring
    Sat May 11 00:04:54 UTC 2024
      477.6K bytes
      Cache
     
  5. 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
     
  6. sklearn.ensemble.AdaBoostRegressor — scikit-lea...

    n_features) Test samples. For some estimators...determine the prediction on a test set after each boost. Parameters...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.AdaBoostRegressor.html
    Thu May 09 23:01:25 UTC 2024
      59.6K bytes
      Cache
     
  7. plot_release_highlights_1_4_0.ipynb

    X_test, y_train, y_test = train_test_split(X_adult,...(X_test)\nprint(f\"ROC AUC score is {roc_auc_score(y_test, y_decision)}\")"...
    scikit-learn.org/stable/_downloads/53490cdb42c3c07ba8cccd1c4ed4dca4/plot_release_highlights_1_4_0...
    Thu May 09 23:01:25 UTC 2024
      10.7K bytes
     
  8. sklearn.svm.NuSVC — scikit-learn 1.4.2 document...

    the mean accuracy on the given test data and labels. set_fit_request...(n_samples, n_features) or (n_samples_test, n_samples_train) For kernel=”precomputed”,...
    scikit-learn.org/stable/modules/generated/sklearn.svm.NuSVC.html
    Thu May 09 23:01:25 UTC 2024
      69.3K bytes
      Cache
     
  9. Universal Profiling - continuous profiling that...

    Learn more Synthetic monitoring Test user journeys to deliver a great...
    www.elastic.co/observability/universal-profiling
    Sat May 11 00:04:59 UTC 2024
      476.5K bytes
      Cache
     
  10. 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
     
  11. 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
     
  12. 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
    Sat May 11 00:08:01 UTC 2024
      352.3K bytes
      Cache
     
  13. Paris Olympics 2024: Latest news and updates | ...

    Test your knowledge of Olympic sports...
    www.nbcnews.com/olympics
    Sat May 11 01:03:20 UTC 2024
      924.2K bytes
      Cache
     
  14. 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
    Thu May 09 23:01:25 UTC 2024
      132.1K bytes
      Cache
     
  15. 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
     
  16. 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
    Sat May 11 00:04:10 UTC 2024
      479.5K bytes
      Cache
     
  17. LGBTQ news: Pride, latest headlines, breaking n...

    Farmers will now get paid to test their dairy cows for bird flu...Biden faces his next campus test over Gaza: From the Politics...
    www.nbcnews.com/nbc-out
    Sat May 11 01:00:48 UTC 2024
      1007.9K bytes
      1 views
      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
    Sat May 11 00:41:30 UTC 2024
      452.9K bytes
      Cache
     
  19. Elastic Enterprise Search: Getting Started with...

    results are more relevant when you test Elastic's Learned Sparse Encoder...on unstructured data beyond text, such as videos, images, and...
    www.elastic.co/getting-started/enterprise-search/search-across-business-systems-and-software
    Sat May 11 00:29:21 UTC 2024
      297.7K bytes
      Cache
     
  20. sklearn.svm.LinearSVC — scikit-learn 1.4.2 docu...

    vs the rest. It is possible to implement one vs the rest with SVC...the mean accuracy on the given test data and labels. set_fit_request...
    scikit-learn.org/stable/modules/generated/sklearn.svm.LinearSVC.html
    Thu May 09 23:01:25 UTC 2024
      74.4K bytes
      Cache
     
Back to top