Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 161 - 180 of 871 for test (0.23 sec)

  1. Jaguar Land Rover (JLR) Accelerates Vehicle Int...

    the test managers get more reliable and efficient tests and avoid...the production or vehicle testing process. "Our leadership teams...
    www.elastic.co/customers/jaguar-land-rover
    Fri Mar 29 00:06:43 UTC 2024
      600.5K bytes
      Cache
     
  2. 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
    Fri Mar 29 00:28:21 UTC 2024
      1.3M bytes
      2 views
      Cache
     
  3. 1.6. Nearest Neighbors — scikit-learn 1.4.1 doc...

    X_test , y_train , y_test = train_test_split ( X ,...( nca_pipe . score ( X_test , y_test )) 0.96190476... The plot...
    scikit-learn.org/stable/modules/neighbors.html
    Thu Mar 28 16:05:57 UTC 2024
      99.8K bytes
      Cache
     
  4. sklearn.model_selection.GridSearchCV — scikit-l...

    'rank_test_score', 'split0_test_score',... 'split2_test_score',...the attributes best_index_ , best_score_ and best_params_ will...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.GridSearchCV.html
    Thu Mar 28 16:05:57 UTC 2024
      94.3K bytes
      Cache
     
  5. 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
    Thu Mar 28 16:05:59 UTC 2024
      49.8K bytes
      Cache
     
  6. sklearn.covariance.LedoitWolf — scikit-learn 1....

    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.LedoitWolf.html
    Thu Mar 28 16:05:57 UTC 2024
      50K bytes
      Cache
     
  7. Infrastructure Monitoring with Elastic Observab...

    Learn more Synthetic monitoring Test user journeys to deliver a great...
    www.elastic.co/observability/infrastructure-monitoring
    Fri Mar 29 00:03:44 UTC 2024
      727.4K bytes
      Cache
     
  8. Elastic Enterprise Search: Getting Started with...

    results are more relevant when you test Elastic's Learned Sparse Encoder...on unstructured data beyond text, such as videos, images, and...
    www.elastic.co/getting-started/enterprise-search/search-across-business-systems-and-software
    Thu Mar 28 01:01:43 UTC 2024
      545K bytes
      Cache
     
  9. 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
    Thu Mar 28 16:05:59 UTC 2024
      103.3K bytes
      Cache
     
  10. 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
    Fri Mar 29 00:04:21 UTC 2024
      729.3K bytes
      Cache
     
  11. sklearn.feature_selection.RFECV — scikit-learn ...

    test) splits as arrays of indices....ndarrays A dict with keys: split(k)_test_score ndarray of shape (n_s...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.RFECV.html
    Thu Mar 28 16:05:58 UTC 2024
      73.9K bytes
      Cache
     
  12. sklearn.decomposition.SparsePCA — scikit-learn ...

    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.SparsePCA.html
    Thu Mar 28 16:05:58 UTC 2024
      47.9K bytes
      Cache
     
  13. 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
    Fri Mar 29 01:14:54 UTC 2024
      142K bytes
      Cache
     
  14. sklearn.ensemble.StackingRegressor — scikit-lea...

    train_test_split >>> X_train , X_test , y_train , y_test = train_test_split..., y_train ) . score ( X_test , y_test ) 0.3... Methods fit (X,...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.StackingRegressor.html
    Thu Mar 28 16:05:57 UTC 2024
      70.9K bytes
      Cache
     
  15. sklearn.linear_model.QuantileRegressor — 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.QuantileRegressor.html
    Thu Mar 28 16:05:57 UTC 2024
      52.6K bytes
      Cache
     
  16. sklearn.covariance.EmpiricalCovariance — scikit...

    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.EmpiricalCovariance.html
    Thu Mar 28 16:05:59 UTC 2024
      49.1K bytes
      Cache
     
  17. MetaFilter | Community Weblog

    for best photo of the day, best crouton petting post; best "bobble"..."womble" post; best "Pro-hedgehog propaganda" post; best fluffy thread...
    www.metafilter.com/
    Fri Mar 29 00:43:50 UTC 2024
      79.7K bytes
      2 views
      Cache
     
  18. sklearn.svm.LinearSVC — scikit-learn 1.4.1 docu...

    vs the rest. It is possible to implement one vs the rest with SVC...the mean accuracy on the given test data and labels. set_fit_request...
    scikit-learn.org/stable/modules/generated/sklearn.svm.LinearSVC.html
    Thu Mar 28 16:05:57 UTC 2024
      74.4K bytes
      Cache
     
  19. sklearn.base.RegressorMixin — scikit-learn 1.4....

    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.base.RegressorMixin.html
    Thu Mar 28 16:05:57 UTC 2024
      25.6K bytes
      Cache
     
  20. sklearn.linear_model.LassoLarsCV — scikit-learn...

    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.LassoLarsCV.html
    Thu Mar 28 16:05:59 UTC 2024
      58.5K bytes
      Cache
     
Back to top