Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 61 - 70 of 124 for tests (0.12 sec)

  1. scikit-learn Tutorials — scikit-learn 1.6.dev0 ...

    Evaluation of the performance on the test set Parameter tuning using grid...
    scikit-learn.org/dev/tutorial/index.html
    Tue May 21 18:58:18 UTC 2024
      32.1K bytes
      Cache
      Similar Results (1)
     
  2. sklearn.svm.OneClassSVM — scikit-learn 1.4.2 do...

    n_features) or (n_samples_test, n_samples_train) For kernel=”precomputed”,...expected shape of X is (n_samples_test, n_samples_train). Returns :...
    scikit-learn.org/stable/modules/generated/sklearn.svm.OneClassSVM.html
    Mon May 20 18:34:24 UTC 2024
      53.2K bytes
      Cache
     
  3. sklearn.preprocessing.robust_scale — scikit-lea...

    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.robust_scale.html
    Sun May 19 20:00:39 UTC 2024
      22.7K bytes
      Cache
     
  4. Version 0.15 — scikit-learn 1.5.0 documentation

    only for running the tests. By Joel Nothman . Many documentation...and ROC examples now use train_test_split, and have more explanation...
    scikit-learn.org/stable/whats_new/v0.15.html
    Wed May 22 15:20:08 UTC 2024
      84.3K bytes
      Cache
     
  5. Docker — Elastic Search Labs

    for local development and testing with Elasticsearch is to use...
    www.elastic.co/search-labs/tutorials/install-elasticsearch/docker
    Thu May 23 00:47:02 UTC 2024
      62.5K bytes
      Cache
     
  6. Frequently Asked Questions — scikit-learn 1.6.d...

    # scikit-learn is regularly tested and maintained to work with...differently. Please refer to the test suite of the specific module...
    scikit-learn.org/dev/faq.html
    Tue May 21 18:58:18 UTC 2024
      83.7K bytes
      Cache
      Similar Results (1)
     
  7. sklearn.preprocessing.quantile_transform — scik...

    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.quantile_transform.html
    Sun May 19 20:00:39 UTC 2024
      26.5K bytes
      Cache
     
  8. Testimonials — scikit-learn 1.5.0 documentation

    but its careful and well tested implementation give us the...Moreover, its consistent API, well-tested code and permissive licensing...
    scikit-learn.org/stable/testimonials/testimonials.html
    Wed May 22 15:20:06 UTC 2024
      59.3K bytes
      Cache
     
  9. sklearn.utils.discovery.all_estimators — scikit...

    Classes that are defined in test-modules are not included. Parameters...
    scikit-learn.org/stable/modules/generated/sklearn.utils.discovery.all_estimators.html
    Mon May 20 18:34:24 UTC 2024
      18.8K bytes
      Cache
     
  10. Crafting a minimal reproducer for scikit-learn ...

    the train_test_split X_train , X_test , y_train , y_test = train_test_split...( X_test , y_test ) other_score = gbdt . score ( X_test , y_test...
    scikit-learn.org/dev/developers/minimal_reproducer.html
    Tue May 21 18:58:18 UTC 2024
      68.3K bytes
      Cache
      Similar Results (1)
     
Back to top