Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 301 - 310 of 813 for tests (0.53 sec)

  1. 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
    Thu Aug 21 16:13:29 UTC 2025
      4.7K bytes
     
  2. Version 0.18 — scikit-learn 1.7.1 documentation

    'split0_test_score' ), as well as their mean ( 'mean_test_score'...sklearn.model_selection.train_test_split raised an error when stratify...
    scikit-learn.org/stable/whats_new/v0.18.html
    Sat Aug 23 16:32:04 UTC 2025
      134.3K bytes
      Cache
     
  3. タイプセーフメール送信 (MailFlute) | LastaFlute

    subject to show test environment or not mail.subject.test.prefix = [Test]...[Test] # The common return path of all mail mail.return.path...
    dbflute.seasar.org/ja/lastaflute/howto/architecture/typesafemail.html
    Tue Aug 12 02:41:09 UTC 2025
      24.2K bytes
      Cache
     
  4. MultiOutputRegressor — scikit-learn 1.7.1 docum...

    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.multioutput.MultiOutputRegressor.html
    Sat Aug 23 16:32:04 UTC 2025
      146.2K bytes
      Cache
     
  5. 1.13. Feature selection — scikit-learn 1.7.1 do...

    based on univariate statistical tests. It can be seen as a preprocessing...common univariate statistical tests for each feature: false positive...
    scikit-learn.org/stable/modules/feature_selection.html
    Sat Aug 23 16:32:03 UTC 2025
      73.8K bytes
      Cache
     
  6. QuadraticDiscriminantAnalysis — scikit-learn 1....

    n_features) Array of samples (test vectors). Returns : C ndarray...classification on an array of test vectors X. The predicted class...
    scikit-learn.org/stable/modules/generated/sklearn.discriminant_analysis.QuadraticDiscriminantAnal...
    Sat Aug 23 16:32:04 UTC 2025
      141.5K bytes
      Cache
     
  7. U.S. News: Latest Breaking Stories and Video on...

    IX completed a breathalyzer test and was found to be “impaired...of death is pending further testing. 22h ago U.S. news U.S. news...
    www.nbcnews.com/us-news
    Sun Aug 24 01:12:06 UTC 2025
      1.2M bytes
      Cache
     
  8. SVC — scikit-learn 1.7.1 documentation

    n_features) or (n_samples_test, n_samples_train) For kernel=”precomputed”,...expected shape of X is (n_samples_test, n_samples_train). Returns :...
    scikit-learn.org/stable/modules/generated/sklearn.svm.SVC.html
    Sat Aug 23 16:32:03 UTC 2025
      176.5K bytes
      Cache
     
  9. LassoLarsCV — scikit-learn 1.7.1 documentation

    test) splits as arrays of indices....coefficient of determination on test data. The coefficient of determination,...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LassoLarsCV.html
    Sat Aug 23 16:32:03 UTC 2025
      145.6K bytes
      Cache
     
  10. 1.6. Nearest Neighbors — scikit-learn 1.7.1 doc...

    X_test , y_train , y_test = train_test_split ( X ,...( nca_pipe . score ( X_test , y_test )) 0.96190476... The plot...
    scikit-learn.org/stable/modules/neighbors.html
    Sat Aug 23 16:32:03 UTC 2025
      122.7K bytes
      Cache
     
Back to top