Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 61 - 80 of 1,328 for test (2.36 sec)

  1. preprocessing.rst.txt

    K_{test} - 1'_{\text{n}_{samples}} K - K_{test} 1_{\text{n}_{samples}}...>>> X_train, X_test, y_train, y_test = train_test_split(X, y, random_state=42)...
    scikit-learn.org/stable/_sources/modules/preprocessing.rst.txt
    Thu Sep 11 19:47:20 UTC 2025
      52.9K bytes
     
  2. GraphicalLassoCV — scikit-learn 1.7.2 documenta...

    : X_test array-like of shape (n_samples, n_features) Test data...An iterable yielding (train, test) splits as arrays of indices....
    scikit-learn.org/stable/modules/generated/sklearn.covariance.GraphicalLassoCV.html
    Fri Sep 12 13:34:53 UTC 2025
      140.3K bytes
      Cache
     
  3. Epstein accuser’s family blasts Ghislaine Maxwe...

    SpaceX Starship gears up for 10th test flight 01:23 Chicago mayor blasts...SpaceX Starship gears up for 10th test flight 01:23 Chicago mayor blasts...
    www.nbcnews.com/video/epstein-accuser-s-family-blasts-ghislaine-maxwell-testimony-release-2456689...
    Mon Aug 25 01:18:50 UTC 2025
      938.9K bytes
      Cache
     
  4. plot_classifier_comparison.py

    and test part X, y = ds X_train, X_test, y_train, y_test = train_test_split(...Plot the testing points ax.scatter( X_test[:, 0], X_test[:, 1],...
    scikit-learn.org/stable/_downloads/2da0534ab0e0c8241033bcc2d912e419/plot_classifier_comparison.py
    Fri Sep 12 13:34:55 UTC 2025
      4.8K bytes
      1 views
     
  5. Elastic Cloud Hosted pricing | Elastic

    Monitoring browser tests are $0.0123 per test run (metered in 60...simultaneous test run capacity (~2.6 billion tests per month)....
    www.elastic.co/pricing/cloud-hosted
    Sat Sep 13 01:17:17 UTC 2025
      474.6K bytes
      Cache
     
  6. minmax_scale — scikit-learn 1.7.2 documentation

    splitting into training and test sets. This will bias the model...information would have leaked from the test set to the training set. In...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.minmax_scale.html
    Tue Sep 09 17:54:31 UTC 2025
      115.6K bytes
      Cache
     
  7. Elasticsearch vs. OpenSearch: Vector Search Per...

    undertaken this performance testing to provide a clear, data-driven...Kubernetes manifests for running the tests. The results detailed in this...
    www.elastic.co/search-labs/blog/elasticsearch-opensearch-vector-search-performance-comparison
    Sun Sep 14 01:05:44 UTC 2025
      239.4K bytes
      1 views
      Cache
     
  8. check_estimator — scikit-learn 1.7.2 documentation

    running tests are aborted. This does not included tests that are...function will run an extensive test-suite for input validation,...
    scikit-learn.org/stable/modules/generated/sklearn.utils.estimator_checks.check_estimator.html
    Fri Sep 12 13:34:49 UTC 2025
      122.8K bytes
      Cache
     
  9. Using LLMs to build an Elastic connector fast: ...

    begin adding unit tests, end-to-end tests, and documentation....you’ll only need to validate, test, and tweak. Side note: you can...
    www.elastic.co/search-labs/blog/elastic-connectors-crawl4ai-llms
    Thu Aug 28 01:11:22 UTC 2025
      189.4K bytes
      Cache
     
  10. Feature Selection — scikit-learn 1.7.2 document...

    Comparison of F-test and mutual information Comparison of F-test and mutual...
    scikit-learn.org/stable/auto_examples/feature_selection/index.html
    Fri Sep 12 13:34:55 UTC 2025
      76.6K bytes
      Cache
     
  11. StratifiedKFold — scikit-learn 1.7.2 documentation

    Provides train/test indices to split data in train/test sets. This..." ) ... print ( f " Test: index= { test_index } " ) Fold 0: Train:...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.StratifiedKFold.html
    Fri Sep 12 13:34:53 UTC 2025
      124.7K bytes
      Cache
     
  12. Examples — scikit-learn 1.7.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 Sep 12 13:34:54 UTC 2025
      273K bytes
      Cache
     
  13. feature_selection.rst.txt

    the best features based on univariate statistical tests. It can...we can use a F-test to retrieve the two best features for a dataset...
    scikit-learn.org/stable/_sources/modules/feature_selection.rst.txt
    Fri Sep 12 13:34:55 UTC 2025
      14.5K bytes
      3 views
     
  14. RidgeCV — scikit-learn 1.7.2 documentation

    test) splits as arrays of indices....coefficient of determination on test data. The coefficient of determination,...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.RidgeCV.html
    Fri Sep 12 13:34:53 UTC 2025
      149.9K bytes
      Cache
     
  15. SVC — scikit-learn 1.7.2 documentation

    Scalability Nested versus non-nested cross-validation Nested versus...versus non-nested cross-validation Test with permutations the significance...
    scikit-learn.org/stable/modules/generated/sklearn.svm.SVC.html
    Fri Sep 12 13:34:49 UTC 2025
      176.5K bytes
      Cache
     
  16. World's most downloaded vector database: Elasti...

    "my_text" : { "type" : "text" }, "category": {...retrieval in a single query. Test RAG fast — no setup needed Stop...
    www.elastic.co/elasticsearch/vector-database
    Sun Sep 14 00:04:21 UTC 2025
      644.2K bytes
      1 views
      Cache
     
  17. Real User Monitoring (RUM) with Elastic Observa...

    and test your user journeys all within...Learn more Synthetic monitoring Test user journeys to deliver a great...
    www.elastic.co/observability/real-user-monitoring
    Sun Sep 14 00:06:00 UTC 2025
      539.5K bytes
      Cache
     
  18. TunedThresholdClassifierCV — scikit-learn 1.7.2...

    X_test , y_train , y_test = train_test_split ( ......classification_report ( y_test , classifier . predict ( X_test ))) precision...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.TunedThresholdClassifierCV.html
    Fri Sep 12 13:34:53 UTC 2025
      148.2K bytes
      Cache
     
  19. NuSVR — scikit-learn 1.7.2 documentation

    expected shape of X is (n_samples_test, n_samples_train). Returns :...coefficient of determination on test data. The coefficient of determination,...
    scikit-learn.org/stable/modules/generated/sklearn.svm.NuSVR.html
    Tue Sep 09 17:54:31 UTC 2025
      142.4K bytes
      Cache
     
  20. model_evaluation.rst.txt

    ratio (pre-test and post-tests): .. math:: \text{post-test odds} =...\frac{\text{pre-test probability}}{1 - \text{pre-test probability}},...
    scikit-learn.org/stable/_sources/modules/model_evaluation.rst.txt
    Thu Sep 11 19:47:21 UTC 2025
      132.2K bytes
      3 views
     
Back to top