Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 151 - 160 of 834 for tests (0.25 sec)

  1. Select | Deals, Tips and Product Reviews | Sele...

    Here’s what to know Canopy We've tested 5 filtered showerheads (so...Amazon; Tulp; Coloray 13+ editor-tested hacks for sprucing up a rental...
    www.nbcnews.com/select
    Sun May 11 01:08:15 UTC 2025
      948.8K bytes
      1 views
      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 May 09 20:31:36 UTC 2025
      102.5K bytes
      Cache
     
  3. MLPRegressor — scikit-learn 1.6.1 documentation

    X_test , y_train , y_test = train_test_split ( X ,...-290...]) >>> regr . score ( X_test , y_test ) 0.98... fit ( X , y )...
    scikit-learn.org/stable/modules/generated/sklearn.neural_network.MLPRegressor.html
    Fri May 09 20:31:36 UTC 2025
      151.3K bytes
      Cache
     
  4. getting_started.rst.txt

    X_test, y_train, y_test = train_test_split(X, y, random_state=0)...>>> X_train, X_test, y_train, y_test = train_test_split(X, y, random_state=0)...
    scikit-learn.org/stable/_sources/getting_started.rst.txt
    Thu May 08 11:40:27 UTC 2025
      10K bytes
      1 views
     
  5. LeavePGroupsOut — scikit-learn 1.6.1 documentation

    f " Test: index= { test_index } , group= { groups [ test_index...indices for that split. test ndarray The testing set indices for that...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.LeavePGroupsOut.html
    Fri May 09 20:31:36 UTC 2025
      123.2K bytes
      Cache
     
  6. plot_hgbt_regression.zip

    import train_test_split X_train, X_test, y_train, y_test = train_test_split(X,...import train_test_split\n\nX_train, X_test, y_train, y_test = train_test_split(X,...
    scikit-learn.org/stable/_downloads/ef504a3cb245a55fde178198c8218b4a/plot_hgbt_regression.zip
    Fri May 09 20:31:36 UTC 2025
      36.8K bytes
     
  7. 8.3. Parallelism, resource management, and conf...

    sure that test results are independent of the test execution...run all tests with different seeds while keeping the test duration...
    scikit-learn.org/stable/computing/parallelism.html
    Fri May 09 20:31:36 UTC 2025
      60.7K bytes
      Cache
     
  8. LeaveOneOut — scikit-learn 1.6.1 documentation

    Provides train/test indices to split data in train/test sets. Each..." ) ... print ( f " Test: index= { test_index } " ) Fold 0: Train:...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.LeaveOneOut.html
    Fri May 09 20:31:36 UTC 2025
      116.7K bytes
      Cache
     
  9. LeavePOut — scikit-learn 1.6.1 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 May 09 20:31:36 UTC 2025
      116.8K bytes
      Cache
     
  10. ValidationCurveDisplay — scikit-learn 1.6.1 doc...

    test_scores = test_scores , score_name =...param_range , train_scores , test_scores , score_name = None )...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.ValidationCurveDisplay.html
    Fri May 09 20:31:36 UTC 2025
      144.5K bytes
      Cache
     
Back to top