Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 11 - 20 of 46 for text (0.07 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
    Fri May 17 16:55:51 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
    Fri May 17 16:55:51 UTC 2024
      5.6K bytes
     
  3. test.mm

    1"> <node TEXT="Lorem ipsum. (&#12525;&#12...
    raw.githubusercontent.com/codelibs/fess-testdata/master/xml/test.mm
    Sat May 18 00:00:36 UTC 2024
      196 bytes
      2 views
     
  4. 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
    Fri May 17 16:55:53 UTC 2024
      7.7K bytes
     
  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...
    Fri May 17 16:55:52 UTC 2024
      40.9K bytes
     
  6. 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 17 16:55:52 UTC 2024
      52.7K bytes
     
  7. test.js

    function foo() { var bar = "Lorem ipsum. (ロレム・イプサム) 吾輩は猫である。"; }
    raw.githubusercontent.com/codelibs/fess-testdata/master/source_code/test.js
    Sat May 18 00:01:15 UTC 2024
      99 bytes
      4 views
     
  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
    Fri May 17 16:55:52 UTC 2024
      91.9K bytes
     
  9. support.rst.txt

    about repository updates and test failures on the `scikit-learn-commits...
    scikit-learn.org/stable/_sources/support.rst.txt
    Fri May 17 16:55:52 UTC 2024
      2.9K bytes
     
  10. user_guide.rst.txt

    .. Places parent toc into the sidebar :parenttoc: True .. title:: User guide: contents .. _user_guide: ========== User Guide ========== .. include:: includes/big_toc_css.rst .. nice layout in the t...
    scikit-learn.org/stable/_sources/user_guide.rst.txt
    Fri May 17 16:55:53 UTC 2024
      626 bytes
     
Back to top