Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 21 - 30 of 39 for test (0.07 sec)

  1. plot_release_highlights_1_4_0.rst.txt

    X_test, y_train, y_test = train_test_split(X_adult,...n(X_test) print(f"ROC AUC score is {roc_auc_score(y_test, y_decision)}")...
    scikit-learn.org/stable/_sources/auto_examples/release_highlights/plot_release_highlights_1_4_0.r...
    Mon May 20 18:34:25 UTC 2024
      40.9K bytes
     
  2. 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
    Sat May 18 15:26:00 UTC 2024
      41.8K 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
    Tue May 28 11:51:34 UTC 2024
      43.6K bytes
     
  4. 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
    Tue May 28 11:51:33 UTC 2024
      45.8K bytes
      1 views
     
  5. testimonials.rst.txt

    div:: sk-text-image-grid-large .. div:: text-box Scikit-learn..... div:: sk-text-image-grid-large .. div:: text-box Scikit-learn...
    scikit-learn.org/stable/_sources/testimonials/testimonials.rst.txt
    Mon May 27 10:29:29 UTC 2024
      25.7K bytes
      4 views
     
  6. 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
    Tue May 28 11:51:33 UTC 2024
      32.8K bytes
      2 views
     
  7. 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
    Tue May 28 11:51:33 UTC 2024
      11.7K bytes
     
  8. ensemble.rst.txt

    mean_squared_error(y_test, est.predict(X_test)) 5.00... >>> _ = est.set_pa...to est >>> mean_squared_error(y_test, est.predict(X_test)) 3.84......
    scikit-learn.org/stable/_sources/modules/ensemble.rst.txt
    Tue May 28 11:51:34 UTC 2024
      72.8K 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
    Tue May 28 11:51:31 UTC 2024
      37.9K 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
    Tue May 28 11:51:31 UTC 2024
      12.6K bytes
      1 views
     
Back to top