Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 331 - 340 of 1,305 for test (1.25 sec)

  1. Understanding the decision tree structure — sci...

    X_test , y_train , y_test = train_test_split ( X ,...decision_path ( X_test ) leaf_id = clf . apply ( X_test ) sample_id...
    scikit-learn.org/stable/auto_examples/tree/plot_unveil_tree_structure.html
    Fri Oct 10 15:14:35 UTC 2025
      136K bytes
      Cache
     
  2. PredefinedSplit — scikit-learn 1.7.2 documentation

    Provides train/test indices to split data into train/test sets using...The entry test_fold[i] represents the index of the test set that...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.PredefinedSplit.html
    Fri Oct 10 15:14:35 UTC 2025
      115.7K bytes
      Cache
     
  3. Comparing Target Encoder with Other Encoders — ...

    "rmse_test_mean" : rmse_test_score . mean (), "rmse_test_std"...= True , ) rmse_test_score = - result [ "test_score" ] rmse_train_score...
    scikit-learn.org/stable/auto_examples/preprocessing/plot_target_encoder.html
    Fri Oct 10 15:14:36 UTC 2025
      156.8K bytes
      Cache
     
  4. 1.7. Gaussian Processes — scikit-learn 1.7.2 do...

    = noise\_level \text{ if } x_i == x_j \text{ else } 0\] 1.7.4.2....probabilistic classification, where test predictions take the form of...
    scikit-learn.org/stable/modules/gaussian_process.html
    Fri Oct 10 15:14:35 UTC 2025
      84.5K bytes
      Cache
     
  5. Principal Component Regression vs Partial Least...

    X_test , y_train , y_test = train_test_split ( X ,...scatter ( pca . transform ( X_test ), y_test , alpha = 0.3 , label =...
    scikit-learn.org/stable/auto_examples/cross_decomposition/plot_pcr_vs_pls.html
    Fri Oct 10 15:14:35 UTC 2025
      112.9K bytes
      Cache
     
  6. Photo: Latest Compelling Image Galleries. Photo...

    school for a year that will be a test case in free speech, students...for NBC News HEALTH NEWS In West Virginia, government and school...
    www.nbcnews.com/photos
    Fri Oct 10 01:09:58 UTC 2025
      620.3K bytes
      Cache
     
  7. Non-negative least squares — scikit-learn 1.7.2...

    import train_test_split X_train , X_test , y_train , y_test = train_test_split...train_test_split ( X , y , test_size = 0.5 ) Fit the Non-Negative...
    scikit-learn.org/stable/auto_examples/linear_model/plot_nnls.html
    Fri Oct 10 15:14:33 UTC 2025
      93.4K bytes
      Cache
     
  8. Introducing the set_output API — scikit-learn 1...

    X_test , y_train , y_test = train_test_split ( X ,...X_train ) X_test_scaled = scaler . transform ( X_test ) X_test_scaled...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_set_output.html
    Fri Oct 10 15:14:33 UTC 2025
      160.9K bytes
      Cache
     
  9. Sample pipeline for text feature extraction and...

    ) data_test = fetch_20newsgroups ( subset = "test" , categories...vect__norm: l1 test_accuracy = random_search . score ( data_test . data...
    scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_text_feature_extraction.html
    Fri Oct 10 15:14:33 UTC 2025
      168.2K bytes
      1 views
      Cache
     
  10. DBFlute Example (サンプル) | DBFlute

    MySQL dbflute-test-dbms-mysql PostgreSQL dbflute-test-dbms-postgresql...Oracle dbflute-test-dbms-oracle DB2 dbflute-test-dbms-db2 SQLServer...
    dbflute.seasar.org/ja/manual/reference/example/index.html
    Mon Sep 15 10:51:18 UTC 2025
      15.2K bytes
      52 views
      Cache
     
Back to top