Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 181 - 190 of 821 for tests (0.35 sec)

  1. Model Complexity Influence — scikit-learn 1.7.1...

    X_test , y_train , y_test = train_test_split ( X ,...X_train , "X_test" : X_test , "y_train" : y_train , "y_test" : y_test...
    scikit-learn.org/stable/auto_examples/applications/plot_model_complexity_influence.html
    Fri Aug 22 18:00:29 UTC 2025
      126K bytes
      1 views
      Cache
     
  2. 12.1. Array API support (experimental) — scikit...

    train_test_split utils.check_consistent_length...checks as part of the common tests to verify that the estimators’...
    scikit-learn.org/stable/modules/array_api.html
    Fri Aug 22 18:00:34 UTC 2025
      76.9K bytes
      Cache
     
  3. javatry (じゃゔぁとらい) | DBFlute

    public void test_length_basic() { } ↓↓↓ public void test_length_basic()...(メソッド終了時の変数 sea の中身は?) */ public void test_variable_reassigned_basic()...
    dbflute.seasar.org/ja/tutorial/javatry/index.html
    Tue Aug 12 02:41:09 UTC 2025
      27.4K bytes
      Cache
     
  4. Installing scikit-learn — scikit-learn 1.7.1 do...

    2 tests pytest-cov 2.9.0 tests ruff 0.11.7 tests mypy 1.15...1.15 tests pyamg 4.2.1 tests polars 0.20.30 docs, tests pyarrow...
    scikit-learn.org/stable/install.html
    Fri Aug 22 18:00:29 UTC 2025
      54K bytes
      Cache
     
  5. LearningCurveDisplay — scikit-learn 1.7.1 docum...

    test_scores = test_scores , score_name =...train_sizes , train_scores , test_scores , score_name = None )...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.LearningCurveDisplay.html
    Fri Aug 22 18:00:34 UTC 2025
      144.5K bytes
      Cache
     
  6. OneVsOneClassifier — scikit-learn 1.7.1 documen...

    X_test , y_train , y_test = train_test_split ( ......sklearn.model_selection import train_test_split >>> from sklearn.multiclass...
    scikit-learn.org/stable/modules/generated/sklearn.multiclass.OneVsOneClassifier.html
    Fri Aug 22 18:00:29 UTC 2025
      142.2K bytes
      Cache
     
  7. LedoitWolf — scikit-learn 1.7.1 documentation

    : X_test array-like of shape (n_samples, n_features) Test data...the observations. score ( X_test , y = None ) [source] # Compute...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.LedoitWolf.html
    Fri Aug 22 18:00:34 UTC 2025
      133.5K bytes
      Cache
     
  8. 8.2. Real world datasets — scikit-learn 1.7.1 d...

    newsgroups_test = fetch_20newsgroups ( subset = 'test' , ... categories...vectors_test = vectorizer . transform ( newsgroups_test . data...
    scikit-learn.org/stable/datasets/real_world.html
    Fri Aug 22 18:00:34 UTC 2025
      100.2K bytes
      Cache
     
  9. Version 0.13 — scikit-learn 1.7.1 documentation

    train_test_split being interpreted as a test by Yaroslav...Changed default test_size in cross_validation.train_test_split to None,...
    scikit-learn.org/stable/whats_new/v0.13.html
    Thu Aug 21 16:13:27 UTC 2025
      72.2K bytes
      Cache
     
  10. MultinomialNB — scikit-learn 1.7.1 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.MultinomialNB.html
    Fri Aug 22 18:00:33 UTC 2025
      151.9K bytes
      Cache
     
Back to top