Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 911 - 920 of 3,322 for test (0.36 seconds)

  1. Probability calibration of classifiers — ...

    test for calibration X_train , X_test...) plt . legend ( loc = "best" ) plt . title ( "Data"...
    scikit-learn.org/stable/auto_examples/calibration/plot_calibration.html
    Mon Mar 02 11:09:51 GMT 2026
      109.1K bytes
      Cache
     
  2. Comparing randomized search and grid search for...

    not carry over to a held-out test set. Note that in practice,...# Utility function to report best scores def report ( results...
    scikit-learn.org/stable/auto_examples/model_selection/plot_randomized_search.html
    Mon Mar 02 11:09:52 GMT 2026
      97K bytes
      Cache
     
  3. Version 0.19 — scikit-learn 1.8.0 documen...

    Enhancements # Our test suite and utils.estimator_c...can return many scores on the test data as well as training set...
    scikit-learn.org/stable/whats_new/v0.19.html
    Mon Mar 02 11:09:52 GMT 2026
      176.6K bytes
      Cache
     
  4. Why virtual assistants fail and how to avoid it

    development principles and model tests those specialists use. Specifically,...training data, validation data, and test data sets to perform well. Chatbot...
    developer.ibm.com/articles/why-virtual-assistants-fail-and-how-to-avoid-it/
    Mon Mar 02 12:09:43 GMT 2026
      104.6K bytes
      Cache
     
  5. How to deploy NLP: Text embeddings and vector s...

    deploy NLP: Text embeddings and vector search Using text embeddings...for passages’ ids, and text with type text for passages’ contents....
    www.elastic.co/search-labs/blog/how-to-deploy-nlp-text-embeddings-and-vector-search
    Mon Mar 02 01:17:55 GMT 2026
      228.6K bytes
      Cache
     
  6. SparsePCA — scikit-learn 1.8.0 documentation

    n_features) Test data to be transformed, must...simple estimators as well as on nested objects (such as Pipeline )....
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.SparsePCA.html
    Mon Mar 02 11:09:52 GMT 2026
      135.9K bytes
      Cache
     
  7. Set Up the Elasticsearch Python Client - Elasti...

    Test the Connection At this point...Elasticsearch client: Previously Full-Text Search Next Create an Index...
    www.elastic.co/search-labs/tutorials/search-tutorial/full-text-search/connect-python
    Mon Feb 23 02:04:45 GMT 2026
      350K bytes
      Cache
     
  8. An introduction to the java.util.stream library

    Predicate<T> test, BinaryOperator<T> f)...first elements for which the test predicate returns false . S...
    developer.ibm.com/articles/j-java-streams-1-brian-goetz/
    Mon Mar 02 11:33:25 GMT 2026
      124.4K bytes
      Cache
     
  9. Build a RAG agent to answer complex questions

    which he often uses as a “litmus test” for assessing new AI systems:...following image. Finally, let's test our RAG agent! question = "Which...
    developer.ibm.com/tutorials/awb-build-rag-llm-agents/
    Tue Feb 17 06:44:55 GMT 2026
      152.6K bytes
      Cache
     
  10. KNNImputer — scikit-learn 1.8.0 documenta...

    missing values at transform/test time. keep_empty_features bool,...simple estimators as well as on nested objects (such as Pipeline )....
    scikit-learn.org/stable/modules/generated/sklearn.impute.KNNImputer.html
    Mon Mar 02 11:09:53 GMT 2026
      134.3K bytes
      Cache
     
Back to Top