Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 11 - 20 of 48 for text (0.1 sec)

  1. 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
    Thu May 16 17:15:45 UTC 2024
      14.3K bytes
      1 views
     
  2. 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
    Sat May 11 22:20:00 UTC 2024
      5.6K bytes
     
  3. 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 May 16 17:15:46 UTC 2024
      41.8K bytes
     
  4. test.mm

    1"> <node TEXT="Lorem ipsum. (&#12525;&#12...
    raw.githubusercontent.com/codelibs/fess-testdata/master/xml/test.mm
    Fri May 17 00:01:00 UTC 2024
      196 bytes
      2 views
     
  5. plot_release_highlights_1_4_0.rst.txt

    X_test, y_train, y_test = train_test_split(X_adult,...--sklearn-color-text-on-default-background: var(--sg-text-color, va...
    scikit-learn.org/stable/_sources/auto_examples/release_highlights/plot_release_highlights_1_4_0.r...
    Thu May 16 17:15:45 UTC 2024
      40.9K bytes
     
  6. plot_classifier_comparison.rst.txt

    and test part X, y = ds X_train, X_test, y_train, y_test = train_test_split(...Plot the testing points ax.scatter( X_test[:, 0], X_test[:, 1],...
    scikit-learn.org/stable/_sources/auto_examples/classification/plot_classifier_comparison.rst.txt
    Tue May 14 20:49:02 UTC 2024
      7.7K bytes
     
  7. 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
    Wed May 15 13:59:40 UTC 2024
      52.7K bytes
     
  8. 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 May 16 17:15:45 UTC 2024
      91.9K bytes
     
  9. 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 May 15 13:59:41 UTC 2024
      45.8K bytes
      1 views
     
  10. test.js

    function foo() { var bar = "Lorem ipsum. (ロレム・イプサム) 吾輩は猫である。"; }
    raw.githubusercontent.com/codelibs/fess-testdata/master/source_code/test.js
    Fri May 17 00:00:57 UTC 2024
      99 bytes
      4 views
     
Back to top