Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 341 - 350 of 857 for tests (0.24 sec)

  1. 1.6. Nearest Neighbors — scikit-learn 1.7.0 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
    Mon Jun 30 13:50:27 UTC 2025
      122.7K bytes
      Cache
     
  2. Get started with generative AI free | Elastic

    Test out ingesting your data, build...Configure, select field mappings, and test vector and semantic search with...
    www.elastic.co/cloud/generative-ai-trial-overview
    Tue Jul 01 00:50:42 UTC 2025
      581.4K bytes
      1 views
      Cache
     
  3. Image denoising using kernel PCA — scikit-learn...

    X_test , y_train , y_test = train_test_split ( X ,...0.25 , size = X_test . shape ) X_test_noisy = X_test + noise noise...
    scikit-learn.org/stable/auto_examples/applications/plot_digits_denoising.html
    Mon Jun 30 13:50:27 UTC 2025
      102.6K bytes
      Cache
     
  4. Elastic Observability Labs

    and data quality test failures Almudena Sanz Olivé...
    www.elastic.co/observability-labs/blog/tag/genai
    Wed Jun 18 01:07:41 UTC 2025
      170.5K bytes
      Cache
     
  5. Saint-Gobain optimizes log analysis, adopts obs...

    and functional testing. "The strategic adoption of...
    www.elastic.co/customers/saint-gobain
    Tue Jul 01 01:12:11 UTC 2025
      439.9K bytes
      Cache
     
  6. Elastic Observability Labs

    and test statements in real-time, making...
    www.elastic.co/observability-labs/blog/tag/opentelemetry
    Wed Jun 18 01:07:03 UTC 2025
      305.5K bytes
      Cache
     
  7. LogisticRegressionCV — scikit-learn 1.7.0 docum...

    scoring option on the given test data and labels. Parameters...shape (n_samples, n_features) Test samples. y array-like of shape...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LogisticRegressionCV.html
    Mon Jun 30 13:50:27 UTC 2025
      167.2K bytes
      Cache
     
  8. GradientBoostingClassifier — scikit-learn 1.7.0...

    X_test = X [: 2000 ], X [ 2000 :] >>> y_train , y_test = y...y_train ) >>> clf . score ( X_test , y_test ) 0.913 apply ( X ) [source]...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.GradientBoostingClassifier.html
    Mon Jun 30 13:50:28 UTC 2025
      180K bytes
      Cache
     
  9. 9.3. Parallelism, resource management, and conf...

    sure that test results are independent of the test execution...run all tests with different seeds while keeping the test duration...
    scikit-learn.org/stable/computing/parallelism.html
    Mon Jun 30 13:50:30 UTC 2025
      61K bytes
      Cache
     
  10. LeavePOut — scikit-learn 1.7.0 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.LeavePOut.html
    Mon Jun 30 13:50:28 UTC 2025
      116.4K bytes
      Cache
     
Back to top