Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 51 - 60 of 414 for tests (0.15 sec)

  1. Restricted Boltzmann Machine features for digit...

    X_test , Y_train , Y_test = train_test_split ( X ,...sklearn.model_selection import train_test_split from sklearn.preprocessing...
    scikit-learn.org/stable/auto_examples/neural_networks/plot_rbm_logistic_classification.html
    Wed May 15 13:59:43 UTC 2024
      59.5K bytes
      Cache
     
  2. Multi-output Decision Tree Regression — scikit-...

    predict ( X_test ) y_2 = regr_2 . predict ( X_test ) y_3 = regr_3.... fit ( X , y ) # Predict X_test = np . arange ( - 100.0 , 100.0...
    scikit-learn.org/stable/auto_examples/tree/plot_tree_regression_multioutput.html
    Wed May 15 13:59:43 UTC 2024
      33.8K bytes
      Cache
     
  3. sklearn.utils.estimator_checks.check_estimator ...

    function will run an extensive test-suite for input validation,...own estimator . Additional tests for classifiers, regressors,...
    scikit-learn.org/stable/modules/generated/sklearn.utils.estimator_checks.check_estimator.html
    Wed May 15 13:59:40 UTC 2024
      18.7K bytes
      Cache
     
  4. sklearn.model_selection.RandomizedSearchCV — sc...

    param_gamma split0_test_score … rank_test_score ‘rbf’ 0.1 0.80...'split0_test_score' : [ 0.80 , 0.84 , 0.70 ], 'split1_test_score'...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.RandomizedSearchCV.html
    Wed May 15 13:59:40 UTC 2024
      82.6K bytes
      Cache
     
  5. sklearn.datasets.fetch_rcv1 — scikit-learn 1.4....

    test’ for the test set (781265 samples),...subfolders. subset {‘train’, ‘test’, ‘all’}, default=’all’ Select...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_rcv1.html
    Wed May 15 13:59:41 UTC 2024
      19.9K bytes
      Cache
     
  6. sklearn.base.ClassifierMixin — scikit-learn 1.4...

    the mean accuracy on the given test data and labels. score ( X ,...the mean accuracy on the given test data and labels. In multi-label...
    scikit-learn.org/stable/modules/generated/sklearn.base.ClassifierMixin.html
    Wed May 15 13:59:40 UTC 2024
      23.9K bytes
      Cache
     
  7. Elastic Zoom connector reference | Enterprise S...

    Connector testing for more details. To perform E2E testing for the...Client operations End-to-end Testing The connector framework enables...
    www.elastic.co/guide/en/enterprise-search/current/connectors-zoom.html
    Thu May 09 14:03:31 UTC 2024
      32.6K bytes
      Cache
     
  8. sklearn.datasets.fetch_lfw_pairs — scikit-learn...

    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
    Wed May 15 13:59:40 UTC 2024
      20.4K bytes
      Cache
     
  9. Image denoising using kernel PCA — scikit-learn...

    X_test , y_train , y_test = train_test_split ( X ,...0.25 , size = X_test . shape ) X_test_noisy = X_test + noise noise...
    scikit-learn.org/stable/auto_examples/applications/plot_digits_denoising.html
    Wed May 15 13:59:41 UTC 2024
      39.5K bytes
      Cache
     
  10. How to easily add application monitoring in Kub...

    shown here: package test; public class Testing implements Runnable...metadata: name: webhook-test labels: app: webhook-test spec: containers:...
    www.elastic.co/observability-labs/blog/application-monitoring-kubernetes-pods
    Thu May 16 00:50:02 UTC 2024
      88.7K bytes
      Cache
     
Back to top