Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 41 - 50 of 1,304 for test (0.2 sec)

  1. LearningCurveDisplay — scikit-learn 1.7.0 docum...

    test_scores = test_scores , score_name =...train_sizes , train_scores , test_scores , score_name = None )...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.LearningCurveDisplay.html
    Fri Jul 11 17:08:39 UTC 2025
      144.5K bytes
      Cache
     
  2. plot_multi_metric_evaluation.py

    1)[0][0] best_score = results["mean_test_%s" % scorer][best_index]...etc...) The ``best_estimator_``, ``best_index_``, ``best_score_``...
    scikit-learn.org/stable/_downloads/dedbcc9464f3269f4f012f4bfc7d16da/plot_multi_metric_evaluation.py
    Fri Jul 11 17:08:39 UTC 2025
      3.6K bytes
     
  3. Synthetic Monitoring with Elastic Observability...

    push the test scripts with your code for continued testing in production....code releases and test updates, reuse test scripts to reduce...
    www.elastic.co/observability/synthetic-monitoring
    Mon Jul 14 00:05:33 UTC 2025
      544.7K bytes
      Cache
     
  4. minmax_scale — scikit-learn 1.7.0 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
    Fri Jul 11 17:08:39 UTC 2025
      115.6K bytes
      Cache
     
  5. MetaTalk

    June 19 test MeTa queue test [ more inside ] posted by Testy Tess...at 3:02 PM - 6 comments Queue test Is this MetaTalk post published...
    metatalk.metafilter.com
    Thu Jul 10 01:01:32 UTC 2025
      38.2K bytes
      1 views
      Cache
     
  6. auto_examples_python.zip

    tick test_stats["n_test"] += len(y_test) test_stats["n_test_pos"]...X_train, X_test, y_train, y_test = train_test_split( X, y, test_size=0.25,...
    scikit-learn.org/stable/_downloads/07fcc19ba03226cd3d83d4e40ec44385/auto_examples_python.zip
    Fri Jul 11 17:08:41 UTC 2025
      1.7M bytes
      7 views
     
  7. CalibratedClassifierCV — scikit-learn 1.7.0 doc...

    and calibrates it using the testing subset. For prediction, predicted...An iterable yielding (train, test) splits as arrays of indices....
    scikit-learn.org/stable/modules/generated/sklearn.calibration.CalibratedClassifierCV.html
    Fri Jul 11 17:08:39 UTC 2025
      154.7K bytes
      Cache
     
  8. Building an MCP server with Elasticsearch for r...

    Running a test Let's test a simple tool to see it...resources and tools effectively: Testing your server with MCP Inspector...
    www.elastic.co/search-labs/blog/how-to-build-mcp-server
    Fri Jul 04 01:04:32 UTC 2025
      285.7K bytes
      Cache
     
  9. 3.1. Cross-validation: evaluating estimator per...

    available data as a test set X_test, y_test . Note that the word...X_train , X_test , y_train , y_test = train_test_split ( ......
    scikit-learn.org/stable/modules/cross_validation.html
    Fri Jul 11 17:08:39 UTC 2025
      162.2K bytes
      1 views
      Cache
     
  10. plot_hgbt_regression.py

    import train_test_split X_train, X_test, y_train, y_test = train_test_split(X,...train_test_split(X, y, test_size=0.4, shuffle=False) print(f"Training...
    scikit-learn.org/stable/_downloads/d108f2283ac3905eb623b32d42217a2b/plot_hgbt_regression.py
    Fri Jul 11 17:08:41 UTC 2025
      16.3K bytes
     
Back to top