Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 221 - 230 of 822 for tests (0.14 sec)

  1. plot_multi_metric_evaluation.ipynb

    ``'_<scorer_name>'`` (``'mean_test_precision'``,\n``'rank_test_precision'``,...in ((\"train\", \"--\"), (\"test\", \"-\")):\n sample_score_mean...
    scikit-learn.org/stable/_downloads/f57e1ee55d4c7a51949d5c26b3af07bb/plot_multi_metric_evaluation....
    Mon Oct 06 22:31:17 UTC 2025
      4.9K bytes
      Similar Results (1)
     
  2. Elastic Open Web Crawler as a code - Elasticsea...

    copied from the repo Testing locally To test our crawler locally,...CI/CD pipeline with local testing is now pretty straightforward...
    www.elastic.co/search-labs/blog/elastic-open-crawler-config-as-code
    Wed Sep 24 01:00:43 UTC 2025
      165.5K bytes
      Cache
     
  3. ShrunkCovariance — scikit-learn 1.7.2 documenta...

    : X_test array-like of shape (n_samples, n_features) Test data...the observations. score ( X_test , y = None ) [source] # Compute...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.ShrunkCovariance.html
    Fri Oct 10 15:14:35 UTC 2025
      131.9K bytes
      Cache
     
  4. UTFluteのセットアップ | DBFlute

    @Java /** * The test case with container for unit test. * @author...PlainTestCase { public void test_demo() { // メソッド名が test で始まること markHere(...
    dbflute.seasar.org/ja/manual/function/helper/utflute/setup.html
    Mon Sep 15 10:51:17 UTC 2025
      23.5K bytes
      2 views
      Cache
     
  5. Probability Calibration for 3-class classificat...

    y [: 1000 ] X_test , y_test = X [ 1000 :], y [ 1000...log_loss ( y_test , clf_probs ) cal_loss = log_loss ( y_test , cal_clf_probs...
    scikit-learn.org/stable/auto_examples/calibration/plot_calibration_multiclass.html
    Fri Oct 10 15:14:36 UTC 2025
      190.5K bytes
      Cache
     
  6. java-editor-templates.xml

    test_junit4 Test @${testType:newType(org.junit.Test)} public...false test method true org.eclipse.jdt.ui.templates.test test...
    dbflute.seasar.org/download/patch/handson/20140921_templates/java-editor-templates.xml
    Mon Sep 15 10:51:15 UTC 2025
      50.4K bytes
      3 views
     
  7. 5.2. Permutation feature importance — scikit-le...

    model_selection import train_test_split >>> from sklearn.linear_model...X_val , y_train , y_val = train_test_split ( ... diabetes . data...
    scikit-learn.org/stable/modules/permutation_importance.html
    Fri Oct 10 15:14:35 UTC 2025
      56.2K bytes
      Cache
     
  8. Common problems | APM Server Reference [7.15] |...

    commands: apm-server test config apm-server test output To see if...and IP match. Use OpenSSL to test connectivity to the target server...
    www.elastic.co/guide/en/apm/server/current/common-problems.html
    Tue Nov 21 23:15:48 UTC 2023
      34.3K bytes
      Cache
     
  9. RBF SVM parameters — scikit-learn 1.7.2 documen...

    and just applying it on the test set. from sklearn.preprocessing...StratifiedShuffleSpl ( n_splits = 5 , test_size = 0.2 , random_state =...
    scikit-learn.org/stable/auto_examples/svm/plot_rbf_parameters.html
    Fri Oct 10 15:14:35 UTC 2025
      118.9K bytes
      Cache
     
  10. NeighborhoodComponentsAnalysis — scikit-learn 1...

    X_test , y_train , y_test = train_test_split ( X ,...print ( knn . score ( X_test , y_test )) 0.933333... >>> knn ....
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.NeighborhoodComponentsAnalysis.html
    Fri Oct 10 15:14:33 UTC 2025
      143K bytes
      Cache
     
Back to top