Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1 - 10 of 49 for text (0.06 sec)

  1. 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
    2025-02-14 14:51
      16.6K bytes
      3 views
     
  2. 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
    2025-02-14 14:51
      130.9K bytes
      2 views
     
  3. 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
    2025-02-14 14:51
      78.5K bytes
      9 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
    2025-02-14 14:51
      40K bytes
      6 views
     
  5. 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
    2025-02-14 14:51
      43.3K bytes
     
  6. test_nocharset.html

    Lorem ipsum. (ロレム・イプサム) 吾輩は猫である。
    raw.githubusercontent.com/codelibs/fess-testdata/master/html/test_nocharset.html
    2025-02-16 00:00
      96 bytes
      Similar Results (3)
     
  7. plot_multi_metric_evaluation.rst.txt

    ``'_<scorer_name>'`` (``'mean_test_precision'``, ``'rank_test_precision'``, etc...)...style in (("train", "--"), ("test", "-")): sample_score_mean =...
    scikit-learn.org/stable/_sources/auto_examples/model_selection/plot_multi_metric_evaluation.rst.txt
    2025-02-14 14:51
      6.6K bytes
     
  8. index.rst.txt

    .. _developers_guide: ========== Developer's Guide ========== .. toctree:: contributing minimal_reproducer develop tips utilities performance cython advanced_installation bug_triaging maintainer pl...
    scikit-learn.org/dev/_sources/developers/index.rst.txt
    2025-01-17 11:45
      254 bytes
      1 views
     
  9. governance.rst.txt

    .. _governance: ========== Scikit-learn governance and decision-making ========== The purpose of this document is to formalize the governance process used by the scikit-learn project, to clarify ho...
    scikit-learn.org/stable/_sources/governance.rst.txt
    2025-02-14 14:51
      10.1K bytes
     
  10. v1.7.rst.txt

    .. include:: _contributors.rst .. currentmodule:: sklearn .. _release_notes_1_7: ========== Version 1.7 ========== .. -- UNCOMMENT WHEN 1.7.0 IS RELEASED -- For a short description of the main high...
    scikit-learn.org/dev/_sources/whats_new/v1.7.rst.txt
    2025-01-17 11:45
      5.5K bytes
     
Back to top