Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 141 - 160 of 1,823 for test (0.4 sec)

  1. Digital experience monitoring with Elastic Obse...

    before your users do Proactive testing is vital for improving user...Synthetic transactions continually test key user journeys such as login...
    www.elastic.co/observability/digital-experience-monitoring
    Fri Apr 26 00:35:22 UTC 2024
      631.5K bytes
      Cache
     
  2. 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
    Thu Apr 25 16:20:47 UTC 2024
      94.8K bytes
      Cache
     
  3. sklearn.model_selection.cross_val_predict — sci...

    sample belongs to exactly one test set, and its prediction is computed...cross_val_score unless all tests sets have equal size and the...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.cross_val_predict.html
    Thu Apr 25 16:20:47 UTC 2024
      30.4K bytes
      Cache
     
  4. 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 Apr 26 01:00:36 UTC 2024
      1.2M bytes
      2 views
      Cache
     
  5. 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
    Thu Apr 25 16:20:47 UTC 2024
      50.1K bytes
      Cache
     
  6. How To Turn Your Ordinary Beer Into An Icy Slus...

    Videos America's Test Kitchen uses Thailand's ice cold bia wun...hours ago · · · Via America's Test Kitchen . <section class="flex...
    digg.com/digg-vids/link/how-to-turn-your-ordinary-beer-into-an-icy-slushy-just-in-time-for-spring
    Wed Apr 10 01:14:22 UTC 2024
      134.4K bytes
      Cache
     
  7. plot_release_highlights_1_4_0.py

    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/_downloads/c15cce0dbcd8722cb5638987eff985c0/plot_release_highlights_1_4_0.py
    Tue Apr 23 17:07:45 UTC 2024
      7.7K bytes
     
  8. 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
    Thu Apr 25 16:20:47 UTC 2024
      99.7K bytes
      Cache
     
  9. sklearn.ensemble.HistGradientBoostingClassifier...

    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.ensemble.HistGradientBoostingClassifier.html
    Thu Apr 25 16:20:47 UTC 2024
      80.6K bytes
      Cache
     
  10. sklearn.feature_selection.SequentialFeatureSele...

    evaluate the predictions on the test set. NOTE that when using a...An iterable yielding (train, test) splits as arrays of indices....
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SequentialFeatureSelector.html
    Thu Apr 25 16:20:47 UTC 2024
      54.2K bytes
      Cache
     
  11. sklearn.linear_model.PassiveAggressiveClassifie...

    classification of text documents Out-of-core classification of text documents...the mean accuracy on the given test data and labels. set_fit_request...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.PassiveAggressiveClassifier.html
    Thu Apr 25 16:20:47 UTC 2024
      74.1K bytes
      Cache
     
  12. Feature transformations with ensembles of trees...

    X_test , y_full_train , y_test = train_test_split ( X...train_test_split ( X_full_train , y_full_train , test_size =...
    scikit-learn.org/stable/auto_examples/ensemble/plot_feature_transformation.html
    Thu Apr 25 16:20:48 UTC 2024
      88.7K bytes
      Cache
     
  13. 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 Apr 25 16:20:47 UTC 2024
      94.3K bytes
      Cache
     
  14. 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
    Thu Apr 25 16:20:47 UTC 2024
      64.3K bytes
      Cache
     
  15. NBC News special features and projects | NBC News

    Test your knowledge of Olympic sports...every state Specials See our best illustrations and photographs...
    www.nbcnews.com/specials
    Wed Apr 24 01:02:25 UTC 2024
      453.7K bytes
      Cache
     
  16. sklearn.tree.DecisionTreeClassifier — scikit-le...

    splitter {“best”, “random”}, default=”best” The strategy used...Supported strategies are “best” to choose the best split and “random”...
    scikit-learn.org/stable/modules/generated/sklearn.tree.DecisionTreeClassifier.html
    Thu Apr 25 16:20:47 UTC 2024
      102K bytes
      Cache
     
  17. Can You Solve This Taylor Swift Crossword Puzzl...

    crossword puzzle is the ultimate test for Swifties. Use your knowledge,...cursor-pointer"> <svg class="w-10 h-10 text-white pointer-events-none" ...
    digg.com/brain-teasers/link/taylor-swift-crossword-puzzle-ttpd
    Fri Apr 19 01:23:50 UTC 2024
      134.6K bytes
      Cache
     
  18. sklearn.model_selection.RandomizedSearchCV — sc...

    the attributes best_index_ , best_score_ and best_params_ will...param_gamma split0_test_score … rank_test_score ‘rbf’ 0.1 0.80...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.RandomizedSearchCV.html
    Thu Apr 25 16:20:47 UTC 2024
      82.6K bytes
      Cache
     
  19. sklearn.model_selection.HalvingRandomSearchCV —...

    cross-validated score of the best_estimator. best_params_ dict Parameter...that gave the best results on the hold out data. best_index_ int...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.HalvingRandomSearchCV.html
    Thu Apr 25 16:20:47 UTC 2024
      77.3K bytes
      Cache
      Similar Results (1)
     
  20. AIOps with the Elastic Observability platform |...

    test, and deploy your own. Automatically...
    www.elastic.co/observability/aiops
    Fri Apr 26 00:04:51 UTC 2024
      643.8K bytes
      Cache
     
Back to top