Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 201 - 210 of 857 for tests (0.1 sec)

  1. Comparison between grid search and successive h...

    is_sh : # SH dataframe: get mean_test_score values for the highest...= "param_C" , values = "mean_test_score" , aggfunc = "last" ,...
    scikit-learn.org/stable/auto_examples/model_selection/plot_successive_halving_heatmap.html
    Mon Jun 30 13:50:29 UTC 2025
      106K bytes
      Cache
     
  2. fetch_20newsgroups_vectorized — scikit-learn 1....

    test’ for the test set, ‘all’ for both,...Parameters : subset {‘train’, ‘test’, ‘all’}, default=’train’ Select...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_20newsgroups_vectorized.html
    Mon Jun 30 13:50:27 UTC 2025
      118.2K bytes
      Cache
     
  3. GraphicalLasso — scikit-learn 1.7.0 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
    Mon Jun 30 13:50:30 UTC 2025
      132K bytes
      Cache
     
  4. Model Complexity Influence — scikit-learn 1.7.0...

    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
    Mon Jun 30 13:50:29 UTC 2025
      126K bytes
      1 views
      Cache
     
  5. Version 0.13 — scikit-learn 1.7.0 documentation

    train_test_split being interpreted as a test by Yaroslav...Changed default test_size in cross_validation.train_test_split to None,...
    scikit-learn.org/stable/whats_new/v0.13.html
    Mon Jun 30 13:50:30 UTC 2025
      72.2K bytes
      Cache
     
  6. 5.2. Permutation feature importance — scikit-le...

    model_selection import train_test_split >>> from sklearn.linear_model...X_val , y_train , y_val = train_test_split ( ... diabetes . data...
    scikit-learn.org/stable/modules/permutation_importance.html
    Mon Jun 30 13:50:28 UTC 2025
      56.2K bytes
      Cache
     
  7. RBF SVM parameters — scikit-learn 1.7.0 documen...

    and just applying it on the test set. from sklearn.preprocessing...StratifiedShuffleSpl ( n_splits = 5 , test_size = 0.2 , random_state =...
    scikit-learn.org/stable/auto_examples/svm/plot_rbf_parameters.html
    Mon Jun 30 13:50:30 UTC 2025
      118.9K bytes
      Cache
     
  8. LastaFlute移行 0.8.2 to 0.8.3 | LastaFlute

    [App]ActionDefTest にメソッドを二つ追加 test_injectedResourceDefi() と test_lastaPresentsSomethi()...test_lastaPresentsSomethi() の二つ。 test_injectedResourceDefi() @ResourceアノテーションによるDI定義のポリシーチェック...
    dbflute.seasar.org/ja/lastaflute/howto/upgrade/migration/lamig082to083.html
    Fri Jun 13 09:55:28 UTC 2025
      36.8K bytes
      1 views
      Cache
     
  9. 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
     
  10. LarsCV — 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.linear_model.LarsCV.html
    Mon Jun 30 13:50:28 UTC 2025
      142K bytes
      Cache
     
Back to top