Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 101 - 120 of 401 for test (0.26 sec)

  1. Zurich Insurance Group: Elastic Stack and Elast...

    from testing and deployment to production,...team ran a proof of concept to test the viability of ECK on Microsoft...
    www.elastic.co/customers/zurich-insurance-group
    Wed Apr 24 00:54:03 UTC 2024
      508.7K bytes
      Cache
     
  2. sklearn.linear_model.OrthogonalMatchingPursuitC...

    test) splits as arrays of indices....shape (n_samples, n_features) Test samples. For some estimators...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.OrthogonalMatchingPursuitCV.html
    Tue Apr 23 17:07:45 UTC 2024
      49.8K bytes
      Cache
     
  3. Application Performance Monitoring (APM) with E...

    and flaky tests with Elastic contributed open...Learn more Synthetic monitoring Test user journeys to deliver a great...
    www.elastic.co/observability/application-performance-monitoring
    Wed Apr 24 00:04:58 UTC 2024
      643.4K bytes
      Cache
     
  4. 1.4. Support Vector Machines — scikit-learn 1.4...

    X_test , y_train , y_test = train_test_split ( X ,...examples >>> gram_test = np . dot ( X_test , X_train . T ) >>>...
    scikit-learn.org/stable/modules/svm.html
    Tue Apr 23 17:07:46 UTC 2024
      103.3K bytes
      Cache
     
  5. plot_release_highlights_1_4_0.rst.txt

    X_test, y_train, y_test = train_test_split(X_adult,...n(X_test) print(f"ROC AUC score is {roc_auc_score(y_test, y_decision)}")...
    scikit-learn.org/stable/_sources/auto_examples/release_highlights/plot_release_highlights_1_4_0.r...
    Tue Apr 23 17:07:45 UTC 2024
      40.9K bytes
     
  6. sklearn.multioutput.MultiOutputRegressor — scik...

    n_features) Test samples. For some estimators...y_true.mean()) ** 2).sum() . The best possible score is 1.0 and it...
    scikit-learn.org/stable/modules/generated/sklearn.multioutput.MultiOutputRegressor.html
    Tue Apr 23 17:07:45 UTC 2024
      60.2K bytes
      Cache
     
  7. 6 Best Home Security Systems of 2023

    Avoid 7 Best Online Therapy Platforms Of 2023 7 Best Pest Control...Google NestBest for Google Smart Homes Abode – Best for a Budget...
    digg.com/home/security/best-home-security-system
    Tue Apr 23 01:14:34 UTC 2024
      447.7K bytes
      Cache
     
  8. sklearn.ensemble.HistGradientBoostingRegressor ...

    >>> est = HistGradientBoosting () . fit ( X , y ) >>> est . score...shape (n_samples, n_features) Test samples. For some estimators...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.HistGradientBoostingRegressor.html
    Tue Apr 23 17:07:46 UTC 2024
      80.1K bytes
      Cache
     
  9. Elastic (ELK) Stack features list | Elastic

    you can also test out Platinum features such as..."message" : { "query" : "this is a test", "operator" : "and" } } } }...
    www.elastic.co/elastic-stack/features
    Wed Apr 24 00:33:19 UTC 2024
      956.9K bytes
      2 views
      Cache
     
  10. 2.1. Gaussian mixture models — scikit-learn 1.4...

    Given test data, it can assign to each...
    scikit-learn.org/stable/modules/mixture.html
    Tue Apr 23 17:07:45 UTC 2024
      38.2K bytes
      Cache
     
  11. sklearn.impute.KNNImputer — scikit-learn 1.4.2 ...

    missing values at transform/test time. keep_empty_features bool,...simple estimators as well as on nested objects (such as Pipeline )....
    scikit-learn.org/stable/modules/generated/sklearn.impute.KNNImputer.html
    Tue Apr 23 17:07:46 UTC 2024
      45.6K bytes
      Cache
     
  12. sklearn.compose.TransformedTargetRegressor — sc...

    n_features) Test samples. For some estimators...y_true.mean()) ** 2).sum() . The best possible score is 1.0 and it...
    scikit-learn.org/stable/modules/generated/sklearn.compose.TransformedTargetRegressor.html
    Tue Apr 23 17:07:45 UTC 2024
      53.3K bytes
      Cache
     
  13. Trust Center - Frequently Asked Questions | Ela...

    and services that have been tested in a real production environment...dependencies . Are penetration tests performed against the product?...
    www.elastic.co/trust/faq
    Wed Apr 24 00:57:19 UTC 2024
      513K bytes
      Cache
     
  14. The Telegraph Media Group (TMG) increases Conte...

    opportunities for machine learning to test headlines, or find the topics...Group (TMG) is one of the UK's best recognized print and digital...
    www.elastic.co/customers/telegraph-media-group
    Wed Apr 24 00:50:05 UTC 2024
      514.7K bytes
      Cache
     
  15. sklearn.decomposition.MiniBatchSparsePCA — scik...

    n_features) Test data to be transformed, must...simple estimators as well as on nested objects (such as Pipeline )....
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.MiniBatchSparsePCA.html
    Tue Apr 23 17:07:45 UTC 2024
      51.2K bytes
      Cache
     
  16. Slashdot: News for nerds, stuff that matters

    I've been testing out the Orange Pi 5 the past...Now, developers can create and test widgets that can be added to...
    build.slashdot.org
    Wed Apr 24 01:15:03 UTC 2024
      139.6K bytes
      Cache
     
  17. Black News and Culture | NBC BLK | NBC News

    men NBC News NOW How a biased test kept thousands of Black people...
    www.nbcnews.com/nbcblk
    Wed Apr 24 01:03:17 UTC 2024
      1017.7K bytes
      Cache
     
  18. sklearn.linear_model.ARDRegression — scikit-lea...

    n_features) Test samples. For some estimators...self.threshold_lambda are kept and the rest are discarded. Examples >>>...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.ARDRegression.html
    Tue Apr 23 17:07:46 UTC 2024
      54.7K bytes
      Cache
     
  19. sklearn.linear_model.LinearRegression — scikit-...

    n_features) Test samples. For some estimators...y_true.mean()) ** 2).sum() . The best possible score is 1.0 and it...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LinearRegression.html
    Tue Apr 23 17:07:45 UTC 2024
      61.9K bytes
      Cache
     
  20. 1.11. Ensembles: Gradient boosting, random fore...

    train_test_split >>> X_train , X_test , y_train , y_test = train_test_split...mean_squared_error ( y_test , est . predict ( X_test )) 5.00... The figure...
    scikit-learn.org/stable/modules/ensemble.html
    Tue Apr 23 17:07:46 UTC 2024
      195.6K bytes
      Cache
     
Back to top