Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 121 - 140 of 1,731 for test (0.19 sec)

  1. Accelerate DevOps transformation with Elastic O...

    or A/B testing. Plus, you can use the annotation...determine if the issue uncovered in test is already in prod. Track log...
    www.elastic.co/observability/devops
    Sat Apr 27 00:35:46 UTC 2024
      528.2K bytes
      Cache
     
  2. Elastic Cloud on Kubernetes | Deploy and Orches...

    test, and learn together. The ECK...Enterprise . It’s our battle-tested product — which also powers...
    www.elastic.co/elastic-cloud-kubernetes
    Sat Apr 27 00:54:54 UTC 2024
      562.2K bytes
      Cache
     
  3. sklearn.covariance.EllipticEnvelope — scikit-le...

    the mean accuracy on the given test data and labels. score_samples...the mean accuracy on the given test data and labels. In multi-label...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.EllipticEnvelope.html
    Fri Apr 26 16:41:50 UTC 2024
      66.3K bytes
      Cache
     
  4. Log Monitoring with Elastic Observability | Ela...

    Learn more Synthetic monitoring Test user journeys to deliver a great...
    www.elastic.co/observability/log-monitoring
    Sun Apr 28 00:03:55 UTC 2024
      528.1K bytes
      Cache
     
  5. sklearn.model_selection.learning_curve — scikit...

    ( f "The average test accuracy is { cv_test_scores . mean ()...cross-validated training and test scores for different training...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.learning_curve.html
    Fri Apr 26 16:41:48 UTC 2024
      32.2K bytes
      Cache
     
  6. Universal Profiling - continuous profiling that...

    Learn more Synthetic monitoring Test user journeys to deliver a great...
    www.elastic.co/observability/universal-profiling
    Sun Apr 28 00:05:04 UTC 2024
      527K bytes
      Cache
     
  7. Total Eclipse: Countdown to History

    women's games 02:27 How a biased test kept thousands of Black people...04:07 Get more news Live on Best of NBC News Play All NBC News...
    www.nbcnews.com/now/video/total-eclipse-countdown-to-history-207958085771
    Wed Apr 03 00:59:22 UTC 2024
      929.3K bytes
      Cache
     
  8. Older Versions — scikit-learn 1.4.2 documentation

    Arguments n_test and n_train are deprecated and renamed to test_size...preprocessor / analyzer nested structure for text feature extraction...
    scikit-learn.org/stable/whats_new/older_versions.html
    Thu Apr 25 16:20:47 UTC 2024
      132.1K bytes
      Cache
     
  9. sklearn.neural_network.MLPRegressor — scikit-le...

    X_test , y_train , y_test = train_test_split ( X ,...-7.1...]) >>> regr . score ( X_test , y_test ) 0.4... Methods fit (X,...
    scikit-learn.org/stable/modules/generated/sklearn.neural_network.MLPRegressor.html
    Fri Apr 26 16:41:50 UTC 2024
      62.5K bytes
      Cache
     
  10. Paris Olympics 2024: Latest news and updates | ...

    Test your knowledge of Olympic sports...
    www.nbcnews.com/olympics
    Sat Apr 27 00:59:25 UTC 2024
      923K bytes
      Cache
     
  11. Hilary Duff & Francia Raisa ‘How I Met Your Fat...

    Francia Raisa Take The Co-Star Test BUZZFEED CELEB Next Up: Here's...
    www.buzzfeed.com/webstories/hilary-duff-francia-raisa-how-i-met-your-father-interview/
    Sun Apr 28 00:07:20 UTC 2024
      47.5K bytes
      Cache
     
  12. sklearn.covariance.OAS — scikit-learn 1.4.2 doc...

    score (X_test[, y]) Compute the log-likelihood of X_test under the...: X_test array-like of shape (n_samples, n_features) Test data...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.OAS.html
    Fri Apr 26 16:41:50 UTC 2024
      50.1K bytes
      Cache
     
  13. sklearn.ensemble.GradientBoostingClassifier — s...

    X_test = X [: 2000 ], X [ 2000 :] >>> y_train , y_test = y...y_train ) >>> clf . score ( X_test , y_test ) 0.913... Methods apply...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.GradientBoostingClassifier.html
    Fri Apr 26 16:41:50 UTC 2024
      96.5K bytes
      Cache
     
  14. sklearn.linear_model.LogisticRegression — sciki...

    the mean accuracy on the given test data and labels. set_fit_request...the mean accuracy on the given test data and labels. In multi-label...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LogisticRegression.html
    Fri Apr 26 16:41:50 UTC 2024
      94.8K bytes
      Cache
     
  15. Installing the development version of scikit-le...

    Test dependencies Running tests requires: pytest...dependencies Build dependencies Test dependencies Building a specific...
    scikit-learn.org/stable/developers/advanced_installation.html
    Fri Apr 26 16:41:48 UTC 2024
      55.6K bytes
      Cache
     
  16. sklearn.linear_model.SGDClassifier — scikit-lea...

    classification of text documents Out-of-core classification of text documents...on a Text Dataset Semi-supervised Classification on a Text Dataset...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.SGDClassifier.html
    Fri Apr 26 16:41:50 UTC 2024
      99.7K bytes
      Cache
     
  17. Elastic Observability 8.2: Tail-based sampling,...

    test, or staging), and transaction...fashion. New synthetic cloud testing infrastructure (beta) Monitoring...
    www.elastic.co/blog/whats-new-elastic-observability-8-2-0
    Sat Apr 27 00:38:07 UTC 2024
      499K bytes
      Cache
     
  18. Examples — scikit-learn 1.4.2 documentation

    (ROC) Nested versus non-nested cross-validation Nested versus...Comparison of F-test and mutual information Comparison of F-test and mutual...
    scikit-learn.org/stable/auto_examples/index.html
    Fri Apr 26 16:41:48 UTC 2024
      184.6K bytes
      Cache
     
  19. sklearn.naive_bayes.BernoulliNB — scikit-learn ...

    classification on an array of test vectors X. predict_joint_log_proba...probability estimates for the test vector X. predict_log_proba...
    scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.BernoulliNB.html
    Fri Apr 26 16:41:50 UTC 2024
      66.8K bytes
      Cache
     
  20. sklearn.neighbors.KNeighborsRegressor — scikit-...

    n_indexed) if metric == ‘precomputed’ Test samples. Returns : y ndarray...shape (n_samples, n_features) Test samples. For some estimators...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.KNeighborsRegressor.html
    Fri Apr 26 16:41:48 UTC 2024
      64.3K bytes
      Cache
     
Back to top