Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 41 - 50 of 1,621 for test (0.09 sec)

  1. Another Boeing Max mishap: NTSB probes 'stuck' ...

    United conducted a test flight on the event airplane...control issue after the flight test and an incident investigation...
    www.nbcnews.com/news/us-news/another-boeing-max...
    Fri Mar 08 01:03:34 UTC 2024
      219.7K bytes
      Cache
     
  2. sklearn.svm.SVC — scikit-learn 1.4.1 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
    Wed Mar 27 16:42:10 UTC 2024
      92.1K bytes
      Cache
     
  3. 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
    Wed Mar 27 16:42:11 UTC 2024
      44.6K bytes
      Cache
     
  4. 6.3. Preprocessing data — scikit-learn 1.4.1 do...

    X_test , y_train , y_test = train_test_split ( X ,...score ( X_test , y_test ) # apply scaling on testing data, without...
    scikit-learn.org/stable/modules/preprocessing.html
    Wed Mar 27 16:42:11 UTC 2024
      170.5K bytes
      Cache
     
  5. Introducing Elastic Observability's New Synthet...

    monitoring tests Creating end-to-end synthetics monitoring tests Playwright...managed testing service, offering a global network of testing locations....
    www.elastic.co/blog/new-synthetic-monitoring-observability
    Wed Mar 27 00:49:07 UTC 2024
      750.1K bytes
      Cache
     
  6. 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
    Wed Mar 27 16:42:11 UTC 2024
      38.8K bytes
      2 views
      Cache
     
  7. 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
    Wed Mar 27 16:42:11 UTC 2024
      34.8K bytes
      Cache
     
  8. sklearn.dummy.DummyClassifier — scikit-learn 1....

    n_features) Test samples. Passing None as test samples gives...(X) Perform classification on test vectors X. predict_log_proba...
    scikit-learn.org/stable/modules/generated/sklearn.dummy.DummyClassifier.html
    Wed Mar 27 16:42:11 UTC 2024
      53.7K bytes
      Cache
     
  9. feature_selection.rst.txt

    the best features based on univariate statistical tests. It can...we can use a F-test to retrieve the two best features for a dataset...
    scikit-learn.org/stable/_sources/modules/feature_selection.rst.txt
    Wed Mar 27 16:42:11 UTC 2024
      14.3K bytes
      1 views
     
  10. sklearn.model_selection.StratifiedShuffleSplit ...

    Provides train/test indices to split data in train/test sets. This..." ) ... print ( f " Test: index= { test_index } " ) Fold 0: Train:...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.StratifiedShuffleSplit.html
    Wed Mar 27 16:42:11 UTC 2024
      32.3K bytes
      Cache
     
Back to top