Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1 - 10 of 21 for text (0.08 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
    Fri May 31 14:06:06 UTC 2024
      15.9K bytes
      3 views
     
  2. 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
    Fri May 31 14:06:06 UTC 2024
      78.3K bytes
      8 views
     
  3. 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
    Fri May 31 14:06:06 UTC 2024
      39.9K bytes
      6 views
     
  4. 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
    Fri May 31 14:06:06 UTC 2024
      43.6K bytes
     
  5. contributing.rst.txt

    sklearn/linear_model/tests/test_logistic.py` to run the tests specific to...center .. _testing_coverage: Testing and improving test coverage...
    scikit-learn.org/dev/_sources/developers/contributing.rst.txt
    Fri May 31 14:06:03 UTC 2024
      60.7K bytes
      1 views
     
  6. 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
    Fri May 31 14:06:06 UTC 2024
      10K bytes
     
  7. 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
    Fri May 31 14:06:06 UTC 2024
      25.7K bytes
      4 views
     
  8. 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
    Fri May 31 14:06:06 UTC 2024
      53K bytes
     
  9. 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
    Fri May 31 14:06:06 UTC 2024
      92.6K bytes
     
  10. 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
    Fri May 31 14:06:04 UTC 2024
      45.8K bytes
      1 views
     
Back to top