Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 371 - 380 of 1,333 for test (0.12 sec)

  1. 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
    Wed Jul 02 18:21:48 UTC 2025
      101.5K 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
    Wed Jul 02 18:21:48 UTC 2025
      162.8K bytes
      Cache
     
  3. SelectFpr — scikit-learn 1.7.0 documentation

    a FPR test. FPR test stands for False Positive Rate test. It controls...simple estimators as well as on nested objects (such as Pipeline )....
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SelectFpr.html
    Wed Jul 02 18:21:48 UTC 2025
      132.7K bytes
      Cache
     
  4. 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
    Wed Jul 02 18:21:48 UTC 2025
      142.9K bytes
      Cache
     
  5. Balance model complexity and cross-validated sc...

    "mean_test_score" : test_scores , "std_test_score" : grid...std of test scores mean_test_scores = np . mean ( test_scores...
    scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_refit_callable.html
    Wed Jul 02 18:21:48 UTC 2025
      169.1K bytes
      Cache
     
  6. 外だし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
     
  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 Jul 02 18:21:48 UTC 2025
      115.1K bytes
      Cache
     
  8. 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
    Wed Jul 02 18:21:48 UTC 2025
      50K bytes
      Cache
     
  9. RBF SVM parameters — scikit-learn 1.7.0 documen...

    best_params_ , grid . best_score_ ) ) The best parameters...and just applying it on the test set. from sklearn.preprocessing...
    scikit-learn.org/stable/auto_examples/svm/plot_rbf_parameters.html
    Wed Jul 02 18:21:48 UTC 2025
      118.9K bytes
      Cache
     
  10. Developer’s Guide — scikit-learn 1.7.0 document...

    on GitHub Actions Testing and improving test coverage Monitoring...Numbers Numerical assertions in tests Developers’ Tips and Tricks...
    scikit-learn.org/stable/developers/index.html
    Wed Jul 02 18:21:48 UTC 2025
      37.7K bytes
      Cache
     
Back to top