Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 361 - 380 of 1,633 for test (0.18 sec)

  1. Effect of transforming the targets in regressio...

    X_test , y_train , y_test = train_test_split ( X ,...X_train , X_test , y_train , y_test = train_test_split ( X ,...
    scikit-learn.org/stable/auto_examples/compose/plot_transformed_target.html
    Fri Jun 07 19:49:38 UTC 2024
      124.6K bytes
      Cache
     
  2. Comparing Nearest Neighbors with and without Ne...

    X_test , y_train , y_test = train_test_split ( X ,...score = clf . score ( X_test , y_test ) _ , ax = plt . subplots...
    scikit-learn.org/stable/auto_examples/neighbors/plot_nca_classification.html
    Fri Jun 07 19:49:38 UTC 2024
      97.3K bytes
      Cache
     
  3. Recognizing hand-written digits — scikit-learn ...

    and 50% test subsets X_train , X_test , y_train , y_test = train_test_split...train_test_split ( data , digits . target , test_size = 0.5 , shuffle...
    scikit-learn.org/stable/auto_examples/classification/plot_digits_classification.html
    Fri Jun 07 19:49:38 UTC 2024
      102K bytes
      Cache
     
  4. Visualization of MLP weights on MNIST — scikit-...

    partition and test partition X_train , X_test , y_train , y_test = train_test_split...print ( "Test set score: %f " % mlp . score ( X_test , y_test )) fig...
    scikit-learn.org/stable/auto_examples/neural_networks/plot_mnist_filters.html
    Fri Jun 07 19:49:38 UTC 2024
      92.8K bytes
      Cache
     
  5. Slashdot: News for nerds, stuff that matters

    source and give up the Morse Code test for ham radio licenses, Bruce...DDX drivers were fixed and tested to work again, as well as complete...
    slashdot.org/
    Sun Jun 09 01:13:00 UTC 2024
      176.6K bytes
      3 views
      Cache
     
  6. Successive Halving Iterations — scikit-learn 1....

    The best candidate is the candidate that has the best score..."params_str" , values = "mean_test_score" ) ax = mean_scores ....
    scikit-learn.org/stable/auto_examples/model_selection/plot_successive_halving_iterations.html
    Fri Jun 07 19:49:38 UTC 2024
      111K bytes
      Cache
     
  7. Poisson regression and non-normal loss — scikit...

    df_test = train_test_split ( df , test_size = 0.33 ,...df_test [ "Frequency" ], df_test [ "Frequency" ], df_test [ "Exposure"...
    scikit-learn.org/stable/auto_examples/linear_model/plot_poisson_regression_non_normal_loss.html
    Fri Jun 07 19:49:38 UTC 2024
      168.9K bytes
      Cache
     
  8. ConfusionMatrixDisplay — scikit-learn 1.5.0 doc...

    X_test , y_train , y_test = train_test_split ( X ,...X_train , X_test , y_train , y_test = train_test_split ( ......
    scikit-learn.org/stable/modules/generated/sklearn.metrics.ConfusionMatrixDisplay.html
    Fri Jun 07 19:49:38 UTC 2024
      153.2K bytes
      Cache
     
  9. Effect of varying threshold for self-training —...

    train_index ] X_test = X [ test_index ] y_test = y [ test_index ] y_test_true...y_test_true = y_true [ test_index ] self_training_clf . fit (...
    scikit-learn.org/stable/auto_examples/semi_supervised/plot_self_training_varying_threshold.html
    Fri Jun 07 19:49:38 UTC 2024
      101.6K bytes
      Cache
     
  10. Elastic SharePoint Server connector reference |...

    Connector testing for more details. To perform E2E testing for the...$ make ftest NAME=sharepoint_server For faster tests, add the...
    www.elastic.co/guide/en/enterprise-search/current/connectors-sharepoint.html
    Wed Jun 05 13:35:43 UTC 2024
      32.2K bytes
      Cache
     
  11. Curve Fitting with Bayesian Ridge Regression — ...

    increasing = True ) X_test = np . vander ( x_test , n_order + 1 , increasing...predict ( X_test , return_std = True ) ax . plot ( x_test , func (...
    scikit-learn.org/stable/auto_examples/linear_model/plot_bayesian_ridge_curvefit.html
    Fri Jun 07 19:49:38 UTC 2024
      97.5K bytes
      Cache
     
  12. Visualizing cross-validation behavior in scikit...

    cross-validation Nested versus non-nested cross-validation Nested versus...split data into training and test sets in order to avoid model...
    scikit-learn.org/stable/auto_examples/model_selection/plot_cv_indices.html
    Fri Jun 07 19:49:38 UTC 2024
      119.7K bytes
      Cache
     
  13. Swaggerの環境セットアップ | LastaFlute

    実際には、UTFluteが依存していますが、UTFlute自体はtestスコープなので、そのままだとアプリ実行環境で使えないので...を [App]LastaDocTest に追加します。 test_swaggerJson() を追加し、さらに prepareMockContextPa()...
    dbflute.seasar.org/ja/lastaflute/howto/structure/swaggerenv.html
    Fri May 24 02:22:00 UTC 2024
      30.5K bytes
      Cache
     
  14. LarsCV — scikit-learn 1.5.0 documentation

    test) splits as arrays of indices....shape (n_samples, n_features) Test samples. For some estimators...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LarsCV.html
    Fri Jun 07 19:49:38 UTC 2024
      148.1K bytes
      Cache
     
  15. 利用方法

    (dbflute:outside-sql-test) dbflute:outside-sql-test ゴールを実行すると、DBFlute...outside-sql-test.[sh|bat] が実行されます。 outside-sql-test については、DBFlute...
    dbflute.seasar.org/maven/plugin/ja/usage.html
    Fri May 24 02:22:00 UTC 2024
      24.7K bytes
      Cache
     
  16. MinCovDet — scikit-learn 1.5.0 documentation

    : X_test array-like of shape (n_samples, n_features) Test data...Quality, TECHNOMETRICS score ( X_test , y = None ) [source] # Compute...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.MinCovDet.html
    Fri Jun 07 19:49:38 UTC 2024
      150.6K bytes
      Cache
     
  17. 概要

    outside-sql-test : outside-sql-test.[sh|bat]を実行します。 replace-schema...jdbc generate doc outside-sql-test replace-schema sql2entity manage...
    dbflute.seasar.org/maven/plugin/ja/index.html
    Fri May 24 02:22:00 UTC 2024
      13.9K bytes
      Cache
     
  18. 1.13. Feature selection — scikit-learn 1.5.0 do...

    the best features based on univariate statistical tests. It can...we can use a F-test to retrieve the two best features for a dataset...
    scikit-learn.org/stable/modules/feature_selection.html
    Fri Jun 07 19:49:38 UTC 2024
      78.4K bytes
      Cache
     
  19. Novelty detection with Local Outlier Factor (LO...

    X_outliers ) n_error_test = y_pred_test [ y_pred_test == - 1 ] . size...# e.g. X_test, X_outliers or the meshgrid y_pred_test = clf ....
    scikit-learn.org/stable/auto_examples/neighbors/plot_lof_novelty_detection.html
    Fri Jun 07 19:49:38 UTC 2024
      101.7K bytes
      Cache
     
  20. ハンズオンニュース | DBFlute

    -- Testing --> <!-- = = = = --> <!-- unit test --> <dependency>...With - Text Editor" で開いて修正します。ただし、その後ダブルクリックしても Text Editor ...
    dbflute.seasar.org/ja/tutorial/handson/news.html
    Fri May 24 02:22:00 UTC 2024
      21.3K bytes
      1 views
      Cache
     
Back to top