Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 541 - 550 of 1,345 for test (0.32 sec)

  1. Normal, Ledoit-Wolf and OAS Linear Discriminant...

    for training n_test = 200 # samples for testing n_averages = 50...) X , y = generate_data ( n_test , n_features ) score_clf1 +=...
    scikit-learn.org/stable/auto_examples/classification/plot_lda.html
    Mon Jun 30 13:50:29 UTC 2025
      99.4K bytes
      Cache
     
  2. dbflute-maven-plugin - dbflute:replace-schema

    jdbc generate doc outside-sql-test replace-schema sql2entity manage...
    dbflute.seasar.org/maven/plugin/replace-schema-mojo.html
    Fri Jun 13 09:55:28 UTC 2025
      10K bytes
      Cache
     
  3. Varying regularization in Multi-layer Perceptro...

    training and test part X_train , X_test , y_train , y_test = train_test_split...and testing points ax . scatter ( X_test [:, 0 ], X_test [:,...
    scikit-learn.org/stable/auto_examples/neural_networks/plot_mlp_alpha.html
    Mon Jun 30 13:50:27 UTC 2025
      109.1K bytes
      Cache
     
  4. Features in Histogram Gradient Boosting Trees —...

    import train_test_split X_train , X_test , y_train , y_test = train_test_split...train_test_split ( X , y , test_size = 0.4 , shuffle = False ) print...
    scikit-learn.org/stable/auto_examples/ensemble/plot_hgbt_regression.html
    Mon Jun 30 13:50:27 UTC 2025
      150.9K bytes
      Cache
     
  5. Explicit feature map approximation for RBF kern...

    the second half: data_test , targets_test = ( data [ n_samples...2 :]) # data_test = scaler.transform(data_test) # Create a classifier:...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_kernel_approximation.html
    Mon Jun 30 13:50:30 UTC 2025
      124.4K bytes
      Cache
     
  6. DISH Media boosts targeted ad revenue with Elas...

    tests, and baselines to the development...problems before moving to testing and production. "Elastic Observability...
    www.elastic.co/customers/dish-media
    Tue Jul 01 00:08:40 UTC 2025
      447K bytes
      Cache
     
  7. 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
    Mon Jun 30 13:50:30 UTC 2025
      125.3K bytes
      Cache
     
  8. Developing scikit-learn estimators — scikit-lea...

    predict ( X_test ) Depending on the nature of...private API and mostly used in tests. However, these tags expanded...
    scikit-learn.org/stable/developers/develop.html
    Sun Jun 29 19:04:30 UTC 2025
      108.6K bytes
      Cache
     
  9. 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
    Mon Jun 30 13:50:30 UTC 2025
      102K bytes
      Cache
     
  10. fetch_lfw_pairs — scikit-learn 1.7.0 documentation

    test’ for the development test set, and ‘10_folds’...Parameters : subset {‘train’, ‘test’, ‘10_folds’}, default=’train’...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_lfw_pairs.html
    Mon Jun 30 13:50:28 UTC 2025
      113.1K bytes
      Cache
     
Back to top