Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 301 - 310 of 1,753 for test (0.06 sec)

  1. Precision-Recall — scikit-learn 1.6.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
    Fri Dec 20 11:14:18 UTC 2024
      141.2K bytes
      Cache
     
  2. 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
    Fri Dec 20 11:14:18 UTC 2024
      162.4K bytes
      Cache
     
  3. plot_multi_metric_evaluation.py

    1)[0][0] best_score = results["mean_test_%s" % scorer][best_index]...etc...) The ``best_estimator_``, ``best_index_``, ``best_score_``...
    scikit-learn.org/stable/_downloads/dedbcc9464f3269f4f012f4bfc7d16da/plot_multi_metric_evaluation.py
    Fri Dec 20 11:14:14 UTC 2024
      3.6K bytes
     
  4. 8.3. Parallelism, resource management, and conf...

    sure that test results are independent of the test execution...run all tests with different seeds while keeping the test duration...
    scikit-learn.org/dev/computing/parallelism.html
    Fri Dec 20 11:14:15 UTC 2024
      60.5K bytes
      Cache
      Similar Results (1)
     
  5. Installing scikit-learn — scikit-learn 1.6.0 do...

    2 tests pytest-cov 2.9.0 tests ruff 0.5.1 tests black 24.3.0...24.3.0 tests mypy 1.9 tests pyamg 4.0.0 tests polars 0.20.30 docs,...
    scikit-learn.org/stable/install.html
    Fri Dec 20 11:14:18 UTC 2024
      53.8K bytes
      Cache
      Similar Results (1)
     
  6. 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
    Fri Dec 20 11:14:18 UTC 2024
      101.9K bytes
      Cache
     
  7. Prediction Latency — scikit-learn 1.6.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
    Fri Dec 20 11:14:18 UTC 2024
      142.9K bytes
      Cache
     
  8. Balance model complexity and cross-validated sc...

    deviation of the best `mean_test_score`. """ best_score_idx = np...][ best_score_idx ] - cv_results [ "std_test_score" ][ best_score_idx...
    scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_refit_callable.html
    Fri Dec 20 11:14:14 UTC 2024
      100K 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
    Fri Dec 20 11:14:18 UTC 2024
      115.4K bytes
      Cache
     
  10. 外だし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
    Tue Nov 12 15:10:59 UTC 2024
      13.3K bytes
      Cache
     
Back to top