Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 31 - 40 of 48 for text (0.09 sec)

  1. 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 18 00:01:00 UTC 2024
      136 bytes
      1 views
     
  2. 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 17 16:55:53 UTC 2024
      44.2K bytes
     
  3. test.h

    // Lorem ipsum. (ロレム・イプサム) 吾輩は猫である。 typedef int & Integer;
    raw.githubusercontent.com/codelibs/fess-testdata/master/source_code/test.h
    Sat May 18 00:01:22 UTC 2024
      92 bytes
      1 views
      Similar Results (1)
     
  4. 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 17 16:55:51 UTC 2024
      10K bytes
     
  5. 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 17 16:55:53 UTC 2024
      47K bytes
     
  6. 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 17 16:55:51 UTC 2024
      37.8K bytes
     
  7. install.rst.txt

    running the full scikit-learn test suite via automated continuous...ckages\\sklearn\\datasets\\tests\\data\\openml\\292\\api-v1-...
    scikit-learn.org/stable/_sources/install.rst.txt
    Fri May 17 16:55:51 UTC 2024
      13.5K bytes
      1 views
     
  8. 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 17 16:55:53 UTC 2024
      17.4K bytes
     
  9. old_style.txt

    小澤 濱崎 渡邊 渡邉 藪内 岩渕 草彅 髙橋
    raw.githubusercontent.com/codelibs/fess-testdata/master/other/old_style.txt
    Sat May 18 00:01:29 UTC 2024
      57 bytes
      1 views
     
  10. model_selection.rst.txt

    .. Places parent toc into the sidebar :parenttoc: True .. include:: includes/big_toc_css.rst .. _model_selection: Model selection and evaluation ---------- .. toctree:: :maxdepth: 2 modules/cross_v...
    scikit-learn.org/stable/_sources/model_selection.rst.txt
    Fri May 17 16:55:53 UTC 2024
      321 bytes
     
Back to top