Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 21 - 30 of 34 for text (0.07 sec)

  1. v1.3.rst.txt

    and test curves by default. You can set `score_type="test"` to...- :class:`feature_extraction.text.TfidfTransformer` - :class:...
    scikit-learn.org/stable/_sources/whats_new/v1.3.rst.txt
    Fri May 24 12:15:01 UTC 2024
      44.2K bytes
     
  2. v1.4.rst.txt

    text.TfidfTransformer` in :pr:`27219`...:func:`sklearn.model_selection.train_test_split` in :pr:`26855` by `Tim...
    scikit-learn.org/stable/_sources/whats_new/v1.4.rst.txt
    Fri May 24 12:15:00 UTC 2024
      46.8K bytes
     
  3. test.java

    test.javapackage com.foo.bar; public class Test { public String...String test="Lorem ipsum. (ロレム・イプサム) 吾輩は猫である。"; } 5...
    raw.githubusercontent.com/codelibs/fess-testdata/master/source_code/test.java
    Sat May 25 00:01:14 UTC 2024
      136 bytes
      1 views
     
  4. neighbors.rst.txt

    X_test, y_train, y_test = train_test_split(X, y, ......>>> print(nca_pipe.score(X_test, y_test)) 0.96190476... .. |nca_classification_1|...
    scikit-learn.org/stable/_sources/modules/neighbors.rst.txt
    Fri May 24 12:15:00 UTC 2024
      37.9K bytes
     
  5. getting_started.rst.txt

    X_test, y_train, y_test = train_test_split(X, y, random_state=0)...>>> X_train, X_test, y_train, y_test = train_test_split(X, y, random_state=0)...
    scikit-learn.org/stable/_sources/getting_started.rst.txt
    Fri May 24 12:15:01 UTC 2024
      10K bytes
     
  6. related_projects.rst.txt

    facilitates best practices for testing and documenting estimators....More focused on statistical tests and less on prediction than...
    scikit-learn.org/stable/_sources/related_projects.rst.txt
    Fri May 24 12:15:01 UTC 2024
      17.4K bytes
     
  7. old_style.txt

    小澤 濱崎 渡邊 渡邉 藪内 岩渕 草彅 髙橋
    raw.githubusercontent.com/codelibs/fess-testdata/master/other/old_style.txt
    Sat May 25 00:00:56 UTC 2024
      57 bytes
      1 views
     
  8. test.h

    // Lorem ipsum. (ロレム・イプサム) 吾輩は猫である。 typedef int & Integer;
    raw.githubusercontent.com/codelibs/fess-testdata/master/source_code/test.h
    Sat May 25 00:00:58 UTC 2024
      92 bytes
      1 views
      Similar Results (1)
     
  9. whats_new.rst.txt

    .. currentmodule:: sklearn .. include:: whats_new/_contributors.rst Release History ========== Changelogs and release notes for all scikit-learn releases are linked in this page. .. tip:: `Subscrib...
    scikit-learn.org/stable/_sources/whats_new.rst.txt
    Fri May 24 12:15:01 UTC 2024
      818 bytes
     
Back to top