Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 231 - 240 of 824 for tests (1.56 sec)

  1. Visualizing the probabilistic predictions of a ...

    test_sample = pd . DataFrame ({ "Feature...predict_probas = [ est . predict_proba ( test_sample ) . ravel () for est...
    scikit-learn.org/stable/auto_examples/ensemble/plot_voting_decision_regions.html
    Fri Oct 10 15:14:33 UTC 2025
      175.2K bytes
      Cache
     
  2. Priority boosts growth and innovation with Elas...

    services fueled by faster testing and development cycles. Accelerates...Elastic cluster for regression testing in just one hour. In this highly...
    www.elastic.co/customers/priority
    Wed Sep 24 01:05:57 UTC 2025
      435.7K bytes
      Cache
     
  3. 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
    Fri Oct 10 15:14:36 UTC 2025
      113.1K bytes
      Cache
     
  4. LedoitWolf — scikit-learn 1.7.2 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 Oct 10 15:14:33 UTC 2025
      133.6K bytes
      Cache
     
  5. OneVsOneClassifier — scikit-learn 1.7.2 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 Oct 10 15:14:33 UTC 2025
      142.2K bytes
      Cache
     
  6. ハンズオンニュース | DBFlute

    -- Testing --> <!-- = = = = --> <!-- unit test --> <dependency>...文を編成 (seasar 部分を lastadi に) src/test/resources のファイルをすべて削除、.gitkeep...
    dbflute.seasar.org/ja/tutorial/handson/news.html
    Mon Sep 15 10:51:18 UTC 2025
      21.3K bytes
      1 views
      Cache
     
  7. MultiTaskLassoCV — scikit-learn 1.7.2 documenta...

    default=None Values of alphas to test along the regularization path....An iterable yielding (train, test) splits as arrays of indices....
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.MultiTaskLassoCV.html
    Fri Oct 10 15:14:33 UTC 2025
      162.8K bytes
      Cache
     
  8. 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 Oct 10 15:14:35 UTC 2025
      77.1K bytes
      Cache
     
  9. Model Complexity Influence — scikit-learn 1.7.2...

    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 Oct 10 15:14:36 UTC 2025
      126K bytes
      1 views
      Cache
     
  10. KFold — scikit-learn 1.7.2 documentation

    Provides train/test indices to split data in train/test sets. Split..." ) ... print ( f " Test: index= { test_index } " ) Fold 0: Train:...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.KFold.html
    Fri Oct 10 15:14:36 UTC 2025
      123.2K bytes
      Cache
     
Back to top