Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1 - 10 of 51 for text (0.09 sec)

  1. model_evaluation.rst.txt

    math:: \text{precision} = \frac{\text{tp}}{\text{tp} + \text{fp}},...math:: \text{recall} = \frac{\text{tp}}{\text{tp} + \text{fn}},...
    scikit-learn.org/stable/_sources/modules/model_evaluation.rst.txt
    Tue May 21 18:58:18 UTC 2024
      121.2K bytes
      2 views
     
  2. index.rst.txt

    t-of-core classification of text documents</div> </div> .. raw::...b/sphx_glr_plot_grid_search_text_feature_extraction_thumb.png...
    scikit-learn.org/stable/_sources/auto_examples/index.rst.txt
    Mon May 20 18:34:23 UTC 2024
      144.7K bytes
      5 views
     
  3. about.rst.txt

    div:: sk-text-image-grid-small .. div:: text-box `:probabl...... div:: sk-text-image-grid-small .. div:: text-box The `Members...
    scikit-learn.org/stable/_sources/about.rst.txt
    Wed May 22 15:20:05 UTC 2024
      15.9K bytes
      3 views
     
  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 May 21 18:58:19 UTC 2024
      39.9K bytes
      6 views
     
  5. linear_model.rst.txt

    cost of :math:`O(n_{\text{samples}} n_{\text{features}}^2)`, assuming...that :math:`n_{\text{samples}} \geq n_{\text{features}}`. .....
    scikit-learn.org/stable/_sources/modules/linear_model.rst.txt
    Tue May 21 18:58:18 UTC 2024
      78.3K bytes
      8 views
     
  6. test.cpp

    #include <sdtio.h> int main(void) { printf("Lorem ipsum. (ロレム・イプサム) 吾輩は猫である。"); }
    raw.githubusercontent.com/codelibs/fess-testdata/master/source_code/test.cpp
    Thu May 23 00:00:59 UTC 2024
      120 bytes
      7 views
      Similar Results (1)
     
  7. feature_selection.rst.txt

    based on univariate statistical tests. It can be seen as a preprocessing...common univariate statistical tests for each feature: false positive...
    scikit-learn.org/stable/_sources/modules/feature_selection.rst.txt
    Tue May 21 18:58:18 UTC 2024
      14.2K bytes
      1 views
     
  8. plot_discretization_strategies.rst.txt

    .. DO NOT EDIT. .. THIS FILE WAS AUTOMATICALLY GENERATED BY SPHINX-GALLERY. .. TO MAKE CHANGES, EDIT THE SOURCE PYTHON FILE: .. "auto_examples/preprocessing/plot_discretization_strategies.py" .. LI...
    scikit-learn.org/stable/_sources/auto_examples/preprocessing/plot_discretization_strategies.rst.txt
    Sun May 19 20:00:39 UTC 2024
      5.6K bytes
     
  9. 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 21 18:58:19 UTC 2024
      43.6K bytes
     
  10. test_nocharset.html

    Lorem ipsum. (ロレム・イプサム) 吾輩は猫である。
    raw.githubusercontent.com/codelibs/fess-testdata/master/html/test_nocharset.html
    Thu May 23 00:00:29 UTC 2024
      96 bytes
      Similar Results (3)
     
Back to top