Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 361 - 370 of 845 for tests (0.1 sec)

  1. Project Mailing Lists

    jdbc generate doc outside-sql-test replace-schema sql2entity manage...
    dbflute.seasar.org/maven/plugin/mail-lists.html
    Fri Jun 13 09:55:28 UTC 2025
      8.1K bytes
      Cache
     
  2. Issue Tracking

    jdbc generate doc outside-sql-test replace-schema sql2entity manage...
    dbflute.seasar.org/maven/plugin/issue-tracking.html
    Fri Jun 13 09:55:28 UTC 2025
      7.9K bytes
      Cache
     
  3. Effect of transforming the targets in regressio...

    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/auto_examples/compose/plot_transformed_target.html
    Thu Jul 03 11:42:06 UTC 2025
      125.3K bytes
      Cache
     
  4. One-Class SVM versus One-Class SVM using Stocha...

    size n_error_test = y_pred_test [ y_pred_test == - 1 ] . size...size n_error_test_sgd = y_pred_test_sgd [ y_pred_test_sgd == - 1...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sgdocsvm_vs_ocsvm.html
    Thu Jul 03 11:42:06 UTC 2025
      122.7K bytes
      1 views
      Cache
     
  5. Nested versus non-nested cross-validation — sci...

    a series of train/validation/test set splits. In the inner loop...error is estimated by averaging test set scores over several dataset...
    scikit-learn.org/stable/auto_examples/model_selection/plot_nested_cross_validation_iris.html
    Thu Jul 03 11:42:06 UTC 2025
      102.2K bytes
      Cache
     
  6. Recognizing hand-written digits — scikit-learn ...

    and 50% test subsets X_train , X_test , y_train , y_test = train_test_split...train_test_split ( data , digits . target , test_size = 0.5 , shuffle...
    scikit-learn.org/stable/auto_examples/classification/plot_digits_classification.html
    Thu Jul 03 11:42:05 UTC 2025
      102K bytes
      Cache
     
  7. Visualization of MLP weights on MNIST — scikit-...

    partition and test partition X_train , X_test , y_train , y_test = train_test_split...print ( "Test set score: %f " % mlp . score ( X_test , y_test )) fig...
    scikit-learn.org/stable/auto_examples/neural_networks/plot_mnist_filters.html
    Thu Jul 03 11:42:05 UTC 2025
      93.4K bytes
      Cache
     
  8. 模範解答的なセクション 3 | DBFlute

    @Directory dbflute-hands-on |-src/test/java | |-org.docksidestage.handson...HandyDate を使ってみましょう。 */ public void test_1() throws Exception { // ##...
    dbflute.seasar.org/ja/tutorial/handson/flower/flower03.html
    Fri Jun 13 09:55:28 UTC 2025
      50.3K bytes
      Cache
     
  9. RadiusNeighborsRegressor — scikit-learn 1.7.0 d...

    or None Test samples. If None , predictions...coefficient of determination on test data. The coefficient of determination,...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.RadiusNeighborsRegressor.html
    Thu Jul 03 11:42:06 UTC 2025
      150.6K bytes
      Cache
     
  10. Poisson regression and non-normal loss — scikit...

    df_test = train_test_split ( df , test_size = 0.33 ,...df_test [ "Frequency" ], df_test [ "Frequency" ], df_test [ "Exposure"...
    scikit-learn.org/stable/auto_examples/linear_model/plot_poisson_regression_non_normal_loss.html
    Thu Jul 03 11:42:06 UTC 2025
      172.7K bytes
      Cache
     
Back to top