Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 481 - 500 of 1,333 for test (0.14 sec)

  1. Effect of varying threshold for self-training —...

    train_index ] X_test = X [ test_index ] y_test = y [ test_index ] y_test_true...y_test_true = y_true [ test_index ] self_training_clf . fit (...
    scikit-learn.org/stable/auto_examples/semi_supervised/plot_self_training_varying_threshold.html
    Wed Jul 02 18:21:48 UTC 2025
      102.7K bytes
      Cache
     
  2. OLX delivers trusted trading platforms with Ela...

    initial testing within their AWS account, and the tests proved...downloading the Elastic Stack and testing the functionality of Elastic’s...
    www.elastic.co/customers/olx-delivers-trusted-trading-platforms-with-elastic-cloud-on-aws
    Thu Jul 03 00:48:54 UTC 2025
      432K bytes
      Cache
     
  3. Detection error tradeoff (DET) curve — scikit-l...

    X_test , y_train , y_test = train_test_split ( X ,...definitions: \(\text{FPR} = \frac{\text{FP}}{\text{FP} + \text{TN}}\)...
    scikit-learn.org/stable/auto_examples/model_selection/plot_det.html
    Wed Jul 02 18:21:48 UTC 2025
      101.8K bytes
      Cache
     
  4. Curve Fitting with Bayesian Ridge Regression — ...

    increasing = True ) X_test = np . vander ( x_test , n_order + 1 , increasing...predict ( X_test , return_std = True ) ax . plot ( x_test , func (...
    scikit-learn.org/stable/auto_examples/linear_model/plot_bayesian_ridge_curvefit.html
    Wed Jul 02 18:21:48 UTC 2025
      98.1K bytes
      Cache
     
  5. javatry (じゃゔぁとらい) | DBFlute

    public void test_length_basic() { } ↓↓↓ public void test_length_basic()...(メソッド終了時の変数 sea の中身は?) */ public void test_variable_reassigned_basic()...
    dbflute.seasar.org/ja/tutorial/javatry/index.html
    Fri Jun 13 09:55:28 UTC 2025
      27.4K bytes
      Cache
     
  6. 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
    Wed Jul 02 18:21:48 UTC 2025
      123.2K bytes
      Cache
     
  7. Robust linear estimator fitting — scikit-learn ...

    sin ( X_test ) X_test = X_test [:, np . newaxis ] y_errors...newaxis ] X_test = np . random . normal ( size = 200 ) y_test = np ....
    scikit-learn.org/stable/auto_examples/linear_model/plot_robust_fit.html
    Wed Jul 02 18:21:48 UTC 2025
      101.5K bytes
      Cache
     
  8. Using Anomaly Detection in Elastic Cloud to Ide...

    “Card Testing”, which is when a malicious actor tests to see...called “Card Testing” where a malicious actor tests a batch of...
    www.elastic.co/observability-labs/blog/anomaly-detection-to-identify-fraud
    Sat Jun 07 13:43:45 UTC 2025
      124.4K bytes
      Cache
     
  9. Logistic function — scikit-learn 1.7.0 document...

    plot ( X_test , ols . coef_ * X_test + ols . intercept_...= "black" , zorder = 20 ) X_test = np . linspace ( - 5 , 10 ,...
    scikit-learn.org/stable/auto_examples/linear_model/plot_logistic.html
    Wed Jul 02 18:21:48 UTC 2025
      95K bytes
      Cache
     
  10. Gaussian processes on discrete data structures ...

    ) X_test = [ "AAA" , "ATAG" , "CTC" , "CT" , "C" ] Y_test = [...len ( X_test )), [ 1.0 if c else - 1.0 for c in Y_test ], s =...
    scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpr_on_structured_data.html
    Wed Jul 02 18:21:48 UTC 2025
      120.7K bytes
      1 views
      Cache
     
  11. ハンズオンセクション 12 | DBFlute

    でなくてもいいが、できるだけ効率よく 対応テストメソッド test_selectDreamOrderList_その通りの順序で検索されていること()...会員名称と会員アカウントを連結して部分一致させて、会員を検索 対応テストメソッド test_selectDreamLikeSearc_その通りの条件で検索されていること()...
    dbflute.seasar.org/ja/tutorial/handson/section12.html
    Fri Jun 13 09:55:28 UTC 2025
      12.7K bytes
      1 views
      Cache
     
  12. Presidents' ordering military action without Co...

    for other moves in which he tested the bounds of executive power...personnel in Iraq.” Presidents testing limits Though Congress acted...
    www.nbcnews.com/politics/white-house/presidents-ordering-military-action-congress-approval-become...
    Mon Jun 23 01:00:27 UTC 2025
      304.9K bytes
      Cache
     
  13. CategoricalNB — scikit-learn 1.7.0 documentation

    classification on an array of test vectors X. Parameters : X array-like...probability estimates for the test vector X. For each row x of...
    scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.CategoricalNB.html
    Tue Jul 01 15:59:33 UTC 2025
      152.5K bytes
      Cache
     
  14. Restricted Boltzmann Machine features for digit...

    X_test , Y_train , Y_test = train_test_split ( X ,...sklearn.model_selection import train_test_split from sklearn.preprocessing...
    scikit-learn.org/stable/auto_examples/neural_networks/plot_rbm_logistic_classification.html
    Wed Jul 02 18:21:48 UTC 2025
      132.1K bytes
      Cache
     
  15. RegressorChain — scikit-learn 1.7.0 documentation

    test) splits as arrays of indices....coefficient of determination on test data. The coefficient of determination,...
    scikit-learn.org/stable/modules/generated/sklearn.multioutput.RegressorChain.html
    Wed Jul 02 18:21:48 UTC 2025
      133.9K bytes
      Cache
     
  16. Ordinary Least Squares and Ridge Regression Var...

    plot ( X_test , clf . predict ( X_test ), color = "gray"...) ax . plot ( X_test , clf . predict ( X_test ), linewidth = 2...
    scikit-learn.org/stable/auto_examples/linear_model/plot_ols_ridge_variance.html
    Thu Jun 05 00:23:05 UTC 2025
      90.1K bytes
      Cache
     
  17. IsolationForest example — scikit-learn 1.7.0 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
    Wed Jul 02 18:21:48 UTC 2025
      125.9K bytes
      Cache
     
  18. 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
    Wed Jul 02 18:21:48 UTC 2025
      105.1K bytes
      Cache
     
  19. 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
    Tue Jun 24 08:15:03 UTC 2025
      67.7K bytes
      Cache
     
  20. ハンズオンセクション 2 | DBFlute

    Eclipse _test ※ドキュメント上の説明は、こちらをベースに書いています IntelliJ _utest _test と打って...HandsOn02Test クラスを src/test/java (Testクラス置き場) に作成してください。 このクラスは...
    dbflute.seasar.org/ja/tutorial/handson/section02.html
    Fri Jun 13 09:55:28 UTC 2025
      29K bytes
      Cache
     
Back to top