Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 11 - 20 of 32 for tests (0.09 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
    Wed Jun 05 00:53:46 UTC 2024
      89.4K bytes
      1 views
     
  2. roadmap.rst.txt

    Improve scikit-learn common tests suite to make sure that (at...
    scikit-learn.org/stable/_sources/roadmap.rst.txt
    Fri Jun 07 19:49:37 UTC 2024
      11.7K bytes
     
  3. linear_model.rst.txt

    * Medical Drug Testing: probability of curing a patient...
    scikit-learn.org/stable/_sources/modules/linear_model.rst.txt
    Thu Jun 06 17:04:45 UTC 2024
      78.3K bytes
      8 views
     
  4. 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
    Fri Jun 07 19:49:36 UTC 2024
      12.6K bytes
      1 views
     
  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
    Fri Jun 07 19:49:36 UTC 2024
      17.4K bytes
     
  6. 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
    Fri Jun 07 19:49:37 UTC 2024
      10K bytes
     
  7. preprocessing.rst.txt

    X_test, y_train, y_test = train_test_split(X, y, random_state=42)...pipe.score(X_test, y_test) # apply scaling on testing data, without...
    scikit-learn.org/stable/_sources/modules/preprocessing.rst.txt
    Thu Jun 06 17:04:45 UTC 2024
      53K bytes
     
  8. support.rst.txt

    about repository updates and test failures on the `scikit-learn-commits...
    scikit-learn.org/stable/_sources/support.rst.txt
    Fri Jun 07 19:49:37 UTC 2024
      3.8K bytes
     
  9. faq.rst.txt

    ^^^^^^^^^^ scikit-learn is regularly tested and maintained to work with...differently. Please refer to the test suite of the specific module...
    scikit-learn.org/stable/_sources/faq.rst.txt
    Fri Jun 07 19:49:37 UTC 2024
      24.5K bytes
      3 views
     
  10. testimonials.rst.txt

    but its careful and well tested implementation give us the...Moreover, its consistent API, well-tested code and permissive licensing...
    scikit-learn.org/stable/_sources/testimonials/testimonials.rst.txt
    Thu Jun 06 17:04:46 UTC 2024
      25.7K bytes
      4 views
     
Back to top