Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 281 - 300 of 1,271 for test (0.62 sec)

  1. SelectKBest — scikit-learn 1.7.2 documentation

    based on a false positive rate test. SelectFdr Select features based...simple estimators as well as on nested objects (such as Pipeline )....
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SelectKBest.html
    Wed Nov 05 14:36:32 UTC 2025
      137.4K bytes
      Cache
     
  2. Transactions in Elastic APM | Elastic Docs

    "referrer": "http://localhost:8000/test/e2e/" }, "response": { "finished":..."baz" ], "Content-Type": [ "text/html" ], "Cookie": [ "c1=v1,c2=v2"...
    www.elastic.co/docs/solutions/observability/apm/transactions
    Tue Nov 04 17:37:31 UTC 2025
      375.9K bytes
      Cache
     
  3. Custom links in the Applications UI | Elastic Docs

    a task in Jira Link https://test-site-33.atlassian.net/secur...actions context menu displays this text, so keep it as short as possible....
    www.elastic.co/docs/solutions/observability/apm/create-custom-links
    Tue Nov 04 17:37:31 UTC 2025
      372.9K bytes
      Cache
     
  4. Trust Center - Frequently Asked Questions | Ela...

    and services that have been tested in a real production environment...dependencies . Are penetration tests performed against the product?...
    www.elastic.co/trust/faq
    Thu Nov 06 00:06:23 UTC 2025
      360.5K bytes
      Cache
     
  5. ACA open enrollment 2026 begins: What to know a...

    or a routine lab test — but health insurance is meant...
    www.nbcnews.com/health/health-care/aca-obamacare-open-enrollment-2026-insurance-premiums-what-kno...
    Sat Nov 01 00:57:21 UTC 2025
      286.4K bytes
      Cache
     
  6. PoissonRegressor — scikit-learn 1.7.2 documenta...

    n_features) Test samples. y array-like of shape...is averaged by sample_weight. Best possible score is 1.0 and it...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.PoissonRegressor.html
    Wed Nov 05 14:36:33 UTC 2025
      139.5K bytes
      Cache
     
  7. Get started with Elastic Observability | Elasti...

    Test and create your monitor. Explore...
    www.elastic.co/docs/solutions/observability/get-started
    Tue Nov 04 18:43:46 UTC 2025
      374.2K bytes
      Cache
     
  8. DecisionTreeClassifier — scikit-learn 1.7.2 doc...

    splitter {“best”, “random”}, default=”best” The strategy used...Supported strategies are “best” to choose the best split and “random”...
    scikit-learn.org/stable/modules/generated/sklearn.tree.DecisionTreeClassifier.html
    Wed Nov 05 14:36:35 UTC 2025
      173.2K bytes
      Cache
     
  9. Get started with semantic search | Elastic Docs

    "type": "semantic_text" } } } When you use semantic_text fields, the...you have both a text field and a semantic_text field, you can...
    www.elastic.co/docs/solutions/search/get-started/semantic-search
    Tue Nov 04 22:38:27 UTC 2025
      375.5K bytes
      Cache
     
  10. 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
    Wed Nov 05 14:36:35 UTC 2025
      105.2K bytes
      Cache
     
  11. SGDClassifier — scikit-learn 1.7.2 documentation

    classification of text documents Out-of-core classification of text documents...on a Text Dataset Semi-supervised Classification on a Text Dataset...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.SGDClassifier.html
    Wed Nov 05 14:36:36 UTC 2025
      186.6K bytes
      Cache
     
  12. RandomForestRegressor — scikit-learn 1.7.2 docu...

    max_leaf_nodes in best-first fashion. Best nodes are defined...coefficient of determination on test data. The coefficient of determination,...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.RandomForestRegressor.html
    Wed Nov 05 14:36:33 UTC 2025
      170.5K bytes
      Cache
     
  13. GammaRegressor — scikit-learn 1.7.2 documentation

    n_features) Test samples. y array-like of shape...is averaged by sample_weight. Best possible score is 1.0 and it...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.GammaRegressor.html
    Wed Nov 05 14:36:32 UTC 2025
      138.9K bytes
      Cache
     
  14. LogisticRegression — scikit-learn 1.7.2 documen...

    n_features) Test samples. y array-like of shape...default. To apply a one-versus-rest scheme for the multiclass setting...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LogisticRegression.html
    Wed Nov 05 14:36:32 UTC 2025
      191.6K bytes
      Cache
     
  15. Pipeline — scikit-learn 1.7.2 documentation

    X_test , y_train , y_test = train_test_split ( X ,..., y_train ) . score ( X_test , y_test ) 0.88 >>> # An estimator's...
    scikit-learn.org/stable/modules/generated/sklearn.pipeline.Pipeline.html
    Wed Nov 05 14:36:33 UTC 2025
      187.8K bytes
      Cache
     
  16. 1.7. Gaussian Processes — scikit-learn 1.7.2 do...

    = noise\_level \text{ if } x_i == x_j \text{ else } 0\] 1.7.4.2....probabilistic classification, where test predictions take the form of...
    scikit-learn.org/stable/modules/gaussian_process.html
    Wed Nov 05 14:36:36 UTC 2025
      84.5K bytes
      Cache
     
  17. TweedieRegressor — scikit-learn 1.7.2 documenta...

    n_features) Test samples. y array-like of shape...is averaged by sample_weight. Best possible score is 1.0 and it...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.TweedieRegressor.html
    Wed Nov 05 14:36:35 UTC 2025
      141.6K bytes
      Cache
     
  18. RidgeClassifier — scikit-learn 1.7.2 documentation

    n_features) Test samples. y array-like of shape...simple estimators as well as on nested objects (such as Pipeline )....
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.RidgeClassifier.html
    Wed Nov 05 14:36:35 UTC 2025
      143.3K bytes
      Cache
     
  19. OneVsRestClassifier — scikit-learn 1.7.2 docume...

    n_features) Test samples. y array-like of shape...= 0 ) [source] # One-vs-the-rest (OvR) multiclass strategy. Also...
    scikit-learn.org/stable/modules/generated/sklearn.multiclass.OneVsRestClassifier.html
    Wed Nov 05 14:36:33 UTC 2025
      150.6K bytes
      Cache
     
  20. BuzzFeed

    Citizenship Test Trivia Americans and immigrants...answering real U.S. citizenship test questions. See who knows more...
    www.buzzfeed.com/uk
    Thu Oct 09 00:22:55 UTC 2025
      883.8K bytes
      Cache
     
Back to top