Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 301 - 310 of 805 for tests (0.43 sec)

  1. RocCurveDisplay — scikit-learn 1.7.2 documentation

    X_test , y_train , y_test = train_test_split ( ......X_train , X_test , y_train , y_test = train_test_split ( ......
    scikit-learn.org/stable/modules/generated/sklearn.metrics.RocCurveDisplay.html
    Tue Sep 16 14:38:52 UTC 2025
      170.5K bytes
      Cache
     
  2. Tweedie regression on insurance claims — scikit...

    ( "test" , X_test , df_test ), ]: y , _weights...train_test_split df_train , df_test , X_train , X_test = train_test_split...
    scikit-learn.org/stable/auto_examples/linear_model/plot_tweedie_regression_insurance_claims.html
    Tue Sep 16 14:38:56 UTC 2025
      181.8K bytes
      Cache
     
  3. LastaFluteのJakarta対応 (Java21) | LastaFlute

    jakarta | Github exampleやtestも exampleやtestプロジェクトもブランチで分けてマージ管理していきます。...Jakarta版LastaFlute リリース一覧 Java8版との整合性 exampleやtestも 依存ライブラリをJakartaに 依存スコープに夜じゃなくて寄る...
    dbflute.seasar.org/ja/lastaflute/howto/upgrade/lakarta.html
    Mon Sep 15 10:51:17 UTC 2025
      26.9K bytes
      Cache
     
  4. Visualizing cross-validation behavior in scikit...

    split data into training and test sets in order to avoid model...standardize the number of groups in test sets, etc. This example visualizes...
    scikit-learn.org/stable/auto_examples/model_selection/plot_cv_indices.html
    Tue Sep 16 14:38:54 UTC 2025
      119.9K bytes
      Cache
     
  5. How to deploy NLP: Text embeddings and vector s...

    is a perfect resource for testing vector similarity search, firstly,...inference_threads parameter. We can test the successful deployment of...
    www.elastic.co/search-labs/blog/how-to-deploy-nlp-text-embeddings-and-vector-search
    Wed Sep 17 01:40:24 UTC 2025
      191.2K bytes
      1 views
      Cache
     
  6. DBFluteのリポジトリ (Github) | DBFlute

    (サンプル) DBFlute Test DBFluteのテストプロジェクト。 DBFlute Test https://git...Project DBFlute Example DBFlute Test UTFlute EMecha DBFlute Session...
    dbflute.seasar.org/ja/environment/repository.html
    Mon Sep 15 10:51:17 UTC 2025
      10.6K bytes
      1 views
      Cache
     
  7. Ordinary Least Squares and Ridge Regression — s...

    X_test , y_train , y_test = train_test_split ( X ,...] . scatter ( X_test , y_test , label = "Test data points" ) ax...
    scikit-learn.org/stable/auto_examples/linear_model/plot_ols_ridge.html
    Tue Sep 16 14:38:56 UTC 2025
      106.7K bytes
      Cache
     
  8. plot_classifier_comparison.zip

    and test part X, y = ds X_train, X_test, y_train, y_test = train_test_split(...Plot the testing points ax.scatter( X_test[:, 0], X_test[:, 1],...
    scikit-learn.org/stable/_downloads/ce35bcc69acbd491cf7ac77fa17889d5/plot_classifier_comparison.zip
    Tue Sep 16 14:38:54 UTC 2025
      10.8K bytes
     
  9. OutsideSqlTestCommandPlugin (DBFlute Maven Plug...

    provides outside-sql-test goal to run outside-sql-test.[sh|bat]. 作成者:...
    dbflute.seasar.org/maven/plugin/apidocs/org/seasar/dbflute/maven/plugin/OutsideSqlTestCommandPlug...
    Mon Sep 15 10:51:18 UTC 2025
      14.8K bytes
      Cache
     
  10. Gradient Boosting regression — scikit-learn 1.7...

    X_test , y_train , y_test = train_test_split ( X ,...mean_squared_error ( y_test , reg . predict ( X_test )) print ( "The...
    scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_regression.html
    Tue Sep 16 14:38:52 UTC 2025
      110K bytes
      Cache
     
Back to top