Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 51 - 60 of 1,646 for test (0.1 sec)

  1. sklearn.model_selection.ValidationCurveDisplay ...

    test_scores = test_scores , score_name =...param_range , train_scores , test_scores , score_name = None )...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.ValidationCurveDisplay.html
    Mon Apr 15 14:09:27 UTC 2024
      53.7K bytes
      Cache
     
  2. sklearn.model_selection.GroupKFold — scikit-lea...

    f " Test: index= { test_index } , group= { groups [ test_index...indices for that split. test ndarray The testing set indices for that...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.GroupKFold.html
    Mon Apr 15 14:09:28 UTC 2024
      36.8K bytes
      Cache
     
  3. sklearn.model_selection.cross_validate — scikit...

    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
    Mon Apr 15 14:09:28 UTC 2024
      43.1K bytes
      Cache
     
  4. sklearn.model_selection.validation_curve — scik...

    print ( f "The average test accuracy is { test_scores . mean () :...curve. Determine training and test scores for varying parameter...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.validation_curve.html
    Mon Apr 15 14:09:28 UTC 2024
      28.2K bytes
      Cache
     
  5. sklearn.naive_bayes.ComplementNB — scikit-learn...

    classification on an array of test vectors X. predict_joint_log_proba...probability estimates for the test vector X. predict_log_proba...
    scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.ComplementNB.html
    Mon Apr 15 14:09:28 UTC 2024
      67.8K bytes
      Cache
     
  6. Official Elasticsearch Pricing: Elastic Cloud, ...

    Monitoring browser tests are $0.0123 per test run (metered in 60...simultaneous test run capacity (~2.6 billion tests per month)....
    www.elastic.co/pricing
    Tue Apr 16 00:06:30 UTC 2024
      531.8K bytes
      Cache
     
  7. 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
    Mon Apr 15 14:09:27 UTC 2024
      1.6M bytes
      3 views
     
  8. sklearn.model_selection.LearningCurveDisplay — ...

    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
    Mon Apr 15 14:09:28 UTC 2024
      56.8K bytes
      Cache
     
  9. xz-utils backdoor situation · GitHub

    There are crafted test files in the tests/ folder within the...package: if test -f "$srcdir/debian/rules" || test "x$RPM_ARCH"...
    gist.github.com/thesamesam/223949d5a074ebc3dce9ee78baad9e27
    Sun Mar 31 00:44:31 UTC 2024
      289.5K bytes
      Cache
     
  10. plot_classifier_comparison.py

    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/2da0534ab0e0c8241033bcc2d912e419/plot_classifier_comparison.py
    Mon Apr 15 14:09:29 UTC 2024
      4.9K bytes
      1 views
     
Back to top