Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 351 - 360 of 1,331 for test (0.15 sec)

  1. IterativeImputer — scikit-learn 1.7.1 documenta...

    missing values at transform/test time. keep_empty_features bool,...simple estimators as well as on nested objects (such as Pipeline )....
    scikit-learn.org/stable/modules/generated/sklearn.impute.IterativeImputer.html
    Tue Aug 19 13:22:48 UTC 2025
      151.5K bytes
      Cache
     
  2. GraphicalLasso — scikit-learn 1.7.1 documentation

    : X_test array-like of shape (n_samples, n_features) Test data...the observations. score ( X_test , y = None ) [source] # Compute...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.GraphicalLasso.html
    Tue Aug 19 13:22:48 UTC 2025
      132.4K bytes
      Cache
     
  3. Class Likelihood Ratios to measure classificati...

    import train_test_split X_train , X_test , y_train , y_test = train_test_split...the link between pre-test and post-test odds given by the Class...
    scikit-learn.org/stable/auto_examples/model_selection/plot_likelihood_ratios.html
    Tue Aug 19 13:22:48 UTC 2025
      143.3K bytes
      Cache
     
  4. Release Highlights for scikit-learn 1.4 — sciki...

    import train_test_split X_train , X_test , y_train , y_test = train_test_split...( "cv error on test sets:" , results [ "test_mse" ]) # Setting...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_4_0.html
    Wed Aug 20 16:02:08 UTC 2025
      176.2K bytes
      Cache
     
  5. Action定義のテスト (ActionDefTest) | LastaFlute

    src/main/resources // メインのリソース置き場 src/test/java // テストクラス置き場 |-org.docksidestage...UnitDocksideTestCase { public void test_component() throws Exception...
    dbflute.seasar.org/ja/lastaflute/howto/action/actiondeftest.html
    Tue Aug 12 02:41:09 UTC 2025
      22K bytes
      32 views
      Cache
     
  6. Time-related feature engineering — scikit-learn...

    test_0 = all_splits [ 0 ] X . iloc [ test_0 ] season...train_4 , test_4 = all_splits [ 4 ] X . iloc [ test_4 ] season...
    scikit-learn.org/stable/auto_examples/applications/plot_cyclical_feature_engineering.html
    Wed Aug 20 16:02:08 UTC 2025
      216.4K bytes
      Cache
     
  7. Culture & Trends: Latest News, Photos and Video...

    Shopping The 12 best women’s walking shoes, tested & reviewed 327d...Shopping The 5 best Hoka walking shoes, tested and reviewed 19d...
    www.nbcnews.com/culture-matters
    Wed Aug 20 01:13:30 UTC 2025
      1.2M bytes
      2 views
      Cache
     
  8. Science News: Latest Development and Breakthrou...

    Shopping The 12 best women’s walking shoes, tested & reviewed 327d...Shopping The 5 best Hoka walking shoes, tested and reviewed 19d...
    www.nbcnews.com/science
    Wed Aug 20 01:14:02 UTC 2025
      1.2M bytes
      Cache
     
  9. Model Complexity Influence — scikit-learn 1.7.1...

    X_test , y_train , y_test = train_test_split ( X ,...X_train , "X_test" : X_test , "y_train" : y_train , "y_test" : y_test...
    scikit-learn.org/stable/auto_examples/applications/plot_model_complexity_influence.html
    Wed Aug 20 16:02:07 UTC 2025
      126K bytes
      1 views
      Cache
     
  10. Perceptron — scikit-learn 1.7.1 documentation

    classification of text documents Out-of-core classification of text documents...shape (n_samples, n_features) Test samples. y array-like of shape...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.Perceptron.html
    Tue Aug 19 13:22:48 UTC 2025
      162K bytes
      Cache
     
Back to top