Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 301 - 310 of 835 for tests (0.1 sec)

  1. Guiding your organization with the 2024 Elastic...

    (OSTs) — tools that are used to test and identify flaws in environments....simulations like red teaming or pen testing. We can prepare for these potential...
    www.elastic.co/blog/guiding-your-team-2024-global-threat-report
    Tue Jul 15 01:03:27 UTC 2025
      528K bytes
      Cache
     
  2. 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 Jul 14 17:22:19 UTC 2025
      125.3K bytes
      Cache
     
  3. One-Class SVM versus One-Class SVM using Stocha...

    size n_error_test = y_pred_test [ y_pred_test == - 1 ] . size...size n_error_test_sgd = y_pred_test_sgd [ y_pred_test_sgd == - 1...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sgdocsvm_vs_ocsvm.html
    Mon Jul 14 17:22:21 UTC 2025
      122.7K bytes
      1 views
      Cache
     
  4. EstimatorCheckFailedWarning — scikit-learn 1.7....

    estimator check from the common tests fails. Parameters : estimator...Estimator instance for which the test failed. check_name str Name...
    scikit-learn.org/stable/modules/generated/sklearn.exceptions.EstimatorCheckFailedWarning.html
    Mon Jul 14 17:22:22 UTC 2025
      106.9K bytes
      Cache
     
  5. QuadraticDiscriminantAnalysis — scikit-learn 1....

    n_features) Array of samples (test vectors). Returns : C ndarray...classification on an array of test vectors X. The predicted class...
    scikit-learn.org/stable/modules/generated/sklearn.discriminant_analysis.QuadraticDiscriminantAnal...
    Mon Jul 14 17:22:21 UTC 2025
      141.6K bytes
      Cache
     
  6. 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 Jul 14 17:22:21 UTC 2025
      102K bytes
      Cache
     
  7. 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 Jul 14 17:22:21 UTC 2025
      93.4K bytes
      Cache
     
  8. KNeighborsRegressor — scikit-learn 1.7.0 docume...

    or None Test samples. If None , predictions...coefficient of determination on test data. The coefficient of determination,...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.KNeighborsRegressor.html
    Mon Jul 14 17:22:21 UTC 2025
      152K bytes
      Cache
     
  9. Subscriptions | Elastic Stack Products & Suppor...

    Monitors Managed Test Execution Service 14 Private Testing Locations...Monitors Managed Test Execution Service 14 Private Testing Locations...
    www.elastic.co/subscriptions
    Sat Jul 12 01:14:43 UTC 2025
      1M bytes
      3 views
      Cache
     
  10. ComplementNB — scikit-learn 1.7.0 documentation

    classification on an array of test vectors X. Parameters : X array-like...probability estimates for the test vector X. For each row x of...
    scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.ComplementNB.html
    Mon Jul 14 17:22:21 UTC 2025
      153.5K bytes
      Cache
     
Back to top