Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 51 - 60 of 1,312 for test (0.29 sec)

  1. cross_validate — scikit-learn 1.7.0 documentation

    this dict are: test_score The score array for test scores on each..._score in test_score changes to a specific metric like test_r2 or...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.cross_validate.html
    Fri Jul 11 17:08:39 UTC 2025
      137.7K bytes
      Cache
     
  2. DummyClassifier — scikit-learn 1.7.0 documentation

    n_features) Test samples. Passing None as test samples gives...# Perform classification on test vectors X. Parameters : X array-like...
    scikit-learn.org/stable/modules/generated/sklearn.dummy.DummyClassifier.html
    Fri Jul 11 17:08:38 UTC 2025
      143K bytes
      Cache
     
  3. Contributing — scikit-learn 1.7.0 documentation

    sklearn/linear_model/tests/test_logistic.py to run the tests specific to...sklearn path/to/tests See also Testing and improving test coverage ....
    scikit-learn.org/stable/developers/contributing.html
    Fri Jul 11 17:08:41 UTC 2025
      140.2K bytes
      1 views
      Cache
     
  4. 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:38 UTC 2025
      144.5K bytes
      Cache
     
  5. 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:38 UTC 2025
      3.6K bytes
     
  6. 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:38 UTC 2025
      115.6K bytes
      Cache
     
  7. 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
     
  8. 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
     
  9. 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
     
  10. plot_classifier_comparison.zip

    and test part X, y = ds X_train, X_test, y_train, y_test = train_test_split(...Plot the testing points ax.scatter( X_test[:, 0], X_test[:, 1],...
    scikit-learn.org/stable/_downloads/ce35bcc69acbd491cf7ac77fa17889d5/plot_classifier_comparison.zip
    Thu Jul 10 15:56:50 UTC 2025
      10.8K bytes
     
Back to top