Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 551 - 560 of 1,345 for test (0.77 sec)

  1. 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
     
  2. 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
     
  3. maihamadb properties

    test.prefix Env Lang Property uq Comment - - [Test] 1 The...to show test environment or not integration - [Test] 1 The prefix...
    dbflute.seasar.org/ja/data/doc/harbor/properties-maihamadb.html
    Fri Jun 13 09:55:28 UTC 2025
      93.3K bytes
      Cache
     
  4. AppOmni deploys Elastic for for code optimizati...

    showing regression in A/B testing. This screenshot is not from...
    www.elastic.co/customers/appomni
    Tue Jul 01 01:04:34 UTC 2025
      443.9K bytes
      Cache
     
  5. 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
    Mon Jun 30 13:50:27 UTC 2025
      93.4K bytes
      Cache
     
  6. Scaling the regularization parameter for SVCs —...

    = 1e-3 ) We compute the mean test score for different values of...train_sizes ] shuffle_params = { "test_size" : 0.3 , "n_splits" : 150...
    scikit-learn.org/stable/auto_examples/svm/plot_svm_scale_c.html
    Mon Jun 30 13:50:27 UTC 2025
      115.5K bytes
      Cache
     
  7. Beats Developer Guide [8.18] | Elastic

    Beats Contributing to the docs Testing Community Beats Defining field...Getting Ready Protocol Modules Testing Extending Metricbeat Overview...
    www.elastic.co/guide/en/beats/devguide/current/index.html
    Mon Apr 28 19:19:03 UTC 2025
      13.9K bytes
      Cache
      Similar Results (1)
     
  8. 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
    Mon Jun 30 13:50:27 UTC 2025
      172.7K bytes
      Cache
     
  9. Lars — scikit-learn 1.7.0 documentation

    coefficient of determination on test data. The coefficient of determination,...shape (n_samples, n_features) Test samples. For some estimators...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.Lars.html
    Mon Jun 30 13:50:28 UTC 2025
      139.1K bytes
      Cache
     
  10. ConfusionMatrixDisplay — scikit-learn 1.7.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
    Mon Jun 30 13:50:30 UTC 2025
      150.1K bytes
      Cache
     
Back to top