Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 281 - 290 of 1,752 for test (0.12 sec)

  1. 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
     
  2. Semi-supervised Classification on a Text Datase...

    X_test , y_train , y_test = train_test_split ( X ,..., X_train , y_train , X_test , y_test ): print ( "Number of training...
    scikit-learn.org/stable/auto_examples/semi_supervised/plot_semi_supervised_newsgroups.html
    Fri Dec 20 11:14:18 UTC 2024
      105.5K bytes
      Cache
     
  3. 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
    Mon Dec 23 00:29:52 UTC 2024
      154.2K bytes
      Cache
     
  4. 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
    Mon Dec 23 00:57:31 UTC 2024
      551.3K bytes
      Cache
     
  5. bootstrap.js

    test(j());if(/Trident/i.test(j())&&S(t)&&"fi...F(){return!/^((?!chrome|android).)*safari/i.test(j())}function H(t,e,i){void...
    scikit-learn.org/stable/_static/scripts/bootstrap.js
    Sun Dec 08 14:35:20 UTC 2024
      79.8K bytes
      Similar Results (2)
     
  6. 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
     
  7. 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
     
  8. 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
     
  9. 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)
     
  10. 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)
     
Back to top