Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 281 - 290 of 837 for tests (0.09 sec)

  1. MLPClassifier — scikit-learn 1.6.1 documentation

    X_test , y_train , y_test = train_test_split ( X ,...1]) >>> clf . score ( X_test , y_test ) 0.8... fit ( X , y ) [source]...
    scikit-learn.org/stable/modules/generated/sklearn.neural_network.MLPClassifier.html
    Mon May 12 15:17:03 UTC 2025
      159K bytes
      Cache
     
  2. Comparison between grid search and successive h...

    is_sh : # SH dataframe: get mean_test_score values for the highest...= "param_C" , values = "mean_test_score" , aggfunc = "last" ,...
    scikit-learn.org/stable/auto_examples/model_selection/plot_successive_halving_heatmap.html
    Tue May 13 14:25:44 UTC 2025
      106.2K bytes
      Cache
     
  3. Model Complexity Influence — scikit-learn 1.6.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
    Tue May 13 14:25:43 UTC 2025
      125.7K bytes
      1 views
      Cache
     
  4. AI & ML search engine — Take search to the next...

    low-code playground and quickly test LLMs with your own proprietary...techniques. Scalable for any use case Test, operationalize, and scale up...
    www.elastic.co/enterprise-search/machine-learning
    Wed May 14 00:47:53 UTC 2025
      558.3K bytes
      3 views
      Cache
     
  5. GraphicalLasso — scikit-learn 1.6.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.GraphicalLasso.html
    Tue May 13 14:25:44 UTC 2025
      132.4K bytes
      Cache
     
  6. fetch_20newsgroups_vectorized — scikit-learn 1....

    test’ for the test set, ‘all’ for both,...Parameters : subset {‘train’, ‘test’, ‘all’}, default=’train’ Select...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_20newsgroups_vectorized.html
    Tue May 13 14:25:43 UTC 2025
      118.7K bytes
      Cache
     
  7. Version 0.13 — scikit-learn 1.6.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
    Tue May 13 14:25:44 UTC 2025
      72.1K bytes
      Cache
     
  8. 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
    Mon Apr 28 16:40:32 UTC 2025
      27.4K bytes
      Cache
     
  9. 1.9. Naive Bayes — scikit-learn 1.6.1 documenta...

    X_test , y_train , y_test = train_test_split ( X ,...: %d " ... % ( X_test . shape [ 0 ], ( y_test != y_pred ) . sum...
    scikit-learn.org/stable/modules/naive_bayes.html
    Tue May 13 14:25:43 UTC 2025
      56.4K bytes
      Cache
     
  10. MultinomialNB — scikit-learn 1.6.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
    Tue May 13 14:25:44 UTC 2025
      152.6K bytes
      Cache
     
Back to top