Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 131 - 140 of 901 for tests (0.09 sec)

  1. 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
    Wed Mar 27 19:14:56 UTC 2024
      20.9K bytes
      Cache
     
  2. Faces recognition example using eigenfaces and ...

    X_test , y_train , y_test = train_test_split ( X , y , test_size...set and a test and keep 25% of the data for testing. X_train ,...
    scikit-learn.org/stable/auto_examples/applications/plot_face_recognition.html
    Tue May 28 11:51:33 UTC 2024
      112.4K bytes
      Cache
     
  3. Version 0.13 — scikit-learn 1.6.dev0 documentation

    train_test_split being interpreted as a test by Yaroslav...Changed default test_size in cross_validation.train_test_split to None,...
    scikit-learn.org/dev/whats_new/v0.13.html
    Mon May 27 10:29:28 UTC 2024
      76.9K bytes
      Cache
      Similar Results (1)
     
  4. MLPRegressor — scikit-learn 1.5.0 documentation

    X_test , y_train , y_test = train_test_split ( X ,...-7.1...]) >>> regr . score ( X_test , y_test ) 0.4... fit ( X , y ) [source]...
    scikit-learn.org/stable/modules/generated/sklearn.neural_network.MLPRegressor.html
    Tue May 28 11:51:32 UTC 2024
      156.2K bytes
      Cache
     
  5. Face completion with a multi-output estimators ...

    randint ( test . shape [ 0 ], size = ( n_faces ,)) test = test [ face_ids...2 :] X_test = test [:, : ( n_pixels + 1 ) // 2 ] y_test = test...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_multioutput_face_completion.html
    Tue May 28 11:51:34 UTC 2024
      98.8K bytes
      Cache
     
  6. DBFlute Example (サンプル) | DBFlute

    MySQL dbflute-test-dbms-mysql PostgreSQL dbflute-test-dbms-postgresql...Oracle dbflute-test-dbms-oracle DB2 dbflute-test-dbms-db2 SQLServer...
    dbflute.seasar.org/ja/manual/reference/example/index.html
    Fri May 24 02:22:00 UTC 2024
      15.2K bytes
      13 views
      Cache
     
  7. Putting it all together — scikit-learn 1.5.0 do...

    X_test , y_train , y_test = train_test_split ( X , y , test_size...set and a test and keep 25% of the data for testing. X_train ,...
    scikit-learn.org/stable/tutorial/statistical_inference/putting_together.html
    Tue May 28 11:51:33 UTC 2024
      60.4K bytes
      1 views
      Cache
     
  8. Elastic Azure Blob Storage connector reference ...

    Connector testing for more details. To perform E2E testing for the...This connector has not been tested with Azure Government. Therefore...
    www.elastic.co/guide/en/enterprise-search/current/connectors-azure-blob.html
    Thu May 09 14:03:31 UTC 2024
      44.4K bytes
      Cache
     
  9. How to easily add application monitoring in Kub...

    shown here: package test ; public class Testing implements Runnable...name : webhook - test labels : app : webhook - test spec : containers...
    www.elastic.co/observability-labs/blog/application-monitoring-kubernetes-pods
    Wed May 29 01:06:20 UTC 2024
      135.9K bytes
      Cache
     
  10. Image denoising using kernel PCA — scikit-learn...

    X_test , y_train , y_test = train_test_split ( X ,...0.25 , size = X_test . shape ) X_test_noisy = X_test + noise noise...
    scikit-learn.org/stable/auto_examples/applications/plot_digits_denoising.html
    Tue May 28 11:51:34 UTC 2024
      102.5K bytes
      Cache
     
Back to top