Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 161 - 180 of 1,738 for test (0.21 sec)

  1. Linklaters Delivers Faster, Better Enterprise S...

    test, and go live with no interruption...This streamlines development, testing, and enables automated scaling...
    www.elastic.co/customers/linklaters
    Wed Apr 24 00:44:44 UTC 2024
      509.6K bytes
      Cache
     
  2. 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
    Tue Apr 23 17:07:46 UTC 2024
      102K bytes
      Cache
     
  3. support.rst.txt

    about repository updates and test failures on the `scikit-learn-commits...
    scikit-learn.org/stable/_sources/support.rst.txt
    Tue Apr 23 17:07:46 UTC 2024
      2.9K bytes
     
  4. 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
    Tue Apr 23 17:07:46 UTC 2024
      50K bytes
      Cache
     
  5. Infrastructure Monitoring with Elastic Observab...

    Learn more Synthetic monitoring Test user journeys to deliver a great...
    www.elastic.co/observability/infrastructure-monitoring
    Wed Apr 24 00:05:54 UTC 2024
      641.6K 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.ipynb

    X_test, y_train, y_test = train_test_split(X_adult,...(X_test)\nprint(f\"ROC AUC score is {roc_auc_score(y_test, y_decision)}\")"...
    scikit-learn.org/stable/_downloads/53490cdb42c3c07ba8cccd1c4ed4dca4/plot_release_highlights_1_4_0...
    Tue Apr 23 17:07:46 UTC 2024
      10.7K bytes
     
  8. 1.6. Nearest Neighbors — scikit-learn 1.4.2 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
    Tue Apr 23 17:07:46 UTC 2024
      99.8K bytes
      Cache
     
  9. Log Monitoring with Elastic Observability | Ela...

    Learn more Synthetic monitoring Test user journeys to deliver a great...
    www.elastic.co/observability/log-monitoring
    Wed Apr 24 00:05:22 UTC 2024
      641.9K bytes
      Cache
     
  10. 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
    Tue Apr 23 17:07:45 UTC 2024
      73.9K bytes
      Cache
     
  11. sklearn.neural_network.MLPClassifier — scikit-l...

    X_test , y_train , y_test = train_test_split ( X ,...1]) >>> clf . score ( X_test , y_test ) 0.8... Methods fit (X,...
    scikit-learn.org/stable/modules/generated/sklearn.neural_network.MLPClassifier.html
    Tue Apr 23 17:07:45 UTC 2024
      71.2K bytes
      Cache
     
  12. Paris Olympics 2024: Latest news and updates | ...

    Test your knowledge of Olympic sports...Olympic spotlight and put its best foot forward for its first Summer...
    www.nbcnews.com/olympics
    Wed Apr 24 01:04:28 UTC 2024
      924.6K bytes
      Cache
     
  13. 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
    Tue Apr 23 17:07:45 UTC 2024
      132.1K bytes
      Cache
     
  14. sklearn.feature_selection.mutual_info_regressio...

    Comparison of F-test and mutual information Comparison of F-test and mutual...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.mutual_info_regression.html
    Tue Apr 23 17:07:46 UTC 2024
      23.4K bytes
      Cache
     
  15. Universal Profiling - continuous profiling that...

    Learn more Synthetic monitoring Test user journeys to deliver a great...
    www.elastic.co/observability/universal-profiling
    Wed Apr 24 00:05:22 UTC 2024
      640.8K bytes
      Cache
     
  16. fess lastadoc

    dfmail Test Mail TestmailPostcard 1 crawler.dfmail...String testmail.dfmail Title: Test Mail Class: org.codelibs.fe...
    fess.codelibs.org/13.1/lastadoc-fess.html
    Wed Jul 13 13:41:08 UTC 2022
      2M bytes
      3 views
      Cache
     
  17. IEC 61508 - Wikipedia

    Unit Testing is to ensure that the software is fully tested at...auditing, assessment, and testing work by an accreditation body...
    en.wikipedia.org/wiki/IEC_61508
    Tue Apr 23 13:55:53 UTC 2024
      108.3K bytes
      Cache
     
  18. How Trump could win at the Supreme Court even i...

    kind of complicated factual test for immunity so it has to be...four counts in the indictment rest on official acts of the then-president,...
    www.nbcnews.com/politics/supreme-court/trump-win-supreme-court-immunity-argument-rcna148384
    Mon Apr 22 00:53:00 UTC 2024
      264.8K bytes
      Cache
     
  19. 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
    Tue Apr 23 17:07:45 UTC 2024
      47.9K bytes
      Cache
     
  20. sklearn.datasets.make_regression — scikit-learn...

    Train error vs Test error Train error vs Test error Effect of...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_regression.html
    Tue Apr 23 17:07:46 UTC 2024
      28.6K bytes
      Cache
     
Back to top