Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 401 - 420 of 1,770 for test (0.11 sec)

  1. Precision-Recall — scikit-learn 1.5.0 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
    Wed May 22 15:20:10 UTC 2024
      138.8K bytes
      Cache
     
  2. Why are Florida fish spinning and dying? Scient...

    researchers’ tests identified a cocktail of natural...fish he plans to send out for testing. He compared the effort to...
    www.nbcnews.com/science/environment/florida-fish-spinning-dying-suspect-rcna151105
    Mon May 13 00:54:15 UTC 2024
      223.5K bytes
      Cache
     
  3. 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
     
  4. LeavePGroupsOut — scikit-learn 1.5.0 documentation

    f " Test: index= { test_index } , group= { groups [ test_index...indices for that split. test ndarray The testing set indices for that...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.LeavePGroupsOut.html
    Wed May 22 15:20:08 UTC 2024
      128.9K bytes
      Cache
     
  5. 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
    Wed May 22 15:20:10 UTC 2024
      159.6K bytes
      Cache
     
  6. LeaveOneOut — scikit-learn 1.5.0 documentation

    Provides train/test indices to split data in train/test sets. Each..." ) ... print ( f " Test: index= { test_index } " ) Fold 0: Train:...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.LeaveOneOut.html
    Wed May 22 15:20:10 UTC 2024
      122.4K bytes
      Cache
     
  7. 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
    Wed May 22 15:20:10 UTC 2024
      114.5K bytes
      Cache
     
  8. Prediction Latency — scikit-learn 1.5.0 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
    Wed May 22 15:20:05 UTC 2024
      140.6K bytes
      Cache
     
  9. Post pruning decision trees with cost complexit...

    X_test , y_train , y_test = train_test_split ( X ,...clfs ] test_scores = [ clf . score ( X_test , y_test ) for clf...
    scikit-learn.org/stable/auto_examples/tree/plot_cost_complexity_pruning.html
    Wed May 22 15:20:10 UTC 2024
      102.4K bytes
      Cache
     
  10. Installing scikit-learn — scikit-learn 1.6.dev0...

    2 tests pytest-cov 2.9.0 tests ruff 0.2.1 tests black 24.3.0...24.3.0 tests mypy 1.9 tests pyamg 4.0.0 tests polars 0.20.23 docs,...
    scikit-learn.org/dev/install.html
    Tue May 21 18:58:18 UTC 2024
      54.9K bytes
      Cache
      Similar Results (1)
     
  11. 外だし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
     
  12. Visualizations with Display Objects — scikit-le...

    X_test , y_train , y_test = train_test_split ( X ,...predict ( X_test ) cm = confusion_matrix ( y_test , y_pred ) cm_display...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_display_object_visualization.html
    Wed May 22 15:20:05 UTC 2024
      114.6K bytes
      Cache
     
  13. 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
    Wed May 22 15:20:07 UTC 2024
      115K bytes
      Cache
     
  14. load_svmlight_files — scikit-learn 1.5.0 docume...

    target_test X_train , y_train , X_test , y_test = get_data ()...matrix X_test, it is essential that X_train and X_test have the...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.load_svmlight_files.html
    Wed May 22 15:20:05 UTC 2024
      117.6K bytes
      Cache
     
  15. Overview

    outside-sql-test : Runs outside-sql-test.[sh|bat]. replace-schema...jdbc generate doc outside-sql-test replace-schema sql2entity manage...
    dbflute.seasar.org/maven/plugin/
    Mon Mar 18 15:47:34 UTC 2024
      10.4K bytes
      Cache
      Similar Results (1)
     
  16. 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
    Wed May 22 15:20:07 UTC 2024
      108.1K bytes
      Cache
     
  17. 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
     
  18. 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
     
  19. 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
     
  20. 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
    Wed May 22 15:20:07 UTC 2024
      94.9K bytes
      Cache
     
Back to top