Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 281 - 290 of 1,753 for test (0.11 sec)

  1. Relativity uses Elasticsearch and Azure OpenAI ...

    RAG systems How to deploy and test the new Apple Models and build...Elasticsearch Blog: How to deploy NLP: Text Embeddings and Vector Search...
    www.elastic.co/search-labs/blog/relativity-elasticsearch-azure-openai
    Sun Dec 22 00:32:43 UTC 2024
      154.2K bytes
      Cache
     
  2. Elastic on Elastic: How InfoSec uses the Elasti...

    allowing us to test fields or dashboards without...'https://qualysapi.xxx.apps.qualys.com/qps/rest/2.0/update/am/tag' \ --location...
    www.elastic.co/blog/how-infosec-uses-elastic-stack-vulnerability-management
    Sun Dec 22 01:03:20 UTC 2024
      551.3K bytes
      Cache
     
  3. Classification of text documents using sparse f...

    predict ( X_test ) test_time = time () - t0 print ( f "test time: {..., ) data_test = fetch_20newsgroups ( subset = "test" , categories...
    scikit-learn.org/stable/auto_examples/text/plot_document_classification_20newsgroups.html
    Fri Dec 20 11:14:18 UTC 2024
      158K bytes
      Cache
     
  4. faq.rst.txt

    :ref:`text_feature_extraction` for the built-in *text vectorizers*....at training time and not at test time, for resampling and similar...
    scikit-learn.org/stable/_sources/faq.rst.txt
    Fri Dec 20 11:14:14 UTC 2024
      25.1K bytes
      3 views
     
  5. Out-of-core classification of text documents — ...

    - tick test_stats [ "n_test" ] += len ( y_test ) test_stats [...%(n_test)6d test docs ( %(n_test_pos)6d positive) " % test_stats...
    scikit-learn.org/stable/auto_examples/applications/plot_out_of_core_classification.html
    Fri Dec 20 11:14:18 UTC 2024
      162.1K bytes
      1 views
      Cache
     
  6. HistGradientBoostingRegressor — scikit-learn 1....

    >>> est = HistGradientBoosting () . fit ( X , y ) >>> est . score...shape (n_samples, n_features) Test samples. For some estimators...
    scikit-learn.org/dev/modules/generated/sklearn.ensemble.HistGradientBoostingRegressor.html
    Mon Dec 09 18:03:47 UTC 2024
      171.4K bytes
      Cache
      Similar Results (1)
     
  7. IterativeImputer — scikit-learn 1.7.dev0 docume...

    missing values at transform/test time. keep_empty_features bool,...simple estimators as well as on nested objects (such as Pipeline )....
    scikit-learn.org/dev/modules/generated/sklearn.impute.IterativeImputer.html
    Mon Dec 09 18:03:46 UTC 2024
      151.5K bytes
      Cache
      Similar Results (1)
     
  8. We Ranked The Best Frozen Pizza Brands

    We Ranked The Best Frozen Pizza Brands I Tested And Ranked The...frozen pizzas. So I blind taste-tested the seven most popular grocery...
    www.buzzfeed.com/webstories/frozen-pizza-brands-ranked/
    Mon Dec 16 00:06:41 UTC 2024
      99K bytes
      Cache
     
  9. Multiclass sparse logistic regression on 20newg...

    X_test , y_train , y_test = train_test_split ( X ,...predict ( X_test ) accuracy = np . sum ( y_pred == y_test ) / y_test...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sparse_logistic_regression_20newsgroups.html
    Fri Dec 20 11:14:14 UTC 2024
      106.4K bytes
      Cache
     
  10. Nested versus non-nested cross-validation — sci...

    ) non_nested_scores [ i ] = clf . best_score_ # Nested CV with...[ non_nested_scores_line , nested_line ], [ "Non-Nested CV" ,...
    scikit-learn.org/stable/auto_examples/model_selection/plot_nested_cross_validation_iris.html
    Fri Dec 20 11:14:18 UTC 2024
      102.8K bytes
      Cache
     
Back to top