Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1 - 10 of 707 for test (0.07 sec)

  1. Fess Configuration Properties

    "dest":{"index":"__DEST_INDEX__"},"script"...query.highlight.text.fragment.type The type of text fragment. query...
    fess.codelibs.org/14.17/config/properties.html
    Wed Oct 30 02:35:54 UTC 2024
      117.2K bytes
      Cache
     
  2. GitHub - codelibs/fess-testdata: Test Data Repo...

    pdf source_code source_code text text tools tools xml xml README.md...change notification settings Test Data Repository for Crawling/Parsing...
    github.com/codelibs/fess-testdata
    Thu Oct 31 00:00:27 UTC 2024
      335.4K bytes
      16 views
      Cache
     
  3. permutation_test_score — scikit-learn 1.5.2 doc...

    permutation_test_score # sklearn.model_selection. permutation_test_score...implements Test 1 in: Ojala and Garriga. Permutation Tests for Studying...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.permutation_test_score.html
    Wed Oct 30 20:01:23 UTC 2024
      117.9K bytes
      Cache
     
  4. train_test_split — scikit-learn 1.5.2 documenta...

    X_test , y_train , y_test = train_test_split ( ......train_test_split # sklearn.model_selection. train_test_split...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.train_test_split.html
    Wed Oct 30 20:01:21 UTC 2024
      161.6K bytes
      Cache
     
  5. 3.1. Cross-validation: evaluating estimator per...

    available data as a test set X_test, y_test . Note that the word...X_train , X_test , y_train , y_test = train_test_split ( ......
    scikit-learn.org/stable/modules/cross_validation.html
    Wed Oct 30 20:01:21 UTC 2024
      159.3K bytes
      1 views
      Cache
     
  6. StratifiedGroupKFold — scikit-learn 1.5.2 docum...

    print ( f " Test: index= { test_index } " ) ... print...indices for that split. test ndarray The testing set indices for that...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.StratifiedGroupKFold.html
    Wed Oct 30 20:01:23 UTC 2024
      128.4K bytes
      Cache
     
  7. DummyClassifier — scikit-learn 1.5.2 documentation

    n_features) Test samples. Passing None as test samples gives...# Perform classification on test vectors X. Parameters : X array-like...
    scikit-learn.org/stable/modules/generated/sklearn.dummy.DummyClassifier.html
    Wed Oct 30 20:01:23 UTC 2024
      141.3K bytes
      Cache
     
  8. TimeSeriesSplit — scikit-learn 1.5.2 documentation

    in train/test sets. In each split, test indices must be...n_splits=5, test_size=None) >>> for i , ( train_index , test_index...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.TimeSeriesSplit.html
    Wed Oct 30 20:01:23 UTC 2024
      128.3K bytes
      2 views
      Cache
     
  9. ShuffleSplit — scikit-learn 1.5.2 documentation

    print ( f " Test: index= { test_index } " ) Fold 0: Train:...4] Test: index=[5 2] Fold 1: Train: index=[4 0 2 5] Test: index=[1...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.ShuffleSplit.html
    Wed Oct 30 20:01:21 UTC 2024
      122.8K bytes
      Cache
     
  10. StratifiedKFold — scikit-learn 1.5.2 documentation

    Provides train/test indices to split data in train/test sets. This..." ) ... print ( f " Test: index= { test_index } " ) Fold 0: Train:...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.StratifiedKFold.html
    Wed Oct 30 20:01:23 UTC 2024
      123.2K bytes
      Cache
     
Back to top