Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 301 - 320 of 1,701 for test (0.15 sec)

  1. sklearn.ensemble.VotingRegressor — scikit-learn...

    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.ensemble.VotingRegressor.html
    Sun May 19 20:00:39 UTC 2024
      65K bytes
      Cache
     
  2. Ask MetaFilter

    like to transition to become a Test automation engineer but need...yet on Tuesday night. I'm testing negative and have no symptoms....
    ask.metafilter.com
    Mon May 20 00:41:57 UTC 2024
      80.2K bytes
      Cache
     
  3. v1.3.rst.txt

    and test curves by default. You can set `score_type="test"` to...`return_indices` to return the train-test indices of each cv split. :pr:`25659`...
    scikit-learn.org/stable/_sources/whats_new/v1.3.rst.txt
    Sun May 19 20:00:39 UTC 2024
      44.2K bytes
     
  4. sklearn.cross_decomposition.PLSRegression — sci...

    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.cross_decomposition.PLSRegression.html
    Sun May 19 20:00:39 UTC 2024
      75.7K bytes
      Cache
     
  5. Build better Service Level Objectives (SLOs) fr...

    learn about OpenTelemetry and test out Observability features is...service is up properly. The best way is to ensure that all h...
    www.elastic.co/observability-labs/blog/service-level-objectives-slos-logs-metrics
    Mon May 20 01:00:21 UTC 2024
      91.3K bytes
      Cache
     
  6. sklearn.linear_model.Ridge — scikit-learn 1.4.2...

    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.Ridge.html
    Sun May 19 20:00:39 UTC 2024
      64.5K bytes
      Cache
     
  7. Elastic on Elastic: How InfoSec uses the Elasti...

    allowing us to test fields or dashboards without...'https://qualysapi.xxx.apps.qualys.com/qps/rest/2.0/update/am/tag' \ --location...
    www.elastic.co/blog/how-infosec-uses-elastic-stack-vulnerability-management
    Wed May 15 00:59:46 UTC 2024
      499K bytes
      Cache
     
  8. Firstyear's blog-a-log

    reference implementation to test against. I can not understate...
    fy.blackhats.net.au/blog/2024-04-26-passkeys-a-shattered-dream/
    Fri Apr 26 23:45:31 UTC 2024
      16.2K bytes
      Cache
     
  9. FanFare

    X-Men’s dream is put to the test as mutant-human relations reach...style="display:none"></div> <script type="text/javascript"> !function() { var...
    fanfare.metafilter.com
    Mon May 20 00:42:06 UTC 2024
      73.1K bytes
      1 views
      Cache
     
  10. ChatGPT and Elasticsearch integration: OpenAI m...

    the full body text, those larger bodies of text may need to be...click Continue again at the Test stage. Click Create Pipeline...
    www.elastic.co/search-labs/blog/chatgpt-elasticsearch-openai-meets-private-data
    Mon May 20 00:54:01 UTC 2024
      194.8K bytes
      Cache
     
  11. What to know about CentOS Linux EOL

    your organization to build and test applications on the same innovative...Cloud , so you can choose the best IT infrastructure options for...
    www.redhat.com/en/topics/linux/centos-linux-eol
    Sun May 12 01:11:10 UTC 2024
      191K bytes
      Cache
     
  12. sklearn.impute.IterativeImputer — scikit-learn ...

    missing values at transform/test time. keep_empty_features bool,...simple estimators as well as on nested objects (such as Pipeline )....
    scikit-learn.org/stable/modules/generated/sklearn.impute.IterativeImputer.html
    Sun May 19 20:00:39 UTC 2024
      61.8K bytes
      Cache
     
  13. sklearn.cross_decomposition.CCA — scikit-learn ...

    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.cross_decomposition.CCA.html
    Sun May 19 20:00:39 UTC 2024
      73.5K bytes
      Cache
     
  14. Accelerating R&D in pharma with Elasticsearch, ...

    "target_field": "text_embedding", "field_map": { "text": "text_field" }...Create a test document POST patents-embeddings-1/_doc { "text": """Patent...
    www.elastic.co/blog/research-development-pharma-elasticsearch-esre-llms-langchain-1
    Mon May 20 00:53:41 UTC 2024
      580.3K bytes
      Cache
     
  15. Classification of text documents using sparse f...

    predict ( X_test ) test_time = time () - t0 print ( f "test time: {..., ) data_test = fetch_20newsgroups ( subset = "test" , categories...
    scikit-learn.org/stable/auto_examples/text/plot_document_classification_20newsgroups.html
    Sun May 19 20:00:39 UTC 2024
      94.2K bytes
      Cache
     
  16. We Ranked The Best Frozen Pizza Brands

    We Ranked The Best Frozen Pizza Brands I Tested And Ranked The...frozen pizzas. So I blind taste-tested the seven most popular grocery...
    www.buzzfeed.com/webstories/frozen-pizza-brands-ranked/
    Sun Apr 28 00:05:42 UTC 2024
      99K bytes
      Cache
     
  17. A Guy Who Doesn't Want Kids In Pubs, And More O...

    millenial taste makers) are failing a massive societal test of some...cursor-pointer"> <svg class="w-10 h-10 text-white pointer-events-none" ...
    digg.com/one-main-character/link/one-main-character-children-pubs-brian-cox-caitlin-clark-reporter
    Wed Apr 24 01:23:28 UTC 2024
      155.7K bytes
      Cache
     
  18. Semi-supervised Classification on a Text Datase...

    X_test , y_train , y_test = train_test_split ( X ,..., X_train , y_train , X_test , y_test ): print ( "Number of training...
    scikit-learn.org/stable/auto_examples/semi_supervised/plot_semi_supervised_newsgroups.html
    Sun May 19 20:00:39 UTC 2024
      42K bytes
      Cache
     
  19. Sample pipeline for text feature extraction and...

    ) data_test = fetch_20newsgroups ( subset = "test" , categories...vect__norm: l1 test_accuracy = random_search . score ( data_test . data...
    scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_text_feature_extraction.html
    Sun May 19 20:00:38 UTC 2024
      91.7K bytes
      Cache
     
  20. MetaFilter Projects

    interactive text adventure A climate-fiction text adventure with...performed a study on myself to test this hypothesis. I lost a modest...
    projects.metafilter.com
    Fri May 17 00:43:50 UTC 2024
      72.9K bytes
      Cache
     
Back to top