Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 861 - 870 of 1,698 for text (0.24 sec)

  1. 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 Apr 19 00:31:21 UTC 2025
      3.6K bytes
     
  2. How to migrate data between different versions ...

    the advantage of being able to test all of their data and configurations...certified? Find out when the next Elasticsearch Engineer training...
    www.elastic.co/search-labs/blog/elasticsearch-migrate-data-versions-clusters
    Tue Apr 15 00:51:24 UTC 2025
      129.3K bytes
      Cache
     
  3. 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
    Fri Apr 18 17:54:32 UTC 2025
      23.5K bytes
      1 views
      Cache
     
  4. 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
    Mon Apr 21 17:07:39 UTC 2025
      101.4K bytes
      Cache
     
  5. TunedThresholdClassifierCV — scikit-learn 1.6.1...

    X_test , y_train , y_test = train_test_split ( ......classification_report ( y_test , classifier . predict ( X_test ))) precision...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.TunedThresholdClassifierCV.html
    Mon Apr 21 17:07:39 UTC 2025
      149.4K bytes
      Cache
     
  6. Partial Dependence and Individual Conditional E...

    ( f "Test R2 score: { mlp_model . score ( X_test , y_test ) :...f "Test R2 score: { hgbdt_model . score ( X_test , y_test ) :...
    scikit-learn.org/stable/auto_examples/inspection/plot_partial_dependence.html
    Mon Apr 21 17:07:39 UTC 2025
      201.9K bytes
      Cache
     
  7. Common pitfalls in the interpretation of coeffi...

    import train_test_split X_train , X_test , y_train , y_test = train_test_split...predict ( X_test ) mae_test = median_absolute_error ( y_test , y_pred...
    scikit-learn.org/stable/auto_examples/inspection/plot_linear_model_coefficient_interpretation.html
    Mon Apr 21 17:07:39 UTC 2025
      278.2K bytes
      Cache
     
  8. Pipeline ANOVA SVM — scikit-learn 1.6.1 documen...

    X_test , y_train , y_test = train_test_split ( X ,...predict ( X_test ) print ( classification_report ( y_test , y_pred...
    scikit-learn.org/stable/auto_examples/feature_selection/plot_feature_selection_pipeline.html
    Mon Apr 21 17:07:39 UTC 2025
      106.5K bytes
      Cache
     
  9. Live updates: Trump tariffs shock persists; Net...

    COM NBCU Academy Peacock NEXT STEPS FOR VETS NBC News Site...rarely used wartime law. Share Texas Gov. Greg Abbott sets November...
    www.nbcnews.com/politics/trump-administration/live-blog/trump-netanyahu-tariffs-live-updates-rcna...
    Tue Apr 08 01:03:03 UTC 2025
      1.7M bytes
      Cache
     
  10. DummyClassifier — scikit-learn 1.6.1 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
    Mon Apr 21 17:07:40 UTC 2025
      142.7K bytes
      Cache
     
Back to top