Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 31 - 40 of 1,646 for test (0.11 sec)

  1. データストアクロール

    たとえば、/home/taro/csv ディレクトリに test.csv ファイルを以下のような内容で生成しておきます。...たとえば、/home/taro/csv ディレクトリに test.csv ファイルを以下のような内容で生成しておきます。...
    fess.codelibs.org/ja/14.12/admin/dataconfig-guide.html
    Sat Apr 13 02:40:24 UTC 2024
      58.2K bytes
      5 views
      Cache
      Similar Results (1)
     
  2. Installation

    production environment or for load testing is not recommended with the...
    fess.codelibs.org/14.12/install/install.html
    Sat Apr 13 02:35:42 UTC 2024
      25.8K bytes
      Cache
     
  3. Installation

    production environment or for load testing is not recommended with the...
    fess.codelibs.org/14.13/install/install.html
    Mon Apr 15 02:36:06 UTC 2024
      25.8K bytes
      Cache
     
  4. cross_validation.rst.txt

    available data as a **test set** ``X_test, y_test``. Note that the...>>> X_train, X_test, y_train, y_test = train_test_split( ... X,...
    scikit-learn.org/stable/_sources/modules/cross_validation.rst.txt
    Mon Apr 15 14:09:28 UTC 2024
      39.9K bytes
      6 views
     
  5. sklearn.model_selection.KFold — scikit-learn 1....

    estimates Nested versus non-nested cross-validation Nested versus...Provides train/test indices to split data in train/test sets. Split...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.KFold.html
    Mon Apr 15 14:09:27 UTC 2024
      34.1K bytes
      Cache
     
  6. Synthetic Monitoring with Elastic Observability...

    push the test scripts with your code for continued testing in production....code releases and test updates, reuse test scripts to reduce...
    www.elastic.co/observability/synthetic-monitoring
    Tue Apr 16 00:04:22 UTC 2024
      635.5K bytes
      Cache
     
  7. sklearn.model_selection.TimeSeriesSplit — sciki...

    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
    Mon Apr 15 14:09:29 UTC 2024
      38.8K bytes
      2 views
      Cache
     
  8. sklearn.discriminant_analysis.QuadraticDiscrimi...

    classification on an array of test vectors X. predict_log_proba...the mean accuracy on the given test data and labels. set_params...
    scikit-learn.org/stable/modules/generated/sklearn.discriminant_analysis.QuadraticDiscriminantAnal...
    Mon Apr 15 14:09:28 UTC 2024
      54.4K bytes
      Cache
     
  9. sklearn.model_selection.ShuffleSplit — scikit-l...

    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
    Mon Apr 15 14:09:29 UTC 2024
      34.8K bytes
      Cache
     
  10. sklearn.gaussian_process.GaussianProcessClassif...

    {‘one_vs_rest’, ‘one_vs_one’}, default=’one_vs_rest’ Specifies...are ‘one_vs_rest’ and ‘one_vs_one’. In ‘one_vs_rest’, one binary...
    scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.GaussianProcessClassifier.html
    Mon Apr 15 14:09:29 UTC 2024
      59.6K bytes
      Cache
     
Back to top