Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 361 - 380 of 1,701 for test (0.3 sec)

  1. Precision-Recall — scikit-learn 1.4.2 documenta...

    and test X_train , X_test , y_train , y_test = train_test_split...and test X_train , X_test , Y_train , Y_test = train_test_split...
    scikit-learn.org/stable/auto_examples/model_selection/plot_precision_recall.html
    Sun May 19 20:00:39 UTC 2024
      76.2K bytes
      Cache
     
  2. Elastic network drive connector reference | Ent...

    "Folder-shared/org/*/all-tests/test[135]" } ] Excluding files..."pattern": "Folder-shared/**/all-tests/test[!7]" } ] Content extraction...
    www.elastic.co/guide/en/enterprise-search/current/connectors-network-drive.html
    Thu May 09 14:03:31 UTC 2024
      48.8K bytes
      Cache
     
  3. Integrations Developer Guide | Elastic

    integration Test an integration Asset testing Pipeline testing Static...Static testing System testing Publish an integration Developer workflows...
    www.elastic.co/guide/en/integrations-developer/current/index.html
    Thu May 09 18:19:40 UTC 2024
      13.5K bytes
      Cache
     
  4. Lagged features for time series forecasting — s...

    import train_test_split X_train , X_test , y_train , y_test = train_test_split...train_test_split ( X , y , test_size = 0.2 , random_state = 42 )...
    scikit-learn.org/stable/auto_examples/applications/plot_time_series_lagged_features.html
    Sun May 19 20:00:38 UTC 2024
      111.9K bytes
      Cache
     
  5. Demonstration of multi-metric evaluation on cro...

    The best_estimator_ , best_index_ , best_score_ and best_params_...``gs.best_score_``, ``gs.best_params_`` and # ``gs.best_index_``...
    scikit-learn.org/stable/auto_examples/model_selection/plot_multi_metric_evaluation.html
    Sun May 19 20:00:38 UTC 2024
      38.4K bytes
      Cache
     
  6. Comparing various online solvers — scikit-learn...

    X_test , y_train , y_test = train_test_split ( X ,...( X_test ) yy_ . append ( 1 - np . mean ( y_pred == y_test ))...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sgd_comparison.html
    Sun May 19 20:00:38 UTC 2024
      33K bytes
      Cache
     
  7. Prediction Latency — scikit-learn 1.4.2 documen...

    X_test , y_train , y_test = train_test_split ( X ,..., X_test , y_test = generate_dataset ( n_train , n_test , n )...
    scikit-learn.org/stable/auto_examples/applications/plot_prediction_latency.html
    Sun May 19 20:00:39 UTC 2024
      78.8K bytes
      Cache
     
  8. 外だしSQLのタイトル (OutsideSqlTitle) | DBFlute

    [df-outside-sql-test] [df-outside-sql-test] [Advice] [df-outside-sql-test]...[df-outside-sql-test] /* [df-outside-sql-test] [Simple Member...
    dbflute.seasar.org/ja/manual/function/genbafit/...
    Mon Mar 18 15:47:33 UTC 2024
      13.3K bytes
      Cache
     
  9. Multi-class AdaBoosted Decision Trees — scikit-...

    import train_test_split X_train , X_test , y_train , y_test = train_test_split...the remaining 30 percent for testing. from sklearn.model_selection...
    scikit-learn.org/stable/auto_examples/ensemble/plot_adaboost_multiclass.html
    Sun May 19 20:00:39 UTC 2024
      50.9K bytes
      Cache
     
  10. Elastic Microsoft Teams connector reference | E...

    Connector testing for more details. To perform E2E testing for the...command: $ make ftest NAME=microsoft_teams For faster tests, add the...
    www.elastic.co/guide/en/enterprise-search/current/connectors-teams.html
    Thu May 09 14:03:31 UTC 2024
      35.2K bytes
      Cache
     
  11. Elastic Box connector reference | Enterprise Se...

    Connector testing for more details. To perform E2E testing for the...command: $ make ftest NAME=box For faster tests, add the DATA_SIZE=small...
    www.elastic.co/guide/en/enterprise-search/current/connectors-box.html
    Thu May 09 14:03:31 UTC 2024
      34.6K bytes
      Cache
     
  12. Cottage cheese and sour cream are safe amid bir...

    but testing shows pasteurized dairy products...agency has been conducting tests on 297 pasteurized retail dairy...
    www.nbcnews.com/health/health-news/cottage-cheese-sour-cream-are-safe-bird-flu-outbreak-fda-says-...
    Thu May 02 00:52:29 UTC 2024
      210.6K bytes
      Cache
     
  13. 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
     
  14. sklearn.covariance.GraphicalLasso — scikit-lear...

    score (X_test[, y]) Compute the log-likelihood of X_test under the...: X_test array-like of shape (n_samples, n_features) Test data...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.GraphicalLasso.html
    Sun May 19 20:00:39 UTC 2024
      49.9K bytes
      Cache
     
  15. 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
     
  16. Feature transformations with ensembles of trees...

    X_test , y_full_train , y_test = train_test_split ( X...train_test_split ( X_full_train , y_full_train , test_size =...
    scikit-learn.org/stable/auto_examples/ensemble/plot_feature_transformation.html
    Sun May 19 20:00:39 UTC 2024
      88.7K bytes
      Cache
     
  17. Dimensionality Reduction with Neighborhood Comp...

    train/test X_train , X_test , y_train , y_test = train_test_split...( model . transform ( X_test ), y_test ) # Embed the data set...
    scikit-learn.org/stable/auto_examples/neighbors/plot_nca_dim_reduction.html
    Sun May 19 20:00:39 UTC 2024
      35.2K bytes
      Cache
     
  18. Elastic Jira connector reference | Enterprise S...

    Connector testing for more details. To perform E2E testing for the...command: $ make ftest NAME=jira For faster tests, add the DATA_SIZE=small...
    www.elastic.co/guide/en/enterprise-search/current/connectors-jira.html
    Thu May 09 14:03:31 UTC 2024
      60.3K bytes
      Cache
     
  19. 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
    Sun May 19 20:00:38 UTC 2024
      44.6K bytes
      Cache
     
  20. Probability Calibration curves — scikit-learn 1...

    X_test , y_train , y_test = train_test_split ( X ,...from_estimator ( clf , X_test , y_test , n_bins = 10 , name = name...
    scikit-learn.org/stable/auto_examples/calibration/plot_calibration_curve.html
    Sun May 19 20:00:38 UTC 2024
      79K bytes
      Cache
     
Back to top