Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 21 - 30 of 38 for test (0.08 sec)

  1. classes.rst.txt

    _text_feature_extraction_ref: From text --------- .....feature_extraction.text.CountVectorizer feature_extraction.text.HashingVectorizer...
    scikit-learn.org/stable/_sources/modules/classes.rst.txt
    Thu Apr 18 11:07:00 UTC 2024
      41.8K bytes
     
  2. 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
    Wed Apr 17 16:39:25 UTC 2024
      45.8K bytes
     
  3. 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
    Wed Apr 17 16:39:23 UTC 2024
      33K bytes
      2 views
     
  4. 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
    Wed Apr 17 16:39:24 UTC 2024
      30.2K bytes
      4 views
     
  5. roadmap.rst.txt

    Improve scikit-learn common tests suite to make sure that (at.../ ordinal / English language text?") should also not need to be...
    scikit-learn.org/stable/_sources/roadmap.rst.txt
    Thu Apr 18 11:07:00 UTC 2024
      11.7K bytes
     
  6. 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
    Wed Apr 17 16:39:23 UTC 2024
      43.4K bytes
     
  7. clustering.rst.txt

    math:: \text{ARI} = \frac{\text{RI} - E[\text{RI}]}{\max(\text{RI})...math:: \text{AMI} = \frac{\text{MI} - E[\text{MI}]}{\text{mean}(H(U),...
    scikit-learn.org/stable/_sources/modules/clustering.rst.txt
    Thu Apr 18 11:06:59 UTC 2024
      91.9K bytes
     
  8. ensemble.rst.txt

    to est >>> mean_squared_error(y_test, est.predict(X_test)) 3.84......train_test_split >>> X_train, X_test, y_train, y_test = train_test_split(X,...
    scikit-learn.org/stable/_sources/modules/ensemble.rst.txt
    Thu Apr 18 11:07:01 UTC 2024
      68.4K bytes
     
  9. neighbors.rst.txt

    X_test, y_train, y_test = train_test_split(X, y, ......>>> print(nca_pipe.score(X_test, y_test)) 0.96190476... .. |nca_classification_1|...
    scikit-learn.org/stable/_sources/modules/neighbors.rst.txt
    Thu Apr 18 11:07:01 UTC 2024
      37.8K bytes
     
  10. 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 Apr 18 11:06:59 UTC 2024
      13.5K bytes
      1 views
     
Back to top