Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 261 - 270 of 931 for tests (0.1 sec)

  1. 概要

    outside-sql-test : outside-sql-test.[sh|bat]を実行します。 replace-schema...jdbc generate doc outside-sql-test replace-schema sql2entity manage...
    dbflute.seasar.org/maven/plugin/ja/index.html
    Tue Nov 12 15:10:59 UTC 2024
      13.9K bytes
      Cache
     
  2. MLPRegressor — scikit-learn 1.6.1 documentation

    X_test , y_train , y_test = train_test_split ( X ,...-290...]) >>> regr . score ( X_test , y_test ) 0.98... fit ( X , y )...
    scikit-learn.org/stable/modules/generated/sklearn.neural_network.MLPRegressor.html
    Tue Feb 04 08:40:44 UTC 2025
      151.3K bytes
      Cache
     
  3. validation_curve — scikit-learn 1.6.1 documenta...

    print ( f "The average test accuracy is { test_scores . mean () :...curve. Determine training and test scores for varying parameter...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.validation_curve.html
    Tue Feb 04 08:40:43 UTC 2025
      121.1K bytes
      Cache
     
  4. 利用方法

    (dbflute:outside-sql-test) dbflute:outside-sql-test ゴールを実行すると、DBFlute...outside-sql-test.[sh|bat] が実行されます。 outside-sql-test については、DBFlute...
    dbflute.seasar.org/maven/plugin/ja/usage.html
    Tue Nov 12 15:10:59 UTC 2024
      24.7K bytes
      Cache
     
  5. Scalable learning with polynomial kernel approx...

    import train_test_split X_train , X_test , y_train , y_test = train_test_split...train_test_split ( X , y , train_size = 5_000 , test_size = 10_000...
    scikit-learn.org/stable/auto_examples/kernel_approximation/plot_scalable_poly_kernels.html
    Tue Feb 04 08:40:45 UTC 2025
      115.4K bytes
      Cache
     
  6. QuadraticDiscriminantAnalysis — scikit-learn 1....

    n_features) Array of samples (test vectors). Returns : C ndarray...classification on an array of test vectors X. The predicted class...
    scikit-learn.org/stable/modules/generated/sklearn.discriminant_analysis.QuadraticDiscriminantAnal...
    Tue Feb 04 08:40:45 UTC 2025
      142K bytes
      Cache
     
  7. Isotonic Regression — scikit-learn 1.6.1 docume...

    plot ( x_test , ir . predict ( x_test ), "C1-" ) ax1 ....noisy data (n= %d )" % n ) x_test = np . linspace ( - 10 , 110...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_isotonic_regression.html
    Tue Feb 04 08:40:44 UTC 2025
      108.7K bytes
      Cache
     
  8. Installing scikit-learn — scikit-learn 1.7.dev0...

    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/dev/install.html
    Fri Jan 17 11:45:10 UTC 2025
      53.7K bytes
      Cache
      Similar Results (1)
     
  9. fetch_20newsgroups — scikit-learn 1.6.1 documen...

    test’ for the test set, ‘all’ for both,...subfolders. subset {‘train’, ‘test’, ‘all’}, default=’train’ Select...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_20newsgroups.html
    Tue Feb 04 08:40:45 UTC 2025
      120K bytes
      Cache
     
  10. ClassifierMixin — scikit-learn 1.7.dev0 documen...

    the mean accuracy on the given test data and labels. In multi-label...shape (n_samples, n_features) Test samples. y array-like of shape...
    scikit-learn.org/dev/modules/generated/sklearn.base.ClassifierMixin.html
    Fri Jan 17 11:45:10 UTC 2025
      114.2K bytes
      Cache
      Similar Results (1)
     
Back to top