Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 951 - 960 of 1,835 for text (0.35 sec)

  1. plot_multi_metric_evaluation.py

    ``'_<scorer_name>'`` (``'mean_test_precision'``, ``'rank_test_precision'``, etc...)...style in (("train", "--"), ("test", "-")): sample_score_mean =...
    scikit-learn.org/stable/_downloads/dedbcc9464f3269f4f012f4bfc7d16da/plot_multi_metric_evaluation.py
    Wed Jul 02 18:21:48 UTC 2025
      3.6K bytes
     
  2. ハンズオンセクション 9 | DBFlute

    引数の値で null は許されない 対応テストメソッド test_letsOutside_会員が検索されること() 会員名称が...(区分値メソッドを使う、select句にカラムを追加してもOK) test_letsOutside_条件値なしで全件検索されること()...
    dbflute.seasar.org/ja/tutorial/handson/section09.html
    Fri Jun 13 09:55:28 UTC 2025
      33.3K bytes
      Cache
     
  3. StratifiedShuffleSplit — scikit-learn 1.7.0 doc...

    Provides train/test indices to split data in train/test sets. This..." ) ... print ( f " Test: index= { test_index } " ) Fold 0: Train:...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.StratifiedShuffleSplit.html
    Wed Jul 02 18:21:48 UTC 2025
      122.5K bytes
      Cache
     
  4. UTFluteのセットアップ | DBFlute

    @Java /** * The test case with container for unit test. * @author...PlainTestCase { public void test_demo() { // メソッド名が test で始まること markHere(...
    dbflute.seasar.org/ja/manual/function/helper/utflute/setup.html
    Fri Jun 13 09:55:28 UTC 2025
      23.5K bytes
      1 views
      Cache
     
  5. GroupShuffleSplit — scikit-learn 1.7.0 document...

    f " Test: index= { test_index } , group= { groups [ test_index...indices for that split. test ndarray The testing set indices for that...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.GroupShuffleSplit.html
    Wed Jul 02 18:21:48 UTC 2025
      128.4K bytes
      Cache
     
  6. Unlock the power of Search AI at Elastic{ON} Be...

    skills or stay ahead of what’s next? Whether you’re a developer,...real-world lessons, and shape what’s next — together, in person. Agenda...
    www.elastic.co/events/elasticon/bengaluru
    Thu Jul 03 01:16:04 UTC 2025
      42.5K bytes
      Cache
     
  7. Demonstration of multi-metric evaluation on cro...

    '_<scorer_name>' ( 'mean_test_precision' , 'rank_test_precision' , etc…)...style in (( "train" , "--" ), ( "test" , "-" )): sample_score_mean...
    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
     
  8. Common pitfalls in the interpretation of coeffi...

    import train_test_split X_train , X_test , y_train , y_test = train_test_split...predict ( X_test ) mae_test = median_absolute_error ( y_test , y_pred...
    scikit-learn.org/stable/auto_examples/inspection/plot_linear_model_coefficient_interpretation.html
    Wed Jul 02 18:21:48 UTC 2025
      290.9K bytes
      Cache
     
  9. 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
     
  10. StratifiedKFold — scikit-learn 1.7.0 documentation

    Provides train/test indices to split data in train/test sets. This..." ) ... print ( f " Test: index= { test_index } " ) Fold 0: Train:...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.StratifiedKFold.html
    Wed Jul 02 18:21:48 UTC 2025
      124.7K bytes
      Cache
     
Back to top