Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 71 - 80 of 575 for tests (0.1 sec)

  1. sklearn.ensemble.AdaBoostClassifier — scikit-le...

    achieving a lower test error with fewer boosting iterations....the mean accuracy on the given test data and labels. set_fit_request...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.AdaBoostClassifier.html
    Fri Apr 26 16:41:50 UTC 2024
      74K bytes
      Cache
     
  2. 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
    Fri Apr 26 16:41:50 UTC 2024
      78.8K bytes
      Cache
     
  3. 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
    Fri Apr 26 16:41:50 UTC 2024
      62.8K 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/...
    Mon Mar 18 15:47:33 UTC 2024
      13.3K bytes
      Cache
     
  5. sklearn.model_selection.TimeSeriesSplit — sciki...

    in train/test sets. In each split, test indices must be...n_splits=5, test_size=None) >>> for i , ( train_index , test_index...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.TimeSeriesSplit.html
    Fri Apr 26 16:41:50 UTC 2024
      38.8K bytes
      2 views
      Cache
     
  6. Gradient Boosting Out-of-Bag estimates — scikit...

    X_test , y_train , y_test = train_test_split ( X ,...for test data test_score = heldout_score ( clf , X_test , y_test...
    scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_oob.html
    Fri Apr 26 16:41:50 UTC 2024
      48.8K bytes
      Cache
     
  7. 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
    Fri Apr 26 16:41:51 UTC 2024
      44.6K bytes
      Cache
     
  8. sklearn.neighbors.KNeighborsClassifier — scikit...

    probability estimates for the test data X. score (X, y[, sample_weight])...the mean accuracy on the given test data and labels. set_params...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.KNeighborsClassifier.html
    Fri Apr 26 16:41:50 UTC 2024
      68.7K bytes
      Cache
     
  9. sklearn.model_selection.ShuffleSplit — scikit-l...

    print ( f " Test: index= { test_index } " ) Fold 0: Train:...4] Test: index=[5 2] Fold 1: Train: index=[4 0 2 5] Test: index=[1...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.ShuffleSplit.html
    Fri Apr 26 16:41:50 UTC 2024
      34.8K bytes
      Cache
     
  10. Elastic Box connector reference | Enterprise Se...

    Connector testing for more details. To perform E2E testing for the...present version. End-to-end Testing The connector framework enables...
    www.elastic.co/guide/en/enterprise-search/current/connectors-box.html
    Thu Apr 11 16:52:22 UTC 2024
      34.6K bytes
      Cache
     
Back to top