Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 11 - 20 of 22 for test (0.17 sec)

  1. 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
    Thu May 09 23:01:24 UTC 2024
      13.5K bytes
      1 views
     
  2. related_projects.rst.txt

    which 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
    Thu May 09 23:01:25 UTC 2024
      17.4K bytes
     
  3. feature_extraction.rst.txt

    :math:`\text{tf-idf}_{\text{term1}} = \text{tf} \times \text{idf}...:math:`\text{tf-idf(t,d)}=\text{tf(t,d)} \times \text{idf(t)}`....
    scikit-learn.org/stable/_sources/modules/feature_extraction.rst.txt
    Thu May 09 23:01:25 UTC 2024
      43.4K bytes
     
  4. v1.3.rst.txt

    and test curves by default. You can set `score_type="test"` to...`return_indices` to return the train-test indices of each cv split. :pr:`25659`...
    scikit-learn.org/stable/_sources/whats_new/v1.3.rst.txt
    Thu May 09 23:01:24 UTC 2024
      44.2K bytes
     
  5. preprocessing.rst.txt

    K_{test} - 1'_{\text{n}_{samples}} K - K_{test} 1_{\text{n}_{samples}}...>>> X_train, X_test, y_train, y_test = train_test_split(X, y, random_state=42)...
    scikit-learn.org/stable/_sources/modules/preprocessing.rst.txt
    Thu May 09 23:01:25 UTC 2024
      52.7K bytes
     
  6. v1.4.rst.txt

    train_test_split` in :pr:`26855` by `Tim...- :class:`feature_extraction.text.TfidfTransformer` in :pr:`27219`...
    scikit-learn.org/stable/_sources/whats_new/v1.4.rst.txt
    Thu May 09 23:01:25 UTC 2024
      47K bytes
     
  7. decomposition.rst.txt

    ||X-UV||_{\text{Fro}}^2+\alpha||V||_{1,1} \\ \text{subject to...||X-UV||_{\text{Fro}}^2+\alpha||U||_{1,1} \\ \text{subject to...
    scikit-learn.org/stable/_sources/modules/decomposition.rst.txt
    Thu May 09 23:01:24 UTC 2024
      45.8K bytes
     
  8. faq.rst.txt

    :ref:`text_feature_extraction` for the built-in *text vectorizers*....^^^^^^^^^^ scikit-learn is regularly tested and maintained to work with...
    scikit-learn.org/stable/_sources/faq.rst.txt
    Thu May 09 23:01:25 UTC 2024
      23.4K bytes
      2 views
     
  9. grid_search.rst.txt

    have identified the best candidate. The best candidate is identified...`factor=2` candidates: the best candidate is the best out of these 2 candidates....
    scikit-learn.org/stable/_sources/modules/grid_search.rst.txt
    Thu May 09 23:01:25 UTC 2024
      33K bytes
      2 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 May 09 23:01:24 UTC 2024
      30.2K bytes
      4 views
     
Back to top