Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 131 - 140 of 857 for tests (0.23 sec)

  1. Prediction Latency — scikit-learn 1.7.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
    Mon Jun 30 13:50:27 UTC 2025
      142.9K bytes
      Cache
     
  2. 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
    Mon Jun 30 13:50:29 UTC 2025
      127.4K bytes
      Cache
     
  3. Shrinkage covariance estimation: LedoitWolf vs ...

    coloring_matrix ) X_test = np . dot ( base_X_test , coloring_matrix...n_samples , n_features )) base_X_test = np . random . normal ( size...
    scikit-learn.org/stable/auto_examples/covariance/plot_covariance_estimation.html
    Mon Jun 30 13:50:27 UTC 2025
      108.5K bytes
      Cache
     
  4. 外だし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 Jun 13 09:55:28 UTC 2025
      13.3K bytes
      Cache
     
  5. Debugging Azure Networking for Elastic Cloud Se...

    for the duration of the test. These tests are designed to push the...performance and scalability tests to ensure that our users get...
    www.elastic.co/observability-labs/blog/debugging-aks-packet-loss
    Wed Jun 18 01:06:52 UTC 2025
      149.3K bytes
      Cache
     
  6. 6. Visualizations — scikit-learn 1.7.0 document...

    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/visualizations.html
    Mon Jun 30 13:50:27 UTC 2025
      50K bytes
      Cache
     
  7. GraphicalLassoCV — scikit-learn 1.7.0 documenta...

    : X_test array-like of shape (n_samples, n_features) Test data...An iterable yielding (train, test) splits as arrays of indices....
    scikit-learn.org/stable/modules/generated/sklearn.covariance.GraphicalLassoCV.html
    Mon Jun 30 13:50:30 UTC 2025
      139.9K bytes
      Cache
     
  8. 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
    Mon Jun 30 13:50:30 UTC 2025
      216.4K bytes
      Cache
     
  9. 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
    Mon Jun 30 13:50:27 UTC 2025
      197K bytes
      Cache
     
  10. Comparing Target Encoder with Other Encoders — ...

    "rmse_test_mean" : rmse_test_score . mean (), "rmse_test_std"...= True , ) rmse_test_score = - result [ "test_score" ] rmse_train_score...
    scikit-learn.org/stable/auto_examples/preprocessing/plot_target_encoder.html
    Mon Jun 30 13:50:29 UTC 2025
      119.3K bytes
      Cache
     
Back to top