Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 351 - 360 of 1,456 for test (0.27 sec)

  1. Swaggerの環境セットアップ | LastaFlute

    実際には、UTFluteが依存していますが、UTFlute自体はtestスコープなので、そのままだとアプリ実行環境で使えないので...を [App]LastaDocTest に追加します。 test_swaggerJson() を追加し、さらに prepareMockContextPa()...
    dbflute.seasar.org/ja/lastaflute/howto/structure/swaggerenv.html
    Fri Apr 18 17:54:32 UTC 2025
      30.5K bytes
      Cache
     
  2. Nearest Neighbors regression — scikit-learn 1.6...

    axis = 0 ) X_test = np . linspace ( 0 , 5 , 500...X_train , y ) . predict ( X_test ) plt . subplot ( 2 , 1 , i...
    scikit-learn.org/stable/auto_examples/neighbors/plot_regression.html
    Sat Apr 19 00:31:22 UTC 2025
      91.4K bytes
      Cache
     
  3. Successive Halving Iterations — scikit-learn 1....

    The best candidate is the candidate that has the best score..."params_str" , values = "mean_test_score" ) ax = mean_scores ....
    scikit-learn.org/stable/auto_examples/model_selection/plot_successive_halving_iterations.html
    Sat Apr 19 00:31:22 UTC 2025
      112.3K bytes
      Cache
     
  4. 6.3. Preprocessing data — scikit-learn 1.6.1 do...

    X_test , y_train , y_test = train_test_split ( X ,...score ( X_test , y_test ) # apply scaling on testing data, without...
    scikit-learn.org/stable/modules/preprocessing.html
    Sat Apr 19 00:31:21 UTC 2025
      197.2K bytes
      Cache
     
  5. class_likelihood_ratios — scikit-learn 1.6.1 do...

    obtain post-test probabilities given a pre-test probability....classifier being a diagnostic test; the pre-test probability of an individual...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.class_likelihood_ratios.html
    Sat Apr 19 00:31:21 UTC 2025
      119.5K bytes
      Cache
     
  6. Feature discretization — scikit-learn 1.6.1 doc...

    training and test part X_train , X_test , y_train , y_test = train_test_split...and testing points ax . scatter ( X_test [:, 0 ], X_test [:,...
    scikit-learn.org/stable/auto_examples/preprocessing/plot_discretization_classification.html
    Sat Apr 19 00:31:22 UTC 2025
      128K bytes
      Cache
     
  7. GroupKFold — scikit-learn 1.6.1 documentation

    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.GroupKFold.html
    Sat Apr 19 00:31:21 UTC 2025
      127.7K bytes
      Cache
     
  8. check_estimator — scikit-learn 1.6.1 documentation

    running tests are aborted. This does not included tests that are...function will run an extensive test-suite for input validation,...
    scikit-learn.org/stable/modules/generated/sklearn.utils.estimator_checks.check_estimator.html
    Sat Apr 19 00:31:22 UTC 2025
      122.8K bytes
      Cache
     
  9. ハンズオンニュース | DBFlute

    -- Testing --> <!-- = = = = --> <!-- unit test --> <dependency>...With - Text Editor" で開いて修正します。ただし、その後ダブルクリックしても Text Editor ...
    dbflute.seasar.org/ja/tutorial/handson/news.html
    Fri Apr 18 17:54:33 UTC 2025
      21.3K bytes
      1 views
      Cache
     
  10. IsolationForest example — scikit-learn 1.6.1 do...

    X_test , y_train , y_test = train_test_split ( X ,...sklearn.model_selection import train_test_split n_samples , n_outliers...
    scikit-learn.org/stable/auto_examples/ensemble/plot_isolation_forest.html
    Sat Apr 19 00:31:22 UTC 2025
      119.2K bytes
      Cache
     
Back to top