Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 451 - 460 of 1,296 for test (0.14 sec)

  1. 12.1. Array API support (experimental) — scikit...

    train_test_split utils.check_consistent_length...checks as part of the common tests to verify that the estimators’...
    scikit-learn.org/stable/modules/array_api.html
    Fri Oct 10 15:14:35 UTC 2025
      77.1K bytes
      Cache
     
  2. Image denoising using kernel PCA — scikit-learn...

    X_test , y_train , y_test = train_test_split ( X ,...0.25 , size = X_test . shape ) X_test_noisy = X_test + noise noise...
    scikit-learn.org/stable/auto_examples/applications/plot_digits_denoising.html
    Fri Oct 10 15:14:36 UTC 2025
      102.6K bytes
      Cache
     
  3. 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
    Mon Sep 15 10:51:18 UTC 2025
      27.4K bytes
      Cache
     
  4. LeavePOut — scikit-learn 1.7.2 documentation

    Provides train/test indices to split data in train/test sets. This..." ) ... print ( f " Test: index= { test_index } " ) Fold 0: Train:...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.LeavePOut.html
    Fri Oct 10 15:14:36 UTC 2025
      116.4K bytes
      Cache
     
  5. 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
    Wed Sep 24 00:57:57 UTC 2025
      429.6K bytes
      Cache
     
  6. Overview

    outside-sql-test : Runs outside-sql-test.[sh|bat]. replace-schema...jdbc generate doc outside-sql-test replace-schema sql2entity manage...
    dbflute.seasar.org/maven/plugin/
    Mon Sep 15 10:51:18 UTC 2025
      10.4K bytes
      Cache
      Similar Results (1)
     
  7. RegressorChain — scikit-learn 1.7.2 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
    Fri Oct 10 15:14:36 UTC 2025
      133.7K bytes
      Cache
     
  8. 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
    Fri Oct 10 15:14:36 UTC 2025
      117.4K bytes
      Cache
     
  9. Features in Histogram Gradient Boosting Trees —...

    import train_test_split X_train , X_test , y_train , y_test = train_test_split...train_test_split ( X , y , test_size = 0.4 , shuffle = False ) print...
    scikit-learn.org/stable/auto_examples/ensemble/plot_hgbt_regression.html
    Fri Oct 10 15:14:33 UTC 2025
      150.9K bytes
      Cache
     
  10. plot_release_highlights_1_7_0.zip

    y_val = train_test_split(X, y, test_size=0.2, random_state=0)...y_train, y_val = train_test_split(X, y, test_size=0.2, random_state=0)\n\nclf...
    scikit-learn.org/stable/_downloads/0f052545c78541815099d62501f25a9e/plot_release_highlights_1_7_0...
    Mon Oct 06 22:31:16 UTC 2025
      11.1K bytes
     
Back to top