Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 821 - 830 of 1,508 for text (0.17 sec)

  1. class_likelihood_ratios — scikit-learn 1.7.2 do...

    obtain post-test probabilities given a pre-test probability....classifier being a diagnostic test; the pre-test probability of an individual...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.class_likelihood_ratios.html
    Sat Nov 01 09:15:34 UTC 2025
      122.5K bytes
      Cache
     
  2. cross_validate — scikit-learn 1.7.2 documentation

    this dict are: test_score The score array for test scores on each..._score in test_score changes to a specific metric like test_r2 or...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.cross_validate.html
    Sat Nov 01 09:15:33 UTC 2025
      138.3K bytes
      Cache
     
  3. Developer’s Guide — scikit-learn 1.7.2 document...

    on GitHub Actions Testing and improving test coverage Monitoring...Numbers Numerical assertions in tests Developers’ Tips and Tricks...
    scikit-learn.org/stable/developers/index.html
    Sat Nov 01 09:15:34 UTC 2025
      37.7K bytes
      Cache
     
  4. Dimensionality Reduction with Neighborhood Comp...

    train/test X_train , X_test , y_train , y_test = train_test_split...( model . transform ( X_test ), y_test ) # Embed the data set...
    scikit-learn.org/stable/auto_examples/neighbors/plot_nca_dim_reduction.html
    Sat Nov 01 09:15:32 UTC 2025
      98.2K bytes
      Cache
     
  5. validation_curve — scikit-learn 1.7.2 documenta...

    print ( f "The average test accuracy is { test_scores . mean () :...curve. Determine training and test scores for varying parameter...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.validation_curve.html
    Sat Nov 01 09:15:33 UTC 2025
      121.9K bytes
      Cache
     
  6. Scalable learning with polynomial kernel approx...

    import train_test_split X_train , X_test , y_train , y_test = train_test_split...train_test_split ( X , y , train_size = 5_000 , test_size = 10_000...
    scikit-learn.org/stable/auto_examples/kernel_approximation/plot_scalable_poly_kernels.html
    Sat Nov 01 09:15:34 UTC 2025
      115.5K bytes
      Cache
     
  7. plot_multi_metric_evaluation.py

    ``'_<scorer_name>'`` (``'mean_test_precision'``, ``'rank_test_precision'``, etc...)...style in (("train", "--"), ("test", "-")): sample_score_mean =...
    scikit-learn.org/stable/_downloads/dedbcc9464f3269f4f012f4bfc7d16da/plot_multi_metric_evaluation.py
    Sat Nov 01 09:15:32 UTC 2025
      3.6K bytes
     
  8. APM Server command reference | Elastic Docs

    test Tests the configuration. version...-e Or: apm-server -e test command Tests the configuration. SYNOPSIS...
    www.elastic.co/docs/solutions/observability/apm/apm-server/command-reference
    Thu Oct 30 20:38:53 UTC 2025
      382K bytes
      Cache
     
  9. 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
     
  10. Demonstration of multi-metric evaluation on cro...

    '_<scorer_name>' ( 'mean_test_precision' , 'rank_test_precision' , etc…)...style in (( "train" , "--" ), ( "test" , "-" )): sample_score_mean...
    scikit-learn.org/stable/auto_examples/model_selection/plot_multi_metric_evaluation.html
    Sat Nov 01 09:15:32 UTC 2025
      101.5K bytes
      Cache
     
Back to top