Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 171 - 180 of 1,345 for test (0.17 sec)

  1. plot_classifier_comparison.ipynb

    y_test = train_test_split(\n X, y, test_size=0.4, random_state=42\n...the testing points\n ax.scatter(\n X_test[:, 0], X_test[:, 1],...
    scikit-learn.org/stable/_downloads/3438aba177365cb595921cf18806dfa7/plot_classifier_comparison.ipynb
    Sun Jun 29 19:04:31 UTC 2025
      5.7K bytes
     
  2. chi2 — scikit-learn 1.7.0 documentation

    with the highest values for the test chi-squared statistic from X,.... Recall that the chi-square test measures dependence between...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.chi2.html
    Mon Jun 30 13:50:27 UTC 2025
      111.2K bytes
      Cache
     
  3. TransformedTargetRegressor — scikit-learn 1.7.0...

    coefficient of determination on test data. The coefficient of determination,...shape (n_samples, n_features) Test samples. For some estimators...
    scikit-learn.org/stable/modules/generated/sklearn.compose.TransformedTargetRegressor.html
    Mon Jun 30 13:50:28 UTC 2025
      143.2K bytes
      Cache
     
  4. GaussianNB — scikit-learn 1.7.0 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.GaussianNB.html
    Mon Jun 30 13:50:27 UTC 2025
      155.6K bytes
      Cache
     
  5. Creating Judgement Lists with Quepid - Elastics...

    also known as a test collection. Metrics computed...Advanced configuration options), test the connection by clicking on...
    www.elastic.co/search-labs/blog/quepid-judgement-lists
    Wed Jun 04 01:05:32 UTC 2025
      285.2K bytes
      Cache
     
  6. Trump to decide on Iran strike within two weeks

    Starship explodes during ground test 01:31 Seven men charged in U.S....02:11 Get more news Live on Best of NBC News Play All NBC News...
    www.nbcnews.com/nightly-news/video/trump-to-decide-on-iran-strike-within-two-weeks-241937477745
    Fri Jun 20 01:21:22 UTC 2025
      942.8K bytes
      Cache
     
  7. plot_release_highlights_1_6_0.zip

    # - Many tests in the common test suite are updated...more details.\n- Many tests in the common test suite are updated...
    scikit-learn.org/stable/_downloads/151e78f803ff9f3154dd7dbbaf45e0b0/plot_release_highlights_1_6_0...
    Sun Jun 01 04:47:38 UTC 2025
      19.5K bytes
     
  8. 3.4. Metrics and scoring: quantifying the quali...

    (pre-test and post-tests): \[\text{post-test odds} = \text{Likelihood...\frac{\text{pre-test probability}}{1 - \text{pre-test probability}},\]...
    scikit-learn.org/stable/modules/model_evaluation.html
    Mon Jun 30 13:50:30 UTC 2025
      417.3K bytes
      Cache
     
  9. DecisionTreeRegressor — scikit-learn 1.7.0 docu...

    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.DecisionTreeRegressor.html
    Mon Jun 30 13:50:30 UTC 2025
      166.3K bytes
      Cache
     
  10. RegressorMixin — scikit-learn 1.7.0 documentation

    coefficient of determination on test data. The coefficient of determination,...shape (n_samples, n_features) Test samples. For some estimators...
    scikit-learn.org/stable/modules/generated/sklearn.base.RegressorMixin.html
    Mon Jun 30 13:50:28 UTC 2025
      115.7K bytes
      Cache
     
Back to top