Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 381 - 390 of 837 for tests (0.13 sec)

  1. RBF SVM parameters — scikit-learn 1.6.1 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
    Tue May 13 14:25:44 UTC 2025
      118.8K bytes
      Cache
     
  2. 4.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
    Tue May 13 14:25:44 UTC 2025
      55.9K bytes
      Cache
     
  3. Gaussian Mixture Model Selection — scikit-learn...

    "mean_test_score" ] ] df [ "mean_test_score" ] = - df...df [ "mean_test_score" ] df = df . rename ( columns = { "param_n_components"...
    scikit-learn.org/stable/auto_examples/mixture/plot_gmm_selection.html
    Tue May 13 14:25:43 UTC 2025
      126.7K bytes
      Cache
     
  4. Plot Ridge coefficients as a function of the re...

    regularization on training and test error Effect of model regularization...regularization on training and test error Common pitfalls in the interpretation...
    scikit-learn.org/stable/auto_examples/linear_model/plot_ridge_path.html
    Tue May 13 14:25:43 UTC 2025
      90.6K bytes
      Cache
     
  5. dbflute-maven-plugin - dbflute:sql2entity

    jdbc generate doc outside-sql-test replace-schema sql2entity manage...
    dbflute.seasar.org/maven/plugin/sql2entity-mojo.html
    Mon Apr 28 16:40:32 UTC 2025
      10K bytes
      Cache
      Similar Results (2)
     
  6. NeighborhoodComponentsAnalysis — scikit-learn 1...

    X_test , y_train , y_test = train_test_split ( X ,...print ( knn . score ( X_test , y_test )) 0.933333... >>> knn ....
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.NeighborhoodComponentsAnalysis.html
    Tue May 13 14:25:44 UTC 2025
      143.3K bytes
      Cache
     
  7. maxabs_scale — scikit-learn 1.6.1 documentation

    splitting into training and test sets. This will bias the model...information would have leaked from the test set to the training set. In...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.maxabs_scale.html
    Tue May 13 14:25:44 UTC 2025
      110.2K bytes
      Cache
     
  8. Logistic function — scikit-learn 1.6.1 document...

    plot ( X_test , ols . coef_ * X_test + ols . intercept_...= "black" , zorder = 20 ) X_test = np . linspace ( - 5 , 10 ,...
    scikit-learn.org/stable/auto_examples/linear_model/plot_logistic.html
    Tue May 13 14:25:43 UTC 2025
      95K bytes
      Cache
     
  9. Vector search | Elastic

    for 14 days to go deeper and test these capabilities. Start free...
    www.elastic.co/demo-gallery/vector-search
    Wed May 14 00:56:33 UTC 2025
      632K bytes
      Cache
      Similar Results (2)
     
  10. 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
    Mon Apr 28 16:40:32 UTC 2025
      36.8K bytes
      1 views
      Cache
     
Back to top