Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 51 - 60 of 1,629 for test (0.11 sec)

  1. 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
     
  2. 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
     
  3. 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
     
  4. 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
     
  5. sklearn.multiclass.OutputCodeClassifier — sciki...

    the mean accuracy on the given test data and labels. set_params...the mean accuracy on the given test data and labels. In multi-label...
    scikit-learn.org/stable/modules/generated/sklearn.multiclass.OutputCodeClassifier.html
    Mon Apr 15 14:09:29 UTC 2024
      44.6K bytes
      Cache
     
  6. sklearn.neighbors.KNeighborsClassifier — scikit...

    probability estimates for the test data X. score (X, y[, sample_weight])...the mean accuracy on the given test data and labels. set_params...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.KNeighborsClassifier.html
    Mon Apr 15 14:09:27 UTC 2024
      68.7K bytes
      Cache
     
  7. sklearn.svm.SVC — scikit-learn 1.4.2 documentation

    cross-validation Nested versus non-nested cross-validation Nested versus...following example: Nested versus non-nested cross-validation Read...
    scikit-learn.org/stable/modules/generated/sklearn.svm.SVC.html
    Mon Apr 15 14:09:27 UTC 2024
      92.1K bytes
      Cache
     
  8. sklearn.model_selection.TimeSeriesSplit — sciki...

    in train/test sets. In each split, test indices must be...n_splits=5, test_size=None) >>> for i , ( train_index , test_index...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.TimeSeriesSplit.html
    Mon Apr 15 14:09:29 UTC 2024
      38.8K bytes
      2 views
      Cache
     
  9. sklearn.model_selection.ShuffleSplit — scikit-l...

    print ( f " Test: index= { test_index } " ) Fold 0: Train:...4] Test: index=[5 2] Fold 1: Train: index=[4 0 2 5] Test: index=[1...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.ShuffleSplit.html
    Mon Apr 15 14:09:29 UTC 2024
      34.8K bytes
      Cache
     
  10. sklearn.ensemble.AdaBoostClassifier — scikit-le...

    achieving a lower test error with fewer boosting iterations....the mean accuracy on the given test data and labels. set_fit_request...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.AdaBoostClassifier.html
    Mon Apr 15 14:09:29 UTC 2024
      74K bytes
      Cache
     
Back to top