Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 31 - 40 of 1,654 for test (0.1 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
    Wed Apr 17 02:35:23 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
    Wed Apr 17 16:39:22 UTC 2024
      34.1K bytes
      Cache
     
  6. Model selection: choosing estimators and their ...

    X_digits [ test ], y_digits [ test ]) ... for train , test in k_fold..., y_train ) . score ( X_test , y_test )) >>> print ( scores )...
    scikit-learn.org/stable/tutorial/statistical_inference/model_selection.html
    Wed Apr 17 16:39:24 UTC 2024
      49.6K bytes
      Cache
     
  7. 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
    Thu Apr 18 00:03:04 UTC 2024
      635.6K bytes
      Cache
     
  8. 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
    Wed Apr 17 16:39:22 UTC 2024
      59.6K bytes
      Cache
     
  9. Contributing — scikit-learn 1.4.2 documentation

    sklearn/linear_model/tests/test_logistic.py to run the tests specific to...path/to/tests_for_package see also Testing and improving test coverage...
    scikit-learn.org/stable/developers/contributing.html
    Wed Apr 17 16:39:25 UTC 2024
      119.9K bytes
      Cache
     
  10. 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...
    Wed Apr 17 16:39:24 UTC 2024
      54.4K bytes
      Cache
     
Back to top