Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 31 - 40 of 338 for tests (0.09 sec)

  1. 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
     
  2. cross_validation.rst.txt

    available data as a **test set** ``X_test, y_test``. Note that the...>>> X_train, X_test, y_train, y_test = train_test_split( ... X,...
    scikit-learn.org/stable/_sources/modules/cross_validation.rst.txt
    Tue May 21 18:58:19 UTC 2024
      39.9K bytes
      6 views
     
  3. install.rst.txt

    running the full scikit-learn test suite via automated continuous...ckages\\sklearn\\datasets\\tests\\data\\openml\\292\\api-v1-...
    scikit-learn.org/stable/_sources/install.rst.txt
    Sun May 19 20:00:38 UTC 2024
      13.5K bytes
      1 views
     
  4. An emerging new picture of animal consciousness...

    don’t pass the mirror test. The mirror test is ableism! I mean most...using the “mirror-mark test,” which tests whether an animal, upon...
    www.metafilter.com/203484/An-emerging-new-picture-of-animal-consciousness
    Sat Apr 27 00:52:22 UTC 2024
      55.4K bytes
      Cache
     
  5. related_projects.rst.txt

    facilitates best practices for testing and documenting estimators....More focused on statistical tests and less on prediction than...
    scikit-learn.org/stable/_sources/related_projects.rst.txt
    Tue May 21 18:58:18 UTC 2024
      17.4K bytes
     
  6. 1.10. Decision Trees — scikit-learn 1.5.0 docum...

    validate a model using statistical tests. That makes it possible to account...= 0 ) . fit ( X , y ) >>> X_test = np . array ([ np . nan ])...
    scikit-learn.org/stable/modules/tree.html
    Tue May 21 18:58:19 UTC 2024
      96.8K bytes
      Cache
     
  7. 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/...
    Mon Mar 18 15:47:33 UTC 2024
      15.2K bytes
      12 views
      Cache
     
  8. 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 21 18:58:20 UTC 2024
      60.4K bytes
      1 views
      Cache
     
  9. getting_started.rst.txt

    X_test, y_train, y_test = train_test_split(X, y, random_state=0)...>>> X_train, X_test, y_train, y_test = train_test_split(X, y, random_state=0)...
    scikit-learn.org/stable/_sources/getting_started.rst.txt
    Sun May 19 20:00:39 UTC 2024
      10K bytes
     
  10. Linear Regression Example — scikit-learn 1.5.0 ...

    scatter ( diabetes_X_test , diabetes_y_test , color = "black" )...Split the data into training/testing sets diabetes_X_train = diabetes_X...
    scikit-learn.org/stable/auto_examples/linear_model/plot_ols.html
    Tue May 21 18:58:18 UTC 2024
      89.2K bytes
      Cache
     
Back to top