Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 321 - 340 of 1,695 for test (0.17 sec)

  1. 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
     
  2. 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
    Sat May 18 15:26:00 UTC 2024
      39.5K bytes
      Cache
     
  3. 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
     
  4. 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
    Sat May 18 15:26:01 UTC 2024
      61.8K bytes
      Cache
     
  5. 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
    Sun May 19 00:53:44 UTC 2024
      580.3K bytes
      Cache
     
  6. 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
    Sat May 18 15:26:01 UTC 2024
      91.7K bytes
      Cache
     
  7. gtm.js

    type="text/javascript";n.id=h.id;n.text=h.text||h.textCo...e=window.document.location.hostname;oo.test(e)||no.test(e)||a.push("none");return...
    www.googletagmanager.com/gtm.js
    Sun May 19 00:00:00 UTC 2024
      235.3K bytes
      1 views
     
  8. Gradient Boosting regression — scikit-learn 1.4...

    X_test , y_train , y_test = train_test_split ( X ,...mean_squared_error ( y_test , reg . predict ( X_test )) print ( "The...
    scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_regression.html
    Sat May 18 15:26:00 UTC 2024
      44.6K bytes
      Cache
     
  9. 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
     
  10. L1-based models for Sparse Signals — scikit-lea...

    import train_test_split X_train , X_test , y_train , y_test = train_test_split...train_test_split ( X , y , test_size = 0.5 , shuffle = False ) In...
    scikit-learn.org/stable/auto_examples/linear_model/plot_lasso_and_elasticnet.html
    Sat May 18 15:26:00 UTC 2024
      61.3K bytes
      Cache
     
  11. sitemap-news

    s/world/north-korea-missile-test-kim-yo-jong-denies-weapons-...Newsen2024-05-17T09:08:20.715ZNorth Korea test-fires suspected missiles as...
    www.nbcnews.com/sitemap/nbcnews/sitemap-news
    Sun May 19 00:37:17 UTC 2024
      82.5K bytes
      2 views
     
  12. Working With Text Data — scikit-learn 1.4.2 doc...

    >>> docs_test = twenty_test . data >>> predicted = text_clf . predict...object’s best_score_ and best_params_ attributes store the best mean...
    scikit-learn.org/stable/tutorial/text_analytics/working_with_text_data.html
    Sat May 18 15:26:01 UTC 2024
      64.6K bytes
      Cache
     
  13. Custom refit strategy of a grid search with cro...

    import train_test_split X_train , X_test , y_train , y_test = train_test_split..., "mean_test_recall" , "std_test_recall" , "mean_test_precision"...
    scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_digits.html
    Sat May 18 15:26:00 UTC 2024
      60.4K bytes
      Cache
     
  14. sklearn.linear_model.MultiTaskLasso — scikit-le...

    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.MultiTaskLasso.html
    Sat May 18 15:26:00 UTC 2024
      69.7K bytes
      Cache
     
  15. Multiclass sparse logistic regression on 20newg...

    X_test , y_train , y_test = train_test_split ( X ,...predict ( X_test ) accuracy = np . sum ( y_pred == y_test ) / y_test...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sparse_logistic_regression_20newsgroups.html
    Sat May 18 15:26:00 UTC 2024
      41K bytes
      Cache
     
  16. Statistical comparison of models using grid sea...

    "rank_test_score" , "mean_test_score" , "std_test_score" ]]...params rank_test_score mean_test_score std_test_score kernel...
    scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_stats.html
    Sat May 18 15:26:00 UTC 2024
      115.7K bytes
      Cache
     
  17. Faces recognition example using eigenfaces and ...

    X_test , y_train , y_test = train_test_split ( X , y , test_size...set and a test and keep 25% of the data for testing. X_train ,...
    scikit-learn.org/stable/auto_examples/applications/plot_face_recognition.html
    Sat May 18 15:26:00 UTC 2024
      50K bytes
      Cache
     
  18. Kernel PCA — scikit-learn 1.4.2 documentation

    X_test , y_train , y_test = train_test_split ( X ,..."Training data" ) test_ax . scatter ( X_test [:, 0 ], X_test [:, 1 ],...
    scikit-learn.org/stable/auto_examples/decomposition/plot_kernel_pca.html
    Sat May 18 15:26:00 UTC 2024
      44.1K bytes
      Cache
     
  19. Release Highlights for scikit-learn 0.24 — scik...

    X_test , y_train , y_test = train_test_split ( X ,...X_train , X_test , y_train , y_test = train_test_split ( X ,...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_0_24_0.html
    Sat May 18 15:26:00 UTC 2024
      92K bytes
      Cache
     
  20. Compare cross decomposition methods — scikit-le...

    ) X_test_r , Y_test_r = cca . transform ( X_test , Y_test ) Total...Y_train ) X_test_r , Y_test_r = plsca . transform ( X_test , Y_test...
    scikit-learn.org/stable/auto_examples/cross_decomposition/plot_compare_cross_decomposition.html
    Sat May 18 15:26:00 UTC 2024
      62.8K bytes
      Cache
     
Back to top