Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 451 - 460 of 1,270 for test (0.31 sec)

  1. fetch_lfw_pairs — scikit-learn 1.7.2 documentation

    test’ for the development test set, and ‘10_folds’...Parameters : subset {‘train’, ‘test’, ‘10_folds’}, default=’train’...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_lfw_pairs.html
    Tue Nov 04 06:34:51 UTC 2025
      113.1K bytes
      Cache
     
  2. IsolationForest example — scikit-learn 1.7.2 do...

    X_test , y_train , y_test = train_test_split ( X ,...sklearn.model_selection import train_test_split n_samples , n_outliers...
    scikit-learn.org/stable/auto_examples/ensemble/plot_isolation_forest.html
    Tue Nov 04 06:34:51 UTC 2025
      125.9K bytes
      Cache
     
  3. 9.3. Parallelism, resource management, and conf...

    sure that test results are independent of the test execution...run all tests with different seeds while keeping the test duration...
    scikit-learn.org/stable/computing/parallelism.html
    Tue Nov 04 06:34:51 UTC 2025
      61K bytes
      Cache
     
  4. parametrize_with_checks — scikit-learn 1.7.2 do...

    to specify which tests to run: pytest test_check_estimators ....why the check fails. These tests will be marked as xfail if the...
    scikit-learn.org/stable/modules/generated/sklearn.utils.estimator_checks.parametrize_with_checks....
    Tue Nov 04 06:34:51 UTC 2025
      113.1K bytes
      Cache
     
  5. Release Highlights for scikit-learn 1.6 — sciki...

    Many tests in the common test suite are updated...removed the _xfail_checks tag and tests which are expected to fail are...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_6_0.html
    Tue Nov 04 06:34:51 UTC 2025
      110.6K bytes
      Cache
     
  6. Visualizing the probabilistic predictions of a ...

    = [ est . predict_proba ( test_sample ) . ravel () for est in...estimators_ ] for ( est_name , _ ), est_probas in zip ( eclf...
    scikit-learn.org/stable/auto_examples/ensemble/plot_voting_decision_regions.html
    Tue Nov 04 06:34:51 UTC 2025
      175.2K bytes
      Cache
     
  7. decomposition.rst.txt

    ||X-UV||_{\text{Fro}}^2+\alpha||V||_{1,1} \\ \text{subject to...||X-UV||_{\text{Fro}}^2+\alpha||U||_{1,1} \\ \text{subject to...
    scikit-learn.org/stable/_sources/modules/decomposition.rst.txt
    Tue Nov 04 06:34:51 UTC 2025
      45.8K bytes
      6 views
     
  8. plot_release_highlights_1_7_0.py

    y_val = train_test_split(X, y, test_size=0.2, random_state=0)...sklearn.model_selection import train_test_split from sklearn.pipeline...
    scikit-learn.org/stable/_downloads/27dd4dbb41dee53fc86e0d5b6d3254d3/plot_release_highlights_1_7_0.py
    Tue Nov 04 06:34:50 UTC 2025
      4.7K bytes
     
  9. Build your search queries | Elastic Docs

    you can start building and testing your search queries. Elasticsearch...Interface Endpoint Description Best for Query DSL _search Original,...
    www.elastic.co/docs/solutions/search/querying-for-search
    Tue Nov 04 17:37:28 UTC 2025
      357.6K bytes
      Cache
     
  10. CategoricalNB — scikit-learn 1.7.2 documentation

    classification on an array of test vectors X. Parameters : X array-like...probability estimates for the test vector X. For each row x of...
    scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.CategoricalNB.html
    Mon Nov 03 14:20:03 UTC 2025
      151.9K bytes
      Cache
     
Back to top