Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 31 - 40 of 100 for tests (0.11 sec)

  1. Time-related feature engineering — scikit-learn...

    test_0 = all_splits [ 0 ] X . iloc [ test_0 ] season...train_4 , test_4 = all_splits [ 4 ] X . iloc [ test_4 ] season...
    scikit-learn.org/stable/auto_examples/applications/plot_cyclical_feature_engineering.html
    Thu May 16 17:15:45 UTC 2024
      151.8K bytes
      Cache
     
  2. Developing scikit-learn estimators — scikit-lea...

    _skip_test (default=False) whether to skip common tests entirely....Numbers Numerical assertions in tests Developing scikit-learn estimators...
    scikit-learn.org/stable/developers/develop.html
    Thu May 16 17:15:45 UTC 2024
      106.1K bytes
      Cache
     
  3. 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
    Thu May 16 17:15:46 UTC 2024
      99.8K bytes
      Cache
     
  4. Lagged features for time series forecasting — s...

    import train_test_split X_train , X_test , y_train , y_test = train_test_split...train_test_split ( X , y , test_size = 0.2 , random_state = 42 )...
    scikit-learn.org/stable/auto_examples/applications/plot_time_series_lagged_features.html
    Thu May 16 17:15:45 UTC 2024
      111.9K bytes
      Cache
     
  5. Evaluation of outlier detection estimators — sc...

    reduced using a stratified train_test_split . Furthermore, we set...sklearn.model_selection import train_test_split X , y = fetch_kddcup99...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_outlier_detection_bench.html
    Thu May 16 17:15:45 UTC 2024
      98.6K bytes
      Cache
     
  6. Log Monitoring with Elastic Observability | Ela...

    Learn more Synthetic monitoring Test user journeys to deliver a great...
    www.elastic.co/observability/log-monitoring
    Fri May 17 00:05:19 UTC 2024
      485.1K bytes
      Cache
     
  7. Partial Dependence and Individual Conditional E...

    ( f "Test R2 score: { mlp_model . score ( X_test , y_test ) :...f "Test R2 score: { hgbdt_model . score ( X_test , y_test ) :...
    scikit-learn.org/stable/auto_examples/inspection/plot_partial_dependence.html
    Thu May 16 17:15:45 UTC 2024
      137K bytes
      Cache
     
  8. Embedding Security in LLM Workflows: Elastic's ...

    risks Red Teaming & Monitoring : Test for vulnerabilities and continuously...section. Before moving forward, testing your connection is generally...
    www.elastic.co/security-labs/embedding-security-in-llm-workflows
    Fri May 17 01:06:58 UTC 2024
      183.2K bytes
      Cache
     
  9. Common pitfalls in the interpretation of coeffi...

    import train_test_split X_train , X_test , y_train , y_test = train_test_split...predict ( X_test ) mae_test = median_absolute_error ( y_test , y_pred...
    scikit-learn.org/stable/auto_examples/inspection/plot_linear_model_coefficient_interpretation.html
    Thu May 16 17:15:45 UTC 2024
      214.7K bytes
      Cache
     
  10. Universal Profiling - continuous profiling that...

    Learn more Synthetic monitoring Test user journeys to deliver a great...
    www.elastic.co/observability/universal-profiling
    Fri May 17 00:04:53 UTC 2024
      484K bytes
      Cache
     
Back to top