Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 71 - 80 of 467 for tests (0.14 sec)

  1. SVM Exercise — scikit-learn 1.5.0 documentation

    out the test data plt . scatter ( X_test [:, 0 ], X_test [:, 1...n_sample )] X_test = X [ int ( 0.9 * n_sample ) :] y_test = y [ int...
    scikit-learn.org/stable/auto_examples/exercises/plot_iris_exercise.html
    Tue May 21 18:58:19 UTC 2024
      95.7K bytes
      Cache
     
  2. sklearn.multiclass.OneVsOneClassifier — scikit-...

    X_test , y_train , y_test = train_test_split ( ......sklearn.model_selection import train_test_split >>> from sklearn.multiclass...
    scikit-learn.org/stable/modules/generated/sklearn.multiclass.OneVsOneClassifier.html
    Mon May 20 18:34:25 UTC 2024
      56.8K bytes
      Cache
     
  3. 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 May 20 18:34:25 UTC 2024
      67.8K bytes
      Cache
     
  4. 11.1. Array API support (experimental) — scikit...

    train_test_split Coverage is expected to...checks as part of the common tests to verify that the estimators...
    scikit-learn.org/stable/modules/array_api.html
    Tue May 21 18:58:19 UTC 2024
      55.3K bytes
      Cache
     
  5. sklearn.model_selection.GridSearchCV — scikit-l...

    'rank_test_score', 'split0_test_score',... 'split2_test_score',...'mean_test_score' : [ 0.81 , 0.60 , 0.75 , 0.85 ], 'std_test_score'...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.GridSearchCV.html
    Mon May 20 18:34:24 UTC 2024
      94.3K bytes
      Cache
     
  6. Non-negative least squares — scikit-learn 1.5.0...

    import train_test_split X_train , X_test , y_train , y_test = train_test_split...train_test_split ( X , y , test_size = 0.5 ) Fit the Non-Negative...
    scikit-learn.org/stable/auto_examples/linear_model/plot_nnls.html
    Tue May 21 18:58:19 UTC 2024
      92.8K bytes
      Cache
     
  7. sklearn.datasets.fetch_20newsgroups — scikit-le...

    test’ for the test set, ‘all’ for both,...subfolders. subset {‘train’, ‘test’, ‘all’}, default=’train’ Select...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_20newsgroups.html
    Mon May 20 18:34:25 UTC 2024
      26K bytes
      Cache
     
  8. sklearn.datasets.load_svmlight_files — scikit-l...

    matrix X_test, it is essential that X_train and X_test have the...features (X_train.shape[1] == X_test.shape[1]). This may not be the...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.load_svmlight_files.html
    Mon May 20 18:34:24 UTC 2024
      19.4K bytes
      Cache
     
  9. Elasticsearch Resiliency Status | Elastic

    designed to test distributed systems. It is not a single test and is...writes to our testing framework. As the Jepsen tests evolve, we...
    www.elastic.co/guide/en/elasticsearch/resilienc...
    Mon Dec 11 22:11:20 UTC 2023
      85.9K bytes
      Cache
     
  10. Google Cloud Storage Connector | Enterprise Sea...

    Connector testing for more details. To perform E2E testing for the...NAME=google_cloud_storage For faster tests, add the DATA_SIZE=small flag:...
    www.elastic.co/guide/en/enterprise-search/current/connectors-google-cloud.html
    Thu May 09 14:03:31 UTC 2024
      34.2K bytes
      Cache
     
Back to top