- Sort Score
- Result 20 results
- Languages All
- Labels All
Results 141 - 160 of 470 for test (0.14 sec)
-
Overview
outside-sql-test : Runs outside-sql-test.[sh|bat]. replace-schema...jdbc generate doc outside-sql-test replace-schema sql2entity manage...dbflute.seasar.org/maven/plugin/index.html -
ハンズオンセクション 8 | DBFlute
引数の値で null は許されない 対応テストメソッド test_updateMemberChangedT_会員が更新されていること()...更新処理後、DB上のデータが更新されていることをアサート test_updateMemberChangedT_排他制御例外が発生すること()...dbflute.seasar.org/ja/tutorial/handson/section08.html -
1.13. Feature selection — scikit-learn 1.5.2 do...
the best features based on univariate statistical tests. It can...we can use a F-test to retrieve the two best features for a dataset...scikit-learn.org/stable/modules/feature_selection.html -
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 -
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 -
Curve Fitting with Bayesian Ridge Regression — ...
increasing = True ) X_test = np . vander ( x_test , n_order + 1 , increasing...predict ( X_test , return_std = True ) ax . plot ( x_test , func (...scikit-learn.org/stable/auto_examples/linear_model/plot_bayesian_ridge_curvefit.html -
Nearest Neighbors regression — scikit-learn 1.5...
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 -
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... -
Elastic SharePoint Online connector reference |...
Connector testing for more details. To perform E2E testing for the...$ make ftest NAME=sharepoint_online For faster tests, add the...www.elastic.co/guide/en/enterprise-search/current/connectors-sharepoint-online.html -
Robust linear estimator fitting — scikit-learn ...
sin ( X_test ) X_test = X_test [:, np . newaxis ] y_errors...newaxis ] X_test = np . random . normal ( size = 200 ) y_test = np ....scikit-learn.org/stable/auto_examples/linear_model/plot_robust_fit.html -
Elastic Confluence connector reference | Enterp...
Connector testing for more details. To perform E2E testing for the...command: $ make ftest NAME=confluence For faster tests, add the DATA_SIZE=small...www.elastic.co/guide/en/enterprise-search/current/connectors-confluence.html -
The Fake Birdhouses of Springville - GigaNotoSa...
or friends announced negative test results in one breath and in...you sure you want to hear the rest? It has its funny bits, but...giganotosaurus.org/2024/03/01/the-fake-birdhouses-of-springville/ -
Orthogonal Matching Pursuit — scikit-learn 1.5....
Train error vs Test error Train error vs Test error Feature agglomeration...scikit-learn.org/stable/auto_examples/linear_model/plot_omp.html -
Caching nearest neighbors — scikit-learn 1.5.2 ...
cv_results_ [ "mean_test_score" ], yerr = grid_model...grid_model . cv_results_ [ "std_test_score" ], ) axes [ 0 ] . set ( xlabel...scikit-learn.org/stable/auto_examples/neighbors/plot_caching_nearest_neighbors.html -
Install Elasticsearch with Docker | Elasticsear...
If you just want to test Elasticsearch in local development,...cluster for development or testing. You can then run additional...www.elastic.co/guide/en/elasticsearch/reference/current/docker.html -
Elastic Dropbox connector reference | Enterpris...
Connector testing for more details. To perform E2E testing for the...command: $ make ftest NAME=dropbox For faster tests, add the DATA_SIZE=small...www.elastic.co/guide/en/enterprise-search/current/connectors-dropbox.html -
Ordinary Least Squares and Ridge Regression Var...
plot ( X_test , clf . predict ( X_test ), color = "gray"...) ax . plot ( X_test , clf . predict ( X_test ), linewidth = 2...scikit-learn.org/stable/auto_examples/linear_model/plot_ols_ridge_variance.html -
タイプセーフメール送信 (MailFlute) | LastaFlute
subject to show test environment or not mail.subject.test.prefix = [Test]...[Test] # The common return path of all mail mail.return.path...dbflute.seasar.org/ja/lastaflute/howto/architecture/typesafemail.html -
OpenTelemetry Bridge | APM .NET Agent Reference...
var src = new ActivitySource("Test"); using var activity1 = sr...var src = new ActivitySource("Test"); tracer.CaptureTransaction(...www.elastic.co/guide/en/apm/agent/dotnet/current/opentelemetry-bridge.html -
java-editor-templates.xml
test_junit4 Test @${testType:newType(org.junit.Test)} public...wt.text Text ${type:newType(org.eclipse.swt.widgets.Text)} $...dbflute.seasar.org/download/patch/handson/20140921_templates/java-editor-templates.xml