Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 451 - 500 of 1,312 for test (6.89 sec)

  1. Tags — scikit-learn 1.7.1 documentation

    _skip_test bool, default=False Whether to skip common tests entirely....requires_fit: bool = True , _skip_test: bool = False , input_tags:...
    scikit-learn.org/stable/modules/generated/sklearn.utils.Tags.html
    Sat Sep 06 21:55:17 UTC 2025
      110.8K bytes
      1 views
      Cache
     
  2. BuzzFeed - Entretenimiento, Música, Quizzes y D...

    contestar bien más de la mitad de este test de pensamiento lingüístico,...inteligente que el promedio Este test no es para los que reprobaron...
    www.buzzfeed.com/mx
    Sun Sep 07 00:25:34 UTC 2025
      916.7K bytes
      Cache
     
  3. Effect of transforming the targets in regressio...

    X_test , y_train , y_test = train_test_split ( X ,...X_train , X_test , y_train , y_test = train_test_split ( X ,...
    scikit-learn.org/stable/auto_examples/compose/plot_transformed_target.html
    Sat Sep 06 21:55:17 UTC 2025
      125.3K bytes
      Cache
     
  4. ハンズオンセクション 2 | DBFlute

    Eclipse _test ※ドキュメント上の説明は、こちらをベースに書いています IntelliJ _utest _test と打って...HandsOn02Test クラスを src/test/java (Testクラス置き場) に作成してください。 このクラスは...
    dbflute.seasar.org/ja/tutorial/handson/section02.html
    Tue Aug 12 02:41:09 UTC 2025
      29K bytes
      Cache
     
  5. Poisson regression and non-normal loss — scikit...

    df_test = train_test_split ( df , test_size = 0.33 ,...df_test [ "Frequency" ], df_test [ "Frequency" ], df_test [ "Exposure"...
    scikit-learn.org/stable/auto_examples/linear_model/plot_poisson_regression_non_normal_loss.html
    Sat Sep 06 21:55:16 UTC 2025
      172.7K bytes
      Cache
     
  6. Release Highlights for scikit-learn 0.24 — scik...

    X_test , y_train , y_test = train_test_split ( X ,...X_train , X_test , y_train , y_test = train_test_split ( X ,...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_0_24_0.html
    Sat Sep 06 21:55:16 UTC 2025
      176.2K bytes
      Cache
     
  7. Visualizing cross-validation behavior in scikit...

    cross-validation Nested versus non-nested cross-validation Nested versus...split data into training and test sets in order to avoid model...
    scikit-learn.org/stable/auto_examples/model_selection/plot_cv_indices.html
    Sat Sep 06 21:55:16 UTC 2025
      119.9K bytes
      Cache
     
  8. Visualization of MLP weights on MNIST — scikit-...

    partition and test partition X_train , X_test , y_train , y_test = train_test_split...print ( "Test set score: %f " % mlp . score ( X_test , y_test )) fig...
    scikit-learn.org/stable/auto_examples/neural_networks/plot_mnist_filters.html
    Fri Sep 05 12:00:01 UTC 2025
      93.4K bytes
      Cache
     
  9. Priority boosts growth and innovation with Elas...

    services fueled by faster testing and development cycles. Accelerates...Elastic cluster for regression testing in just one hour. In this highly...
    www.elastic.co/customers/priority
    Sun Sep 07 01:14:47 UTC 2025
      435.7K bytes
      Cache
     
  10. IsolationForest example — scikit-learn 1.7.1 do...

    X_test , y_train , y_test = train_test_split ( X ,...sklearn.model_selection import train_test_split n_samples , n_outliers...
    scikit-learn.org/stable/auto_examples/ensemble/plot_isolation_forest.html
    Sat Sep 06 21:55:16 UTC 2025
      125.9K bytes
      Cache
     
  11. Failure of Machine Learning to infer causal eff...

    X_test , y_train , y_test = train_test_split ( X ,...data into a training and a testing set. from sklearn.model_selection...
    scikit-learn.org/stable/auto_examples/inspection/plot_causal_interpretation.html
    Sat Sep 06 21:55:16 UTC 2025
      109.8K bytes
      Cache
     
  12. 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
    Tue Aug 12 02:41:09 UTC 2025
      36.8K bytes
      1 views
      Cache
     
  13. 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
    Sat Sep 06 21:55:15 UTC 2025
      56.2K bytes
      Cache
     
  14. Novelty detection with Local Outlier Factor (LO...

    X_outliers ) n_error_test = y_pred_test [ y_pred_test == - 1 ] . size...# e.g. X_test, X_outliers or the meshgrid y_pred_test = clf ....
    scikit-learn.org/stable/auto_examples/neighbors/plot_lof_novelty_detection.html
    Fri Sep 05 11:59:58 UTC 2025
      103.2K bytes
      1 views
      Cache
     
  15. Confusion matrix — scikit-learn 1.7.1 documenta...

    set and a test set X_train , X_test , y_train , y_test = train_test_split...from_estimator ( classifier , X_test , y_test , display_labels = class_names...
    scikit-learn.org/stable/auto_examples/model_selection/plot_confusion_matrix.html
    Sat Sep 06 21:55:16 UTC 2025
      88.9K bytes
      Cache
     
  16. 1.9. Naive Bayes — scikit-learn 1.7.1 documenta...

    X_test , y_train , y_test = train_test_split ( X ,...: %d " ... % ( X_test . shape [ 0 ], ( y_test != y_pred ) . sum...
    scikit-learn.org/stable/modules/naive_bayes.html
    Sat Sep 06 21:55:15 UTC 2025
      56.6K bytes
      Cache
     
  17. Univariate Feature Selection — scikit-learn 1.7...

    X_test , y_train , y_test = train_test_split ( X ,...format ( clf . score ( X_test , y_test ) ) ) svm_weights = np ....
    scikit-learn.org/stable/auto_examples/feature_selection/plot_feature_selection.html
    Sat Sep 06 21:55:16 UTC 2025
      105.9K bytes
      Cache
     
  18. Version 1.0 — scikit-learn 1.7.1 documentation

    'mean_test_score' 'std_test_score' , and 'split(k)_test_score'...Change utils._testing.assert_warns and utils._testing.assert_warns_message...
    scikit-learn.org/stable/whats_new/v1.0.html
    Fri Sep 05 11:59:58 UTC 2025
      251.3K bytes
      Cache
     
  19. LastaFluteのJakarta対応 (Java21) | LastaFlute

    jakarta | Github exampleやtestも exampleやtestプロジェクトもブランチで分けてマージ管理していきます。...Jakarta版LastaFlute リリース一覧 Java8版との整合性 exampleやtestも 依存ライブラリをJakartaに 依存スコープに夜じゃなくて寄る...
    dbflute.seasar.org/ja/lastaflute/howto/upgrade/lakarta.html
    Tue Aug 12 02:41:09 UTC 2025
      26.9K bytes
      Cache
     
  20. Post-hoc tuning the cut-off point of decision f...

    Series ( [ est . best_threshold_ for est in cv_results_tuned_model...value_counts () class tested_negative 500 tested_positive 268 Name:...
    scikit-learn.org/stable/auto_examples/model_selection/plot_tuned_decision_threshold.html
    Sat Sep 06 21:55:17 UTC 2025
      136.2K bytes
      Cache
     
  21. 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
    Tue Aug 12 02:41:09 UTC 2025
      22.9K bytes
      Cache
     
  22. Tweedie regression on insurance claims — scikit...

    ( "test" , X_test , df_test ), ]: y , _weights...train_test_split df_train , df_test , X_train , X_test = train_test_split...
    scikit-learn.org/stable/auto_examples/linear_model/plot_tweedie_regression_insurance_claims.html
    Sat Sep 06 21:55:17 UTC 2025
      181.8K bytes
      Cache
     
  23. Feature importances with a forest of trees — sc...

    X_test , y_train , y_test = train_test_split ( X ,...permutation_importance ( forest , X_test , y_test , n_repeats = 10 , random_state...
    scikit-learn.org/stable/auto_examples/ensemble/plot_forest_importances.html
    Sat Sep 06 21:55:17 UTC 2025
      123.2K bytes
      Cache
     
  24. 利用方法

    (dbflute:outside-sql-test) dbflute:outside-sql-test ゴールを実行すると、DBFlute...outside-sql-test.[sh|bat] が実行されます。 outside-sql-test については、DBFlute...
    dbflute.seasar.org/maven/plugin/ja/usage.html
    Tue Aug 12 02:41:09 UTC 2025
      24.7K bytes
      Cache
     
  25. Version 0.18 — scikit-learn 1.7.1 documentation

    'split0_test_score' ), as well as their mean ( 'mean_test_score'...sklearn.model_selection.train_test_split raised an error when stratify...
    scikit-learn.org/stable/whats_new/v0.18.html
    Fri Sep 05 12:00:00 UTC 2025
      134.3K bytes
      Cache
     
  26. Ordinary Least Squares and Ridge Regression — s...

    X_test , y_train , y_test = train_test_split ( X ,...] . scatter ( X_test , y_test , label = "Test data points" ) ax...
    scikit-learn.org/stable/auto_examples/linear_model/plot_ols_ridge.html
    Sat Sep 06 21:55:16 UTC 2025
      106.7K bytes
      Cache
     
  27. ExtraTreeClassifier — scikit-learn 1.7.1 docume...

    X_test , y_train , y_test = train_test_split ( ......y_train ) >>> cls . score ( X_test , y_test ) 0.8947 apply ( X , check_input...
    scikit-learn.org/stable/modules/generated/sklearn.tree.ExtraTreeClassifier.html
    Sat Sep 06 21:55:16 UTC 2025
      165.6K bytes
      Cache
     
  28. EstimatorCheckFailedWarning — scikit-learn 1.7....

    estimator check from the common tests fails. Parameters : estimator...Estimator instance for which the test failed. check_name str Name...
    scikit-learn.org/stable/modules/generated/sklearn.exceptions.EstimatorCheckFailedWarning.html
    Sat Sep 06 21:55:15 UTC 2025
      106.9K bytes
      Cache
     
  29. Permutation Importance vs Random Forest Feature...

    X_test , y_train , y_test = train_test_split ( X ,...( f "RF test accuracy: { rf . score ( X_test , y_test ) : .3f...
    scikit-learn.org/stable/auto_examples/inspection/plot_permutation_importance.html
    Sat Sep 06 21:55:17 UTC 2025
      195.3K bytes
      Cache
     
  30. 概要

    outside-sql-test : outside-sql-test.[sh|bat]を実行します。 replace-schema...jdbc generate doc outside-sql-test replace-schema sql2entity manage...
    dbflute.seasar.org/maven/plugin/ja/index.html
    Tue Aug 12 02:41:09 UTC 2025
      13.9K bytes
      Cache
     
  31. Glossary of Common Terms and API Elements — sci...

    common tests # This refers to the tests run on almost...(train_idx, test_idx) pairs. Each of {train,test}_idx is a 1d...
    scikit-learn.org/stable/glossary.html
    Sat Sep 06 21:55:16 UTC 2025
      212.1K bytes
      Cache
     
  32. fetch_rcv1 — scikit-learn 1.7.1 documentation

    test’ for the test set (781265 samples),...subfolders. subset {‘train’, ‘test’, ‘all’}, default=’all’ Select...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_rcv1.html
    Sat Sep 06 21:55:15 UTC 2025
      112K bytes
      Cache
     
  33. 模範解答的なセクション 3 | DBFlute

    @Directory dbflute-hands-on |-src/test/java | |-org.docksidestage.handson...HandyDate を使ってみましょう。 */ public void test_1() throws Exception { // ##...
    dbflute.seasar.org/ja/tutorial/handson/flower/flower03.html
    Tue Aug 12 02:41:09 UTC 2025
      50.3K bytes
      Cache
     
  34. CalibrationDisplay — scikit-learn 1.7.1 documen...

    X_test , y_train , y_test = train_test_split ( ......X_train , X_test , y_train , y_test = train_test_split ( ......
    scikit-learn.org/stable/modules/generated/sklearn.calibration.CalibrationDisplay.html
    Sat Sep 06 21:55:15 UTC 2025
      141.4K bytes
      Cache
     
  35. Plotting Learning Curves and Checking Models’ S...

    [ test_scores_nb , test_scores_svm ], [ naive_bayes...axis = 1 ), test_scores . mean ( axis = 1 ) - test_scores . std...
    scikit-learn.org/stable/auto_examples/model_selection/plot_learning_curve.html
    Sat Sep 06 21:55:16 UTC 2025
      111.8K bytes
      1 views
      Cache
     
  36. Beats Developer Guide [8.19] | Elastic

    Beats Contributing to the docs Testing Community Beats Defining field...Getting Ready Protocol Modules Testing Extending Metricbeat Overview...
    www.elastic.co/guide/en/beats/devguide/8.19/index.html
    Tue Jul 29 14:26:41 UTC 2025
      14.3K bytes
      Cache
     
  37. Map data to a normal distribution — scikit-lear...

    X_test = train_test_split ( X , test_size = 0.5 )...sklearn.model_selection import train_test_split from sklearn.preprocessing...
    scikit-learn.org/stable/auto_examples/preprocessing/plot_map_data_to_normal.html
    Sat Sep 06 21:55:16 UTC 2025
      105.1K bytes
      Cache
     
  38. PrecisionRecallDisplay — scikit-learn 1.7.1 doc...

    X_test , y_train , y_test = train_test_split ( X ,...X_train , X_test , y_train , y_test = train_test_split ( ......
    scikit-learn.org/stable/modules/generated/sklearn.metrics.PrecisionRecallDisplay.html
    Sat Sep 06 21:55:15 UTC 2025
      150K bytes
      Cache
     
  39. Recursive feature elimination with cross-valida...

    "mean_test_score" , "std_test_score" ] } cv_results...[ "mean_test_score" ], yerr = cv_results [ "std_test_score" ],...
    scikit-learn.org/stable/auto_examples/feature_selection/plot_rfe_with_cross_validation.html
    Sat Sep 06 21:55:16 UTC 2025
      98.7K bytes
      Cache
     
  40. Importance of Feature Scaling — scikit-learn 1....

    X_test , y_train , y_test = train_test_split ( X ,...( X_test ) y_pred_scaled = scaled_clf . predict ( X_test ) y_proba...
    scikit-learn.org/stable/auto_examples/preprocessing/plot_scaling_importance.html
    Fri Sep 05 11:59:58 UTC 2025
      122.5K bytes
      Cache
     
  41. Best Labor Day Sales 2025: I Found 97 Deals Sti...

    sales are live Best Amazon Labor Day deals to shop Best body wipes...What to Skip Best Labor Day Deals on Amazon Best Buy Labor Day...
    www.nbcnews.com/select/shopping/best-labor-day-sales-2025-rcna227984
    Wed Sep 03 01:14:54 UTC 2025
      633.6K bytes
      Cache
     
  42. maihamadb properties

    test.prefix Env Lang Property uq Comment - - [Test] 1 The...to show test environment or not integration - [Test] 1 The prefix...
    dbflute.seasar.org/ja/data/doc/harbor/properties-maihamadb.html
    Tue Aug 12 02:41:09 UTC 2025
      93.3K bytes
      Cache
     
  43. Health News: Disease, Nutrition, Healthcare & M...

    Footwear The 5 best Hoka walking shoes, tested and reviewed Oner;...Footwear The 12 best women’s walking shoes, tested & reviewed Getty...
    www.nbcnews.com/health
    Sun Sep 07 01:13:48 UTC 2025
      1M bytes
      Cache
     
  44. fetch_lfw_pairs — scikit-learn 1.7.1 documentation

    test’ for the development test set, and ‘10_folds’...Parameters : subset {‘train’, ‘test’, ‘10_folds’}, default=’train’...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_lfw_pairs.html
    Sat Sep 06 21:55:16 UTC 2025
      113.1K bytes
      Cache
     
  45. Comparing randomized search and grid search for...

    "mean_test_score" ][ candidate ], results [ "std_test_score"...not carry over to a held-out test set. Note that in practice,...
    scikit-learn.org/stable/auto_examples/model_selection/plot_randomized_search.html
    Sat Sep 06 21:55:17 UTC 2025
      97.2K bytes
      Cache
     
  46. maxabs_scale — scikit-learn 1.7.1 documentation

    splitting into training and test sets. This will bias the model...information would have leaked from the test set to the training set. In...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.maxabs_scale.html
    Sat Sep 06 21:55:16 UTC 2025
      109.8K bytes
      Cache
     
  47. RocCurveDisplay — scikit-learn 1.7.1 documentation

    X_test , y_train , y_test = train_test_split ( ......X_train , X_test , y_train , y_test = train_test_split ( ......
    scikit-learn.org/stable/modules/generated/sklearn.metrics.RocCurveDisplay.html
    Sat Sep 06 21:55:17 UTC 2025
      170.5K bytes
      Cache
     
  48. Comparing Nearest Neighbors with and without Ne...

    X_test , y_train , y_test = train_test_split ( X ,...score = clf . score ( X_test , y_test ) _ , ax = plt . subplots...
    scikit-learn.org/stable/auto_examples/neighbors/plot_nca_classification.html
    Sat Sep 06 21:55:17 UTC 2025
      97.9K bytes
      Cache
     
  49. Kibana Guide [8.19] | 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.19/index.html
    Thu Aug 28 02:06:22 UTC 2025
      69.1K bytes
      Cache
     
  50. MultiTaskElasticNetCV — scikit-learn 1.7.1 docu...

    are tested by cross-validation and the one giving the best prediction...default=None Values of alphas to test along the regularization path,...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.MultiTaskElasticNetCV.html
    Sat Sep 06 21:55:17 UTC 2025
      163.5K bytes
      Cache
     
Back to top