Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 31 - 40 of 575 for tests (0.1 sec)

  1. The 2024 Chess Candidates Tournaments | MetaFilter

    matches are often not just tests of mental prowess, but of physical...
    www.metafilter.com/203183/The-2024-Chess-Candidates-Tournaments
    Thu Apr 04 00:43:01 UTC 2024
      35.4K bytes
      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
    Fri Apr 26 16:41:48 UTC 2024
      39.9K bytes
      6 views
     
  3. 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
     
  4. Kernel PCA — scikit-learn 1.4.2 documentation

    X_test , y_train , y_test = train_test_split ( X ,..."Training data" ) test_ax . scatter ( X_test [:, 0 ], X_test [:, 1 ],...
    scikit-learn.org/stable/auto_examples/decomposition/plot_kernel_pca.html
    Fri Apr 26 16:41:51 UTC 2024
      44.1K bytes
      Cache
     
  5. Classification of text documents using sparse f...

    predict ( X_test ) test_time = time () - t0 print ( f "test time: {..., ) data_test = fetch_20newsgroups ( subset = "test" , categories...
    scikit-learn.org/stable/auto_examples/text/plot_document_classification_20newsgroups.html
    Fri Apr 26 16:41:51 UTC 2024
      94.2K bytes
      Cache
     
  6. 10. Common pitfalls and recommended practices —...

    X_test , y_train , y_test = train_test_split ( ......X_train , X_test , y_train , y_test = train_test_split ( ......
    scikit-learn.org/stable/common_pitfalls.html
    Fri Apr 26 16:41:50 UTC 2024
      83K bytes
      Cache
     
  7. sklearn.model_selection.PredefinedSplit — sciki...

    Provides train/test indices to split data into train/test sets using...The entry test_fold[i] represents the index of the test set that...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.PredefinedSplit.html
    Fri Apr 26 16:41:50 UTC 2024
      26.6K bytes
      Cache
     
  8. Introducing the set_output API — scikit-learn 1...

    X_test , y_train , y_test = train_test_split ( X ,...X_train ) X_test_scaled = scaler . transform ( X_test ) X_test_scaled...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_set_output.html
    Fri Apr 26 16:41:51 UTC 2024
      77K bytes
      Cache
     
  9. 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
    Fri Apr 26 16:41:48 UTC 2024
      50K bytes
      Cache
     
  10. 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
      11 views
      Cache
     
Back to top