Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 461 - 470 of 1,302 for test (0.18 sec)

  1. Column Transformer with Mixed Types — scikit-le...

    X_test , y_train , y_test = train_test_split ( X ,...score ( X_test , y_test ) : .3f } " ) accuracy of the best model...
    scikit-learn.org/stable/auto_examples/compose/plot_column_transformer_mixed_types.html
    Mon Jul 14 17:22:19 UTC 2025
      240.9K bytes
      Cache
     
  2. LastaFlute移行 0.8.2 to 0.8.3 | LastaFlute

    [App]ActionDefTest にメソッドを二つ追加 test_injectedResourceDefi() と test_lastaPresentsSomethi()...test_lastaPresentsSomethi() の二つ。 test_injectedResourceDefi() @ResourceアノテーションによるDI定義のポリシーチェック...
    dbflute.seasar.org/ja/lastaflute/howto/upgrade/migration/lamig082to083.html
    Fri Jun 13 09:55:28 UTC 2025
      36.8K bytes
      1 views
      Cache
     
  3. Multilabel classification using a classifier ch...

    X_test , Y_train , Y_test = train_test_split ( X ,...predict ( X_test ) ovr_jaccard_score = jaccard_score ( Y_test , Y_pred_ovr...
    scikit-learn.org/stable/auto_examples/multioutput/plot_classifier_chain_yeast.html
    Mon Jul 14 17:22:21 UTC 2025
      105.1K bytes
      Cache
     
  4. Pipelining: chaining a PCA and a logistic regre...

    errorbar ( best_clfs [ components_col ], best_clfs [ "mean_test_score"...ents" is_max_test_score = pl . col ( "mean_test_score" ) == pl...
    scikit-learn.org/stable/auto_examples/compose/plot_digits_pipe.html
    Mon Jul 14 17:22:21 UTC 2025
      97.2K bytes
      Cache
     
  5. Permutation Importance with Multicollinear or C...

    X_test , y_train , y_test = train_test_split ( X ,...accuracy on test data: { clf . score ( X_test , y_test ) : .2 }...
    scikit-learn.org/stable/auto_examples/inspection/plot_permutation_importance_multicollinear.html
    Mon Jul 14 17:22:21 UTC 2025
      117.4K bytes
      Cache
     
  6. Dalai Lama confirms he will have a successor af...

    This could be a real test of Beijing’s powers of persuasion...increasingly migrating to the West in search of stability and opportunity....
    www.bbc.com/news/live/cq6mmq703ryt
    Thu Jul 03 00:55:58 UTC 2025
      442.6K bytes
      Cache
     
  7. Kibana Guide [8.18] | Elastic

    Common Issues Event log index Test connectors Observability Search...How we use Git and GitHub Testing Interpreting CI Failures CI...
    www.elastic.co/guide/en/kibana/8.18/index.html
    Fri Jul 11 03:48:54 UTC 2025
      67.7K bytes
      Cache
     
  8. parametrize_with_checks — scikit-learn 1.7.0 do...

    to specify which tests to run: pytest test_check_estimators ....why the check fails. These tests will be marked as xfail if the...
    scikit-learn.org/stable/modules/generated/sklearn.utils.estimator_checks.parametrize_with_checks....
    Fri Jul 11 17:08:39 UTC 2025
      113.1K bytes
      Cache
     
  9. Lasta Di (DIコンテナ) | DBFlute

    switch component 'mystic' in unit test @Directory |-src/main/resources...sea.xml // in production | |-src/test/resources |- sea+mystic.xml...
    dbflute.seasar.org/ja/lastaflute/lastadi/index.html
    Fri Jun 13 09:55:28 UTC 2025
      22.9K bytes
      Cache
     
  10. Crafting a minimal reproducer for scikit-learn ...

    the train_test_split X_train , X_test , y_train , y_test = train_test_split...( X_test , y_test ) other_score = gbdt . score ( X_test , y_test...
    scikit-learn.org/stable/developers/minimal_reproducer.html
    Fri Jul 11 17:08:39 UTC 2025
      62.3K bytes
      Cache
     
Back to top