Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 381 - 390 of 1,332 for test (1.49 sec)

  1. Balance model complexity and cross-validated sc...

    "mean_test_score" : test_scores , "std_test_score" : grid...std of test scores mean_test_scores = np . mean ( test_scores...
    scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_refit_callable.html
    Tue Jul 01 15:59:33 UTC 2025
      169.1K bytes
      Cache
     
  2. Cosmic Dawn: NASA Documentary on the James Webb...

    while we were testing the instruments in cryo-vac....travel all over America for tests, making sure the cameras worked,...
    www.metafilter.com/209182/Cosmic-Dawn-NASA-Documentary-on-the-James-Webb-Space-Telescope
    Sun Jun 15 01:02:33 UTC 2025
      30.4K bytes
      Cache
     
  3. Version 0.13 — scikit-learn 1.7.0 documentation

    train_test_split being interpreted as a test by Yaroslav...Changed default test_size in cross_validation.train_test_split to None,...
    scikit-learn.org/stable/whats_new/v0.13.html
    Tue Jul 01 15:59:33 UTC 2025
      72.2K bytes
      Cache
     
  4. LarsCV — scikit-learn 1.7.0 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.LarsCV.html
    Tue Jul 01 15:59:33 UTC 2025
      142K bytes
      Cache
     
  5. feed.xml

    import { test, expect } from "@playwright/test"; test("homepage...import { test, expect } from "@playwright/test"; test("homepage...
    www.elastic.co/observability-labs/rss/feed.xml
    Tue Jun 17 23:30:07 UTC 2025
      2.3M bytes
      6 views
     
  6. 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
    Tue Jul 01 15:59:33 UTC 2025
      228.7K bytes
      Cache
     
  7. Debugging Azure Networking for Elastic Cloud Se...

    for the duration of the test. These tests are designed to push the...performance and scalability tests to ensure that our users get...
    www.elastic.co/observability-labs/blog/debugging-aks-packet-loss
    Wed Jun 18 01:06:52 UTC 2025
      149.3K bytes
      Cache
     
  8. Pipeline ANOVA SVM — scikit-learn 1.7.0 documen...

    X_test , y_train , y_test = train_test_split ( X ,...predict ( X_test ) print ( classification_report ( y_test , y_pred...
    scikit-learn.org/stable/auto_examples/feature_selection/plot_feature_selection_pipeline.html
    Tue Jul 01 15:59:32 UTC 2025
      116.5K bytes
      Cache
     
  9. Feature transformations with ensembles of trees...

    X_test , y_full_train , y_test = train_test_split ( X...train_test_split ( X_full_train , y_full_train , test_size =...
    scikit-learn.org/stable/auto_examples/ensemble/plot_feature_transformation.html
    Tue Jul 01 15:59:32 UTC 2025
      197K bytes
      Cache
     
  10. Nearest Neighbors Classification — scikit-learn...

    X_test , y_train , y_test = train_test_split ( X ,...split the data into a train and test dataset. from sklearn.datasets...
    scikit-learn.org/stable/auto_examples/neighbors/plot_classification.html
    Tue Jul 01 15:59:35 UTC 2025
      96.2K bytes
      Cache
     
Back to top