Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

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

  1. glossary.rst.txt

    common tests This refers to the tests run on almost every...``(train_idx, test_idx)`` pairs. Each of {train,test}_idx is a 1d...
    scikit-learn.org/stable/_sources/glossary.rst.txt
    Tue Apr 30 16:14:28 UTC 2024
      88.1K bytes
      1 views
     
  2. sklearn.model_selection.cross_val_predict — sci...

    sample belongs to exactly one test set, and its prediction is computed...cross_val_score unless all tests sets have equal size and the...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.cross_val_predict.html
    Tue Apr 30 16:14:28 UTC 2024
      30.4K bytes
      Cache
     
  3. roadmap.rst.txt

    Improve scikit-learn common tests suite to make sure that (at...
    scikit-learn.org/stable/_sources/roadmap.rst.txt
    Tue Apr 30 16:14:29 UTC 2024
      11.7K bytes
     
  4. 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 Apr 30 16:14:29 UTC 2024
      39.9K bytes
      6 views
     
  5. 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
     
  6. 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
    Tue Apr 30 16:14:29 UTC 2024
      13.5K bytes
      1 views
     
  7. 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 Apr 30 16:14:29 UTC 2024
      17.4K bytes
     
  8. 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
     
  9. 1.10. Decision Trees — scikit-learn 1.4.2 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 Apr 30 16:14:28 UTC 2024
      71.9K bytes
      Cache
     
  10. 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
    Tue Apr 30 16:14:28 UTC 2024
      44.1K bytes
      Cache
     
Back to top