Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 71 - 80 of 296 for tests (0.09 sec)

  1. Supervised learning: predicting an output varia...

    iris_X_test = iris_X [ indices [ - 10 :]] >>> iris_y_test = iris_y...predict ( diabetes_X_test ) - diabetes_y_test ) ** 2 ) 2004.5......
    scikit-learn.org/stable/tutorial/statistical_inference/supervised_learning.html
    Fri May 31 14:06:07 UTC 2024
      77.2K bytes
      Cache
     
  2. ensemble.rst.txt

    train_test_split >>> X_train, X_test, y_train, y_test = train_test_split(X,...X_train, X_test = X[:2000], X[2000:] >>> y_train, y_test = y[:2000],...
    scikit-learn.org/stable/_sources/modules/ensemble.rst.txt
    Fri May 31 14:06:06 UTC 2024
      72.8K bytes
     
  3. The Literary Mercenary: The Pros and Cons of Us...

    folks use these games as ways to test out story ideas, character concepts,...sandbox to play around in, testing out different ideas and structures...
    nealflitherland.blogspot.com/2020/02/the-pros-and-cons-of-using-tabletop.html
    Sun Jun 02 00:14:46 UTC 2024
      91.8K bytes
      Cache
     
  4. Digits Classification Exercise — scikit-learn 1...

    )] X_test = X_digits [ int ( 0.9 * n_samples ) :] y_test = y_digits..., y_train ) . score ( X_test , y_test )) print ( "LogisticRegression...
    scikit-learn.org/stable/auto_examples/exercises/plot_digits_classification_exercise.html
    Fri May 31 14:06:04 UTC 2024
      86.3K bytes
      Cache
     
  5. Elastic Microsoft SQL connector reference | Ent...

    Connector testing for more details. To perform E2E testing for the...subset of tables. End-to-end testing The connector framework enables...
    www.elastic.co/guide/en/enterprise-search/current/connectors-ms-sql.html
    Wed May 29 12:24:55 UTC 2024
      58.9K bytes
      Cache
     
  6. Swaggerの環境セットアップ | LastaFlute

    実際には、UTFluteが依存していますが、UTFlute自体はtestスコープなので、そのままだとアプリ実行環境で使えないので...を [App]LastaDocTest に追加します。 test_swaggerJson() を追加し、さらに prepareMockContextPa()...
    dbflute.seasar.org/ja/lastaflute/howto/structure/swaggerenv.html
    Fri May 24 02:22:00 UTC 2024
      30.5K bytes
      Cache
     
  7. Detection error tradeoff (DET) curve — scikit-l...

    X_test , y_train , y_test = train_test_split ( X ,...from_estimator ( clf , X_test , y_test , ax = ax_roc , name = name...
    scikit-learn.org/stable/auto_examples/model_selection/plot_det.html
    Fri May 31 14:06:04 UTC 2024
      96.2K bytes
      Cache
     
  8. Comparing Nearest Neighbors with and without Ne...

    X_test , y_train , y_test = train_test_split ( X ,...score = clf . score ( X_test , y_test ) _ , ax = plt . subplots...
    scikit-learn.org/stable/auto_examples/neighbors/plot_nca_classification.html
    Fri May 31 14:06:04 UTC 2024
      97.3K bytes
      Cache
     
  9. ハンズオンニュース | DBFlute

    -- Testing --> <!-- = = = = --> <!-- unit test --> <dependency>...文を編成 (seasar 部分を lastadi に) src/test/resources のファイルをすべて削除、.gitkeep...
    dbflute.seasar.org/ja/tutorial/handson/news.html
    Fri May 24 02:22:00 UTC 2024
      21.3K bytes
      1 views
      Cache
     
  10. Elastic S3 connector reference | Enterprise Sea...

    Connector testing for more details. To execute a functional test for...Content extraction . End-to-end testing The connector framework enables...
    www.elastic.co/guide/en/enterprise-search/current/connectors-s3.html
    Thu May 09 14:03:31 UTC 2024
      50K bytes
      1 views
      Cache
     
Back to top