Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 101 - 120 of 1,345 for test (0.43 sec)

  1. OrthogonalMatchingPursuit — scikit-learn 1.7.0 ...

    coefficient of determination on test data. The coefficient of determination,...shape (n_samples, n_features) Test samples. For some estimators...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.OrthogonalMatchingPursuit.html
    Mon Jun 30 13:50:30 UTC 2025
      134.2K bytes
      2 views
      Cache
     
  2. ElasticNetCV — scikit-learn 1.7.0 documentation

    are tested by cross-validation and the one giving the best prediction...default=None Values of alphas to test along the regularization path,...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.ElasticNetCV.html
    Mon Jun 30 13:50:27 UTC 2025
      166.7K bytes
      Cache
     
  3. RepeatedKFold — scikit-learn 1.7.0 documentation

    print ( f " Test: index= { test_index } " ) ... Fold...index=[0 1] Test: index=[2 3] Fold 1: Train: index=[2 3] Test: index=[0...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.RepeatedKFold.html
    Mon Jun 30 13:50:30 UTC 2025
      119.4K bytes
      Cache
     
  4. MLPRegressor — scikit-learn 1.7.0 documentation

    X_test , y_train , y_test = train_test_split ( X ,...-291]) >>> regr . score ( X_test , y_test ) 0.98 fit ( X , y , sample_weight...
    scikit-learn.org/stable/modules/generated/sklearn.neural_network.MLPRegressor.html
    Sun Jun 29 19:04:30 UTC 2025
      163.6K bytes
      Cache
     
  5. check_estimator — scikit-learn 1.7.0 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
    Sun Jun 29 19:04:30 UTC 2025
      122.8K bytes
      Cache
     
  6. plot_hgbt_regression.ipynb

    import train_test_split\n\nX_train, X_test, y_train, y_test = train_test_split(X,...train_test_split(X, y, test_size=0.4, shuffle=False)\n\nprint(f\"Training...
    scikit-learn.org/stable/_downloads/cb9a8a373677fb481fe43a11d8fa0e94/plot_hgbt_regression.ipynb
    Sun Jun 29 19:04:30 UTC 2025
      20.2K bytes
      1 views
     
  7. learning_curve — scikit-learn 1.7.0 documentation

    ( f "The average test accuracy is { cv_test_scores . mean ()...cross-validated training and test scores for different training...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.learning_curve.html
    Mon Jun 30 13:50:28 UTC 2025
      125.7K bytes
      Cache
     
  8. 1.16. Probability calibration — scikit-learn 1....

    test_set) couples (as determined...base_estimator makes predictions on the test subset the predictions are used...
    scikit-learn.org/stable/modules/calibration.html
    Mon Jun 30 13:50:28 UTC 2025
      63.3K bytes
      Cache
     
  9. Trump and U.S. intelligence appear at odds over...

    They would achieve a test device and possibly an initial...Iran would have to build and test a device that can be delivered...
    www.nbcnews.com/world/iran/us-intelligence-assessment-irans-nuclear-program-remains-unchanged-rcn...
    Thu Jun 19 01:11:24 UTC 2025
      240.4K bytes
      Cache
     
  10. In Fess make Apache Solr based search server-ed...

    using the REST API is now Fess . In the REST API, Fess to...possible as the REST API. Can also use the REST API should build...
    fess.codelibs.org/articles/article-4.html
    Mon Jun 30 02:36:23 UTC 2025
      28.7K bytes
      19 views
      Cache
     
  11. SVC — scikit-learn 1.7.0 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
    Mon Jun 30 13:50:28 UTC 2025
      176.8K bytes
      Cache
     
  12. 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
    Tue Jul 01 00:03:32 UTC 2025
      648.5K bytes
      1 views
      Cache
     
  13. Build a RAG app | Elastic

    for 14 days to go deeper and test these capabilities. Start free...
    www.elastic.co/demo-gallery/rag-app
    Tue Jul 01 00:56:45 UTC 2025
      669.4K bytes
      Cache
      Similar Results (2)
     
  14. Ingest logs, metrics, and traces with OpenTelem...

    for 14 days to go deeper and test these capabilities. Start free...
    www.elastic.co/demo-gallery/observability-ingest-data-opentelemetry
    Tue Jul 01 01:03:29 UTC 2025
      670.6K bytes
      Cache
      Similar Results (2)
     
  15. AI & ML search engine — Take search to the next...

    Master long text with automatic chunking Handle long text passages...low-code playground and quickly test LLMs with your own proprietary...
    www.elastic.co/enterprise-search/machine-learning
    Tue Jul 01 00:58:45 UTC 2025
      580.4K bytes
      3 views
      Cache
     
  16. QuantileRegressor — scikit-learn 1.7.0 document...

    coefficient of determination on test data. The coefficient of determination,...shape (n_samples, n_features) Test samples. For some estimators...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.QuantileRegressor.html
    Mon Jun 30 13:50:27 UTC 2025
      139.3K bytes
      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
    Tue Jul 01 00:06:04 UTC 2025
      543.3K bytes
      Cache
     
  18. 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
    Fri Jun 27 15:51:05 UTC 2025
      132.2K bytes
      2 views
     
  19. auto_examples_jupyter.zip

    X_test, y_train, y_test = train_test_split(\n X, y, test_size=0.25,...\"%(n_test)6d test docs (%(n_test_pos)6d positive) \" % test_stats\n...
    scikit-learn.org/stable/_downloads/6f1e7a639e0699d6164445b55e6c116d/auto_examples_jupyter.zip
    Sun Jun 29 19:04:30 UTC 2025
      2.2M bytes
      2 views
     
  20. Improving Copilot capabilities using Elasticsea...

    To test semantic search, let's ask the...the previous query. Now, let's test the date range search by querying...
    www.elastic.co/search-labs/blog/improve-microsoft-copilot-with-elasticsearch
    Tue Jun 24 01:00:55 UTC 2025
      266.7K bytes
      Cache
     
Back to top