Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 181 - 200 of 1,741 for test (0.23 sec)

  1. SimpleImputer — scikit-learn 1.5.0 documentation

    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.SimpleImputer.html
    Fri May 31 14:06:07 UTC 2024
      151.1K bytes
      Cache
     
  2. "Well, you seem like a person, but you're just ...

    7 favorites ] still fails my test question on Germany and WW2,...15 favorites ] still fails my test question on Germany and WW2,...
    www.metafilter.com/203709/Well-you-seem-like-a-person-but-youre-just-a-voice-in-a-computer
    Tue May 14 00:46:29 UTC 2024
      91.7K bytes
      Cache
     
  3. HuberRegressor — scikit-learn 1.5.0 documentation

    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.HuberRegressor.html
    Fri May 31 14:06:06 UTC 2024
      151.5K bytes
      Cache
     
  4. Pipeline — scikit-learn 1.5.0 documentation

    X_test , y_train , y_test = train_test_split ( X ,..., y_train ) . score ( X_test , y_test ) 0.88 >>> # An estimator's...
    scikit-learn.org/stable/modules/generated/sklearn.pipeline.Pipeline.html
    Fri May 31 14:06:07 UTC 2024
      191.7K bytes
      Cache
     
  5. Submersible visiting the Titanic has gone missi...

    system was not tested. Test dive of 4000m not tested first before...validation tests conducted at the Deep Ocean Test Facility in...
    www.metafilter.com/199672/Submersible-visiting-the-Titanic-has-gone-missing
    Wed May 29 00:44:55 UTC 2024
      994.8K bytes
      Cache
     
  6. Slashdot: News for nerds, stuff that matters

    " It's now being tested in a larger-scale Phase IIB...the spacecraft's first piloted test flight — was grounded again...
    slashdot.org
    Mon Jun 03 01:09:05 UTC 2024
      152.2K bytes
      Cache
     
  7. Best Printer 2023 | MetaFilter

    Print a Windows test page and it would be beautiful...style="display:none"></div> <script type="text/javascript"> !function() { var...
    www.metafilter.com/198593/Best-Printer-2023
    Mon May 06 00:42:06 UTC 2024
      81.8K bytes
      Cache
     
  8. Elasticsearch features list | Elastic

    "message" : { "query" : "this is a test", "operator" : "and" } } } }...default distribution, you can also test out Platinum features such as...
    www.elastic.co/elasticsearch/features
    Mon Jun 03 00:34:43 UTC 2024
      560.4K bytes
      1 views
      Cache
     
  9. 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
    Sun Jun 02 00:46:00 UTC 2024
      71.7K bytes
      Cache
     
  10. 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
    Sun May 26 01:08:31 UTC 2024
      465K bytes
      Cache
     
  11. 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 Jun 03 00:44:41 UTC 2024
      623.1K bytes
      Cache
     
  12. Elasticsearch Connector API: How to ingest data...

    monitoring and testing, removing the need to go back...schema to be registered. For our test setup, it should be sufficient...
    www.elastic.co/search-labs/blog/elasticsearch-connector-apis-sync-data-to-serverless
    Tue May 28 00:47:05 UTC 2024
      205.4K bytes
      Cache
     
  13. IterativeImputer — scikit-learn 1.5.0 documenta...

    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
    Fri May 31 14:06:07 UTC 2024
      157.4K bytes
      Cache
     
  14. Elastic Universal Profiling: Delivering perform...

    implement a quick workaround to test our hypothesis. Apart from having...
    www.elastic.co/observability-labs/blog/elastic-universal-profiling-performance-improvements-reduc...
    Mon Jun 03 01:04:23 UTC 2024
      97.5K bytes
      Cache
     
  15. Who Has the Right to “Disrupt” the University?

    speech by creating a new litmus test for what kind of protest activity...had warned protesters , or the rest of their campus communities,...
    jewishcurrents.org/who-has-the-right-to-disrupt-the-university
    Mon May 06 15:38:04 UTC 2024
      82.9K bytes
      Cache
     
  16. Out-of-core classification of text documents — ...

    - tick test_stats [ "n_test" ] += len ( y_test ) test_stats [...%(n_test)6d test docs ( %(n_test_pos)6d positive) " % test_stats...
    scikit-learn.org/stable/auto_examples/applications/plot_out_of_core_classification.html
    Fri May 31 14:06:06 UTC 2024
      160.2K bytes
      Cache
     
  17. bootstrap.js

    test(j());if(/Trident/i.test(j())&&S(t)&&"fi...F(){return!/^((?!chrome|android).)*safari/i.test(j())}function H(t,e,i){void...
    scikit-learn.org/dev/_static/scripts/bootstrap.js
    Wed May 29 10:52:43 UTC 2024
      79.7K bytes
      Similar Results (2)
     
  18. gtm.js

    test(e)||po.test(e)||a.push("none");return...1"!==a[0]||!/^\d+$/.test(a[1])||!yp.test(a[2])?[]:a} function...
    www.googletagmanager.com/gtm.js
    Tue May 28 00:00:00 UTC 2024
      239K bytes
      1 views
     
  19. Nested versus non-nested cross-validation — sci...

    ) non_nested_scores [ i ] = clf . best_score_ # Nested CV with...[ non_nested_scores_line , nested_line ], [ "Non-Nested CV" ,...
    scikit-learn.org/stable/auto_examples/model_selection/plot_nested_cross_validation_iris.html
    Fri May 31 14:06:06 UTC 2024
      101.6K bytes
      Cache
     
  20. MetaFilter | Community Weblog

    Test yourself here . posted by anotherpanacea...style="display:none"></div> <script type="text/javascript"> !function() { var...
    www.metafilter.com/
    Mon Jun 03 00:43:27 UTC 2024
      82.4K bytes
      2 views
      Cache
     
Back to top