Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 181 - 190 of 900 for tests (0.09 sec)

  1. Elastic Dropbox connector reference | Enterpris...

    Connector testing for more details. To perform E2E testing for the...category filter [ { "query": "test", "options": { "file_categories":...
    www.elastic.co/guide/en/enterprise-search/current/connectors-dropbox.html
    Thu May 09 14:03:31 UTC 2024
      60.5K bytes
      Cache
     
  2. GradientBoostingClassifier — scikit-learn 1.5.0...

    X_test = X [: 2000 ], X [ 2000 :] >>> y_train , y_test = y...y_train ) >>> clf . score ( X_test , y_test ) 0.913... apply ( X ) [source]...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.GradientBoostingClassifier.html
    Tue May 28 11:51:34 UTC 2024
      187K bytes
      Cache
     
  3. 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
    Tue May 28 11:51:33 UTC 2024
      140.6K bytes
      Cache
     
  4. RepeatedKFold — scikit-learn 1.5.0 documentation

    print ( f " Test: index= { test_index } " ) ... Fold...index=[0 1] Test: index=[2 3] Fold 1: Train: index=[2 3] Test: index=[0...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.RepeatedKFold.html
    Tue May 28 11:51:32 UTC 2024
      125K bytes
      Cache
     
  5. 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
    Tue May 28 11:51:33 UTC 2024
      125.7K bytes
      Cache
     
  6. 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
    Tue May 28 11:51:34 UTC 2024
      150.9K bytes
      Cache
     
  7. CategoricalNB — scikit-learn 1.5.0 documentation

    classification on an array of test vectors X. Parameters : X array-like...probability estimates for the test vector X. For each row x of...
    scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.CategoricalNB.html
    Sat May 25 13:41:01 UTC 2024
      158.5K 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/dbflutefit/outsidesqltitle/index.html
    Fri May 24 02:22:00 UTC 2024
      13.3K bytes
      Cache
     
  9. Time-related feature engineering — scikit-learn...

    test_0 = all_splits [ 0 ] X . iloc [ test_0 ] season...train_4 , test_4 = all_splits [ 4 ] X . iloc [ test_4 ] season...
    scikit-learn.org/stable/auto_examples/applications/plot_cyclical_feature_engineering.html
    Tue May 28 11:51:34 UTC 2024
      208.4K bytes
      Cache
     
  10. OAS — scikit-learn 1.5.0 documentation

    : X_test array-like of shape (n_samples, n_features) Test data...the observations. score ( X_test , y = None ) [source] # Compute...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.OAS.html
    Tue May 28 11:51:34 UTC 2024
      143.3K bytes
      Cache
     
Back to top