Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 131 - 140 of 1,160 for test (0.13 sec)

  1. 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
     
  2. 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
    Sun Jun 02 00:38:30 UTC 2024
      199.6K bytes
      Cache
     
  3. Lasso — scikit-learn 1.5.0 documentation

    n_features) Test samples. For some estimators...tol times \(||y||_2^2 / n_{\text{samples}}\) . The target can...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.Lasso.html
    Fri May 31 14:06:07 UTC 2024
      174.6K bytes
      Cache
     
  4. 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:06 UTC 2024
      157.4K bytes
      Cache
     
  5. MultiTaskLasso — 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.MultiTaskLasso.html
    Fri May 31 14:06:07 UTC 2024
      165.2K bytes
      Cache
     
  6. Gradient Boosting Out-of-Bag estimates — scikit...

    -= test_score [ 0 ] test_best_iter = x [ np . argmin ( test_score...x = test_best_iter , color = test_color , linestyle = test_line...
    scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_oob.html
    Fri May 31 14:06:06 UTC 2024
      111.1K bytes
      Cache
     
  7. Balance model complexity and cross-validated sc...

    deviation of the best `mean_test_score`. """ best_score_idx = np...][ best_score_idx ] - cv_results [ "std_test_score" ][ best_score_idx...
    scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_refit_callable.html
    Fri May 31 14:06:04 UTC 2024
      98.9K bytes
      Cache
     
  8. 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
    Fri May 31 14:06:06 UTC 2024
      156.6K bytes
      Cache
     
  9. Single estimator versus bagging: bias-variance ...

    ( y ) X_test , y_test = generate ( n_samples = n_test , noise...training set n_test = 1000 # Size of the test set noise = 0.1...
    scikit-learn.org/stable/auto_examples/ensemble/plot_bias_variance.html
    Fri May 31 14:06:04 UTC 2024
      115K bytes
      Cache
     
  10. GMM covariances — scikit-learn 1.5.0 documentation

    train_index ] X_test = iris . data [ test_index ] y_test = iris . target...transAxes ) y_test_pred = estimator . predict ( X_test ) test_accuracy...
    scikit-learn.org/stable/auto_examples/mixture/plot_gmm_covariances.html
    Fri May 31 14:06:04 UTC 2024
      108.1K bytes
      Cache
     
Back to top